Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Eagar <joeedh@gmail.com>2009-09-01 01:19:30 +0400
committerJoseph Eagar <joeedh@gmail.com>2009-09-01 01:19:30 +0400
commit4c849249bccb03562223aac15083553e177ddb83 (patch)
tree9f31d1d2dc7a07f3cd373bac136f86e9c0de34cd
parent9a5ffc8c38b95734e87196d58d52c08363735e4c (diff)
forgot to commit this looong time ago
-rw-r--r--projectfiles_vc9/BL_bmesh/BL_bmesh.vcproj351
1 files changed, 351 insertions, 0 deletions
diff --git a/projectfiles_vc9/BL_bmesh/BL_bmesh.vcproj b/projectfiles_vc9/BL_bmesh/BL_bmesh.vcproj
new file mode 100644
index 00000000000..ecc728bd01d
--- /dev/null
+++ b/projectfiles_vc9/BL_bmesh/BL_bmesh.vcproj
@@ -0,0 +1,351 @@
+<?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\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>
+ <File
+ RelativePath="..\..\source\blender\bmesh\editmesh_tools.c"
+ >
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>