Revision: 25087
          
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=25087
Author:   joeedh
Date:     2009-12-03 06:22:42 +0100 (Thu, 03 Dec 2009)

Log Message:
-----------
updated project files from Antony K Jones, along with a couple of compile fixes 
I think may fix the issues with compiling the GE, yay\!

Modified Paths:
--------------
    branches/bmesh/blender/projectfiles_vc9/BL_bmesh/BL_bmesh.vcproj
    branches/bmesh/blender/projectfiles_vc9/blender/blender.sln
    branches/bmesh/blender/projectfiles_vc9/blender/blender.vcproj
    
branches/bmesh/blender/projectfiles_vc9/blender/blenkernel/BKE_blenkernel.vcproj
    branches/bmesh/blender/projectfiles_vc9/blender/blenlib/BLI_blenlib.vcproj
    branches/bmesh/blender/projectfiles_vc9/blender/editors/ED_editors.vcproj
    branches/bmesh/blender/projectfiles_vc9/blender/makesdna/DNA_dna.vcproj
    branches/bmesh/blender/projectfiles_vc9/blender/makesrna/RNA_makesrna.vcproj
    branches/bmesh/blender/projectfiles_vc9/blender/makesrna/RNA_rna.vcproj
    
branches/bmesh/blender/projectfiles_vc9/gameengine/converter/KX_converter.vcproj
    
branches/bmesh/blender/projectfiles_vc9/gameengine/physics/PHY_Physics/PHY_Ode/PHY_Ode.vcproj
    branches/bmesh/blender/source/blender/blenlib/BLI_ghash.h
    branches/bmesh/blender/source/blender/blenlib/BLI_mempool.h

Modified: branches/bmesh/blender/projectfiles_vc9/BL_bmesh/BL_bmesh.vcproj
===================================================================
--- branches/bmesh/blender/projectfiles_vc9/BL_bmesh/BL_bmesh.vcproj    
2009-12-03 00:42:02 UTC (rev 25086)
+++ branches/bmesh/blender/projectfiles_vc9/BL_bmesh/BL_bmesh.vcproj    
2009-12-03 05:22:42 UTC (rev 25087)
@@ -1,351 +1,336 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
-       ProjectType="Visual C++"
-       Version="9.00"
-       Name="BL_bmesh"
-       ProjectGUID="{6A51010A-9393-4D77-84B4-5BBCDA6E7C25}"
-       RootNamespace="BL_bmesh"
-       TargetFrameworkVersion="196613"
-       >
-       <Platforms>
-               <Platform
-                       Name="Win32"
-               />
-       </Platforms>
-       <ToolFiles>
-       </ToolFiles>
-       <Configurations>
-               <Configuration
-                       Name="Debug|Win32"
-                       OutputDirectory="$(SolutionDir)$(ConfigurationName)"
-                       IntermediateDirectory="$(ConfigurationName)"
-                       ConfigurationType="1"
-                       CharacterSet="2"
-                       >
-                       <Tool
-                               Name="VCPreBuildEventTool"
-                       />
-                       <Tool
-                               Name="VCCustomBuildTool"
-                       />
-                       <Tool
-                               Name="VCXMLDataGeneratorTool"
-                       />
-                       <Tool
-                               Name="VCWebServiceProxyGeneratorTool"
-                       />
-                       <Tool
-                               Name="VCMIDLTool"
-                       />
-                       <Tool
-                               Name="VCCLCompilerTool"
-                               Optimization="0"
-                               
AdditionalIncludeDirectories="..\..\..\..\lib\windows\pthreads\include;..\..\..\..\lib\windows\python\include\python2.5;..\..\..\..\lib\windows\zlib\include;..\..\..\..\lib\windows\sdl\include;..\..\..\..\lib\windows\ffmpeg\include;..\..\..\..\build\msvc_9\intern\bmfont\include;..\..\..\..\build\msvc_9\intern\bsp\include;..\..\..\..\build\msvc_9\intern\guardedalloc\include;..\..\..\..\build\msvc_9\intern\decimation\include;..\..\..\..\build\msvc_9\intern\elbeem\include;..\..\..\..\build\msvc_9\intern\iksolver\include;..\..\..\source\blender;..\..\..\source\blender\avi;..\..\..\source\blender\imbuf;..\..\..\source\blender\editors\include;..\..\..\source\blender\python;..\..\..\source\blender\blenlib;..\..\..\source\blender\blenkernel;..\..\..\source\blender\makesdna;..\..\..\source\blender\makesrna;..\..\..\source\blender\nodes;..\..\..\source\blender\blenloader;..\..\..\source\kernel\gen_system;..\..\..\source\blender\renderconverter;..\..\..\source\blender\render\extern
 
\include;..\..\..\source\gameengine\SoundSystem;..\..\..\..\build\msvc_9\extern\verse\include;..\..\..\..\build\msvc_9\intern\opennl\include;..\..\..\..\build\msvc_9\extern\bullet\include;..\..\..\..\build\msvc_9\extern\glew\include;..\..\..\source\blender\gpu"
-                               MinimalRebuild="true"
-                               BasicRuntimeChecks="3"
-                               RuntimeLibrary="3"
-                               WarningLevel="3"
-                               DebugInformationFormat="4"
-                       />
-                       <Tool
-                               Name="VCManagedResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCPreLinkEventTool"
-                       />
-                       <Tool
-                               Name="VCLinkerTool"
-                               GenerateDebugInformation="true"
-                               TargetMachine="1"
-                       />
-                       <Tool
-                               Name="VCALinkTool"
-                       />
-                       <Tool
-                               Name="VCManifestTool"
-                       />
-                       <Tool
-                               Name="VCXDCMakeTool"
-                       />
-                       <Tool
-                               Name="VCBscMakeTool"
-                       />
-                       <Tool
-                               Name="VCFxCopTool"
-                       />
-                       <Tool
-                               Name="VCAppVerifierTool"
-                       />
-                       <Tool
-                               Name="VCPostBuildEventTool"
-                       />
-               </Configuration>
-               <Configuration
-                       Name="Release|Win32"
-                       OutputDirectory="$(SolutionDir)$(ConfigurationName)"
-                       IntermediateDirectory="$(ConfigurationName)"
-                       ConfigurationType="1"
-                       CharacterSet="2"
-                       WholeProgramOptimization="1"
-                       >
-                       <Tool
-                               Name="VCPreBuildEventTool"
-                       />
-                       <Tool
-                               Name="VCCustomBuildTool"
-                       />
-                       <Tool
-                               Name="VCXMLDataGeneratorTool"
-                       />
-                       <Tool
-                               Name="VCWebServiceProxyGeneratorTool"
-                       />
-                       <Tool
-                               Name="VCMIDLTool"
-                       />
-                       <Tool
-                               Name="VCCLCompilerTool"
-                               Optimization="2"
-                               EnableIntrinsicFunctions="true"
-                               RuntimeLibrary="2"
-                               EnableFunctionLevelLinking="true"
-                               WarningLevel="3"
-                               DebugInformationFormat="3"
-                       />
-                       <Tool
-                               Name="VCManagedResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCPreLinkEventTool"
-                       />
-                       <Tool
-                               Name="VCLinkerTool"
-                               GenerateDebugInformation="true"
-                               OptimizeReferences="2"
-                               EnableCOMDATFolding="2"
-                               TargetMachine="1"
-                       />
-                       <Tool
-                               Name="VCALinkTool"
-                       />
-                       <Tool
-                               Name="VCManifestTool"
-                       />
-                       <Tool
-                               Name="VCXDCMakeTool"
-                       />
-                       <Tool
-                               Name="VCBscMakeTool"
-                       />
-                       <Tool
-                               Name="VCFxCopTool"
-                       />
-                       <Tool
-                               Name="VCAppVerifierTool"
-                       />
-                       <Tool
-                               Name="VCPostBuildEventTool"
-                       />
-               </Configuration>
-       </Configurations>
-       <References>
-               <ProjectReference
-                       
ReferencedProjectIdentifier="{31628053-825D-4C06-8A21-D13883489718}"
-                       RelativePathToProject=".\blenlib\BLI_blenlib.vcproj"
-               />
-               <ProjectReference
-                       
ReferencedProjectIdentifier="{CAE37E91-6570-43AC-A4B4-7A37A4B0FC94}"
-                       
RelativePathToProject=".\blenkernel\BKE_blenkernel.vcproj"
-               />
-               <ProjectReference
-                       
ReferencedProjectIdentifier="{E013786A-9575-4F34-81B2-33290357EE87}"
-                       RelativePathToProject=".\makesdna\DNA_makesdna.vcproj"
-               />
-               <ProjectReference
-                       
ReferencedProjectIdentifier="{1CC733F1-6AB5-4904-8F63-C08C46B79DD9}"
-                       
RelativePathToProject="..\..\intern\guardedalloc\make\msvc_9_0\guardedalloc.vcproj"
-               />
-       </References>
-       <Files>
-               <Filter
-                       Name="Source Files"
-                       Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
-                       
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
-                       >
-                       <File
-                               
RelativePath="..\..\source\blender\bmesh\intern\bmesh_construct.c"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\source\blender\bmesh\operators\bmesh_dupeops.c"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\source\blender\bmesh\intern\bmesh_eulers.c"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\source\blender\bmesh\intern\bmesh_filters.c"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\source\blender\bmesh\intern\bmesh_interp.c"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\source\blender\bmesh\intern\bmesh_iterators.c"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\source\blender\bmesh\intern\bmesh_marking.c"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\source\blender\bmesh\intern\bmesh_mesh.c"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\source\blender\bmesh\intern\bmesh_mods.c"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\source\blender\bmesh\intern\bmesh_opdefines.c"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\source\blender\bmesh\intern\bmesh_operators.c"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\source\blender\bmesh\intern\bmesh_operators_private.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\source\blender\bmesh\intern\bmesh_polygon.c"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\source\blender\bmesh\intern\bmesh_private.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\source\blender\bmesh\intern\bmesh_queries.c"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\source\blender\bmesh\intern\bmesh_structure.c"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\source\blender\bmesh\intern\bmesh_structure.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\source\blender\bmesh\intern\bmesh_to_editmesh.c"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\source\blender\bmesh\intern\bmesh_walkers.c"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\source\blender\bmesh\operators\connectops.c"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\source\blender\bmesh\operators\createops.c"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\source\blender\bmesh\operators\dissolveops.c"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\source\blender\bmesh\operators\edgesplitop.c"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\source\blender\bmesh\intern\editmesh_to_bmesh.c"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\source\blender\bmesh\operators\extrudeops.c"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\source\blender\bmesh\operators\mesh_conv.c"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\source\blender\bmesh\operators\mirror.c"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\source\blender\bmesh\operators\removedoubles.c"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\source\blender\bmesh\operators\subdivideop.c"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\source\blender\bmesh\operators\triangulateop.c"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\source\blender\bmesh\operators\utils.c"
-                               >
-                       </File>
-               </Filter>
-               <Filter
-                       Name="Header Files"
-                       Filter="h;hpp;hxx;hm;inl;inc;xsd"
-                       
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
-                       >
-                       <File
-                               
RelativePath="..\..\source\blender\bmesh\bmesh.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\source\blender\bmesh\bmesh_error.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\source\blender\bmesh\bmesh_filters.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\source\blender\bmesh\bmesh_iterators.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\source\blender\bmesh\bmesh_marking.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\source\blender\bmesh\bmesh_operator_api.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\source\blender\bmesh\bmesh_operators.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\source\blender\bmesh\bmesh_queries.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\source\blender\bmesh\bmesh_walkers.h"
-                               >
-                       </File>
-               </Filter>
-       </Files>
-       <Globals>
-       </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+       ProjectType="Visual C++"
+       Version="9.00"
+       Name="BL_bmesh"
+       ProjectGUID="{6A51010A-9393-4D77-84B4-5BBCDA6E7C25}"
+       RootNamespace="BL_bmesh"
+       TargetFrameworkVersion="196613"
+       >
+       <Platforms>
+               <Platform
+                       Name="Win32"
+               />
+       </Platforms>
+       <ToolFiles>
+       </ToolFiles>
+       <Configurations>
+               <Configuration
+                       Name="Debug|Win32"
+                       OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+                       IntermediateDirectory="$(ConfigurationName)"
+                       ConfigurationType="4"
+                       CharacterSet="2"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                       />
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               Optimization="0"

@@ Diff output truncated at 10240 characters. @@

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to