[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [11364] branches/imgbrowser-elubie/ projectfiles_vc7/blender/imbuf/BL_imbuf.vcproj: == imagebrowser ==

Andrea Weikert elubie at gmx.net
Tue Jul 24 23:14:02 CEST 2007


Revision: 11364
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=11364
Author:   elubie
Date:     2007-07-24 23:14:02 +0200 (Tue, 24 Jul 2007)

Log Message:
-----------
== imagebrowser ==
- added new files to MSVC 7.1 projectfiles, missed in last commit

Modified Paths:
--------------
    branches/imgbrowser-elubie/projectfiles_vc7/blender/imbuf/BL_imbuf.vcproj

Modified: branches/imgbrowser-elubie/projectfiles_vc7/blender/imbuf/BL_imbuf.vcproj
===================================================================
--- branches/imgbrowser-elubie/projectfiles_vc7/blender/imbuf/BL_imbuf.vcproj	2007-07-24 20:20:46 UTC (rev 11363)
+++ branches/imgbrowser-elubie/projectfiles_vc7/blender/imbuf/BL_imbuf.vcproj	2007-07-24 21:14:02 UTC (rev 11364)
@@ -383,12 +383,18 @@
 				RelativePath="..\..\..\source\blender\imbuf\intern\imageprocess.c">
 			</File>
 			<File
+				RelativePath="..\..\..\source\blender\imbuf\intern\imginfo.c">
+			</File>
+			<File
 				RelativePath="..\..\..\source\blender\imbuf\intern\iris.c">
 			</File>
 			<File
 				RelativePath="..\..\..\source\blender\imbuf\intern\jpeg.c">
 			</File>
 			<File
+				RelativePath="..\..\..\source\blender\imbuf\intern\md5.c">
+			</File>
+			<File
 				RelativePath="..\..\..\source\blender\imbuf\intern\openexr\openexr_api.cpp">
 			</File>
 			<File
@@ -419,6 +425,9 @@
 				RelativePath="..\..\..\source\blender\imbuf\intern\targa.c">
 			</File>
 			<File
+				RelativePath="..\..\..\source\blender\imbuf\intern\thumbs.c">
+			</File>
+			<File
 				RelativePath="..\..\..\source\blender\imbuf\intern\tiff.c">
 			</File>
 			<File
@@ -534,6 +543,9 @@
 				RelativePath="..\..\..\source\blender\imbuf\IMB_imbuf_types.h">
 			</File>
 			<File
+				RelativePath="..\..\..\source\blender\imbuf\intern\IMB_imginfo.h">
+			</File>
+			<File
 				RelativePath="..\..\..\source\blender\imbuf\intern\IMB_iris.h">
 			</File>
 			<File
@@ -549,6 +561,9 @@
 				RelativePath="..\..\..\source\blender\imbuf\intern\IMB_targa.h">
 			</File>
 			<File
+				RelativePath="..\..\..\source\blender\imbuf\IMB_thumbs.h">
+			</File>
+			<File
 				RelativePath="..\..\..\source\blender\imbuf\intern\IMB_tiff.h">
 			</File>
 			<File





More information about the Bf-blender-cvs mailing list