MSVC 9 projectfiles

* forgot to add modifiers.vcproj yesterday - sorry!
This commit is contained in:
2010-04-14 16:59:33 +00:00
parent b47c91f87c
commit 5aed24c84e

View File

@@ -0,0 +1,491 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
Name="BL_modifiers"
ProjectGUID="{7CB0C521-91E0-40CE-A7C4-45FEA7ABE8BC}"
RootNamespace="BL_modifiers"
Keyword="Win32Proj"
TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="BlenderPlayer Debug|Win32"
OutputDirectory="$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
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\zlib\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\blenlib;..\..\..\source\blender\blenkernel;..\..\..\source\blender\blenkernel\intern;..\..\..\source\blender\makesdna;..\..\..\source\blender\modifiers;..\..\..\source\blender\render\extern\include"
PreprocessorDefinitions="_DEBUG;WIN32;_LIB"
MinimalRebuild="false"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
DefaultCharIsUnsigned="true"
UsePrecompiledHeader="0"
PrecompiledHeaderFile="..\..\..\..\build\msvc_9\source\blender\modifiers\debug\modifiers.pch"
AssemblerListingLocation="..\..\..\..\build\msvc_9\source\blender\modifiers\debug\"
ObjectFile="..\..\..\..\build\msvc_9\source\blender\modifiers\debug\"
ProgramDataBaseFileName="..\..\..\..\build\msvc_9\source\blender\modifiers\debug\"
WarningLevel="2"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile="..\..\..\..\build\msvc_9\libs\debug\BL_modifiers.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="BlenderPlayer Release|Win32"
OutputDirectory="$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="..\..\..\..\lib\windows\zlib\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\blenlib;..\..\..\source\blender\blenkernel;..\..\..\source\blender\blenkernel\intern;..\..\..\source\blender\makesdna;..\..\..\source\blender\modifiers;..\..\..\source\blender\render\extern\include"
PreprocessorDefinitions="_DEBUG;WIN32;_LIB"
BasicRuntimeChecks="0"
RuntimeLibrary="0"
DefaultCharIsUnsigned="true"
UsePrecompiledHeader="0"
PrecompiledHeaderFile="..\..\..\..\build\msvc_9\source\blender\modifiers\modifiers.pch"
AssemblerListingLocation="..\..\..\..\build\msvc_9\source\blender\modifiers\"
ObjectFile="..\..\..\..\build\msvc_9\source\blender\modifiers\"
ProgramDataBaseFileName="..\..\..\..\build\msvc_9\source\blender\modifiers\"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile="..\..\..\..\build\msvc_9\libs\BL_modifiers.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Blender Debug|Win32"
OutputDirectory="..\..\..\..\build\msvc_9\source\blender\modifiers\debug"
IntermediateDirectory="..\..\..\..\build\msvc_9\source\blender\modifiers\debug"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
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\zlib\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\blenlib;..\..\..\source\blender\blenkernel;..\..\..\source\blender\blenkernel\intern;..\..\..\source\blender\makesdna;..\..\..\source\blender\modifiers;..\..\..\source\blender\render\extern\include"
PreprocessorDefinitions="_DEBUG;WIN32;_LIB;WITH_LZO;WITH_LZMA"
MinimalRebuild="false"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
DefaultCharIsUnsigned="true"
UsePrecompiledHeader="0"
PrecompiledHeaderFile="..\..\..\..\build\msvc_9\source\blender\modifiers\debug\modifiers.pch"
AssemblerListingLocation="..\..\..\..\build\msvc_9\source\blender\modifiers\debug\"
ObjectFile="..\..\..\..\build\msvc_9\source\blender\modifiers\debug\"
ProgramDataBaseFileName="..\..\..\..\build\msvc_9\source\blender\modifiers\debug\"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile="..\..\..\..\build\msvc_9\libs\debug\BL_modifiers.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Blender Release|Win32"
OutputDirectory="..\..\..\..\build\msvc_9\source\blender\imbuf"
IntermediateDirectory="..\..\..\..\build\msvc_9\source\blender\imbuf"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories="..\..\..\..\lib\windows\zlib\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\blenlib;..\..\..\source\blender\blenkernel;..\..\..\source\blender\blenkernel\intern;..\..\..\source\blender\makesdna;..\..\..\source\blender\modifiers;..\..\..\source\blender\render\extern\include"
PreprocessorDefinitions="NDEBUG;WIN32;_LIB;WITH_LZO;WITH_LZMA"
BasicRuntimeChecks="0"
RuntimeLibrary="0"
DefaultCharIsUnsigned="true"
UsePrecompiledHeader="0"
PrecompiledHeaderFile="..\..\..\..\build\msvc_9\source\blender\modifiers\modifiers.pch"
AssemblerListingLocation="..\..\..\..\build\msvc_9\source\blender\modifiers\"
ObjectFile="..\..\..\..\build\msvc_9\source\blender\modifiers\"
ProgramDataBaseFileName="..\..\..\..\build\msvc_9\source\blender\modifiers\"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile="..\..\..\..\build\msvc_9\libs\BL_modifiers.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Source Files"
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_armature.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_array.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_bevel.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_boolean.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_boolean_util.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_build.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_cast.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_cloth.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_collision.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_curve.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_decimate.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_displace.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_edgesplit.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_explode.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_fluidsim.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_fluidsim_util.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_hook.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_lattice.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_mask.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_meshdeform.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_mirror.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_multires.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_none.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_particleinstance.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_particlesystem.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_screw.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_shapekey.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_shrinkwrap.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_simpledeform.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_smoke.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_smooth.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_softbody.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_solidify.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_subsurf.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_surface.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_util.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_uvproject.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_wave.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\modifiers\MOD_modifiertypes.h"
>
</File>
<Filter
Name="intern"
>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_boolean_util.h"
>
</File>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_fluidsim_util.h"
>
</File>
<File
RelativePath="..\..\..\source\blender\modifiers\intern\MOD_util.h"
>
</File>
</Filter>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>