[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [15940] trunk/blender/intern/boolop/make/ msvc_7_0/boolop.vcproj: Update MSVC project files for new Boolean Operation file (BOP_Merge2.cpp)

Benoit Bolsee benoit.bolsee at online.be
Sun Aug 3 23:57:52 CEST 2008


Revision: 15940
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=15940
Author:   ben2610
Date:     2008-08-03 23:57:52 +0200 (Sun, 03 Aug 2008)

Log Message:
-----------
Update MSVC project files for new Boolean Operation file (BOP_Merge2.cpp)

Modified Paths:
--------------
    trunk/blender/intern/boolop/make/msvc_7_0/boolop.vcproj

Modified: trunk/blender/intern/boolop/make/msvc_7_0/boolop.vcproj
===================================================================
--- trunk/blender/intern/boolop/make/msvc_7_0/boolop.vcproj	2008-08-03 16:11:57 UTC (rev 15939)
+++ trunk/blender/intern/boolop/make/msvc_7_0/boolop.vcproj	2008-08-03 21:57:52 UTC (rev 15940)
@@ -279,6 +279,9 @@
 					RelativePath="..\..\intern\BOP_Merge.cpp">
 				</File>
 				<File
+					RelativePath="..\..\intern\BOP_Merge2.cpp">
+				</File>
+				<File
 					RelativePath="..\..\intern\BOP_Mesh.cpp">
 				</File>
 				<File
@@ -331,9 +334,15 @@
 					RelativePath="..\..\intern\BOP_Merge.h">
 				</File>
 				<File
+					RelativePath="..\..\intern\BOP_Merge2.h">
+				</File>
+				<File
 					RelativePath="..\..\intern\BOP_Mesh.h">
 				</File>
 				<File
+					RelativePath="..\..\intern\BOP_Misc.h">
+				</File>
+				<File
 					RelativePath="..\..\intern\BOP_Segment.h">
 				</File>
 				<File





More information about the Bf-blender-cvs mailing list