416 lines
14 KiB
XML
416 lines
14 KiB
XML
<?xml version="1.0" encoding = "Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.00"
|
|
Name="DNA_makesdna"
|
|
SccProjectName=""
|
|
SccLocalPath="">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="MT DLL Debug|Win32"
|
|
OutputDirectory="..\..\..\..\source\blender\makesdna\intern"
|
|
IntermediateDirectory="..\..\..\..\obj\windows\blender\makesdna\mtdll_debug"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\makesdna,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender"
|
|
PreprocessorDefinitions="NDEBUG,WIN32,_CONSOLE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
DefaultCharIsUnsigned="TRUE"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\makesdna\mtdll_debug/DNA_makesdna.pch"
|
|
AssemblerListingLocation="..\..\..\..\obj\windows\blender\makesdna\mtdll_debug/"
|
|
ObjectFile="..\..\..\..\obj\windows\blender\makesdna\mtdll_debug/"
|
|
ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\makesdna\mtdll_debug/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="4"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
AdditionalDependencies="libguardedalloc.a"
|
|
OutputFile="..\..\..\..\source\blender\makesdna\intern/DNA_makesdna.exe"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="TRUE"
|
|
AdditionalLibraryDirectories="..\..\..\..\..\lib\windows\guardedalloc\lib"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="DNA_makesdna.pdb"
|
|
SubSystem="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName="..\..\..\..\obj\windows\blender\makesdna\intern/DNA_makesdna.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="CD ..\..\..\source\blender\makesdna\intern\
|
|
DNA_makesdna.exe dna.c
|
|
"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="..\..\..\..\source\blender\makesdna\intern"
|
|
IntermediateDirectory="..\..\..\..\obj\windows\blender\makesdna"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\makesdna,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender"
|
|
PreprocessorDefinitions="NDEBUG,WIN32,_CONSOLE"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
DefaultCharIsUnsigned="TRUE"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\makesdna/DNA_makesdna.pch"
|
|
AssemblerListingLocation="..\..\..\..\obj\windows\blender\makesdna/"
|
|
ObjectFile="..\..\..\..\obj\windows\blender\makesdna/"
|
|
ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\makesdna/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
AdditionalDependencies="libguardedalloc.a BLI_blenlib.lib odbc32.lib odbccp32.lib"
|
|
OutputFile="..\..\..\..\source\blender\makesdna\intern/DNA_makesdna.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
AdditionalLibraryDirectories="..\..\..\..\..\lib\windows\guardedalloc\lib,..\..\..\..\obj\windows\blender\blenlib"
|
|
IgnoreDefaultLibraryNames="libc.lib"
|
|
ProgramDatabaseFile="DNA_makesdna.pdb"
|
|
SubSystem="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName="..\..\..\..\obj\windows\blender\makesdna\intern/DNA_makesdna.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building DNA"
|
|
CommandLine="CD ..\..\..\..\source\blender\makesdna\intern\
|
|
DNA_makesdna.exe dna.c
|
|
"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="MT DLL Release|Win32"
|
|
OutputDirectory="..\..\..\..\source\blender\makesdna\intern"
|
|
IntermediateDirectory="..\..\..\..\obj\windows\blender\makesdna\mtdll"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\makesdna,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender"
|
|
PreprocessorDefinitions="NDEBUG,WIN32,_CONSOLE"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="4"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
DefaultCharIsUnsigned="TRUE"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\makesdna\mtdll/DNA_makesdna.pch"
|
|
AssemblerListingLocation="..\..\..\..\obj\windows\blender\makesdna\mtdll/"
|
|
ObjectFile="..\..\..\..\obj\windows\blender\makesdna\mtdll/"
|
|
ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\makesdna\mtdll/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
AdditionalDependencies="libguardedalloc.a"
|
|
OutputFile="..\..\..\..\source\blender\makesdna\intern/DNA_makesdna.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
AdditionalLibraryDirectories="..\..\..\..\..\lib\windows\guardedalloc\lib,..\..\..\..\obj\windows\blender\blenlib"
|
|
ProgramDatabaseFile="DNA_makesdna.pdb"
|
|
SubSystem="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName="..\..\..\..\obj\windows\blender\makesdna\intern/DNA_makesdna.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="CD ..\..\..\..\source\blender\makesdna\intern\
|
|
DNA_makesdna.exe dna.c
|
|
"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="..\..\..\..\source\blender\makesdna\intern"
|
|
IntermediateDirectory="..\..\..\..\obj\windows\blender\makesdna\debug"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\makesdna,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender"
|
|
PreprocessorDefinitions="NDEBUG,WIN32,_CONSOLE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
DefaultCharIsUnsigned="TRUE"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\makesdna\debug/DNA_makesdna.pch"
|
|
AssemblerListingLocation="..\..\..\..\obj\windows\blender\makesdna\debug/"
|
|
ObjectFile="..\..\..\..\obj\windows\blender\makesdna\debug/"
|
|
ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\makesdna\debug/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
AdditionalDependencies="libguardedalloc.a BLI_blenlib.lib odbc32.lib odbccp32.lib"
|
|
OutputFile="..\..\..\..\source\blender\makesdna\intern/DNA_makesdna.exe"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="TRUE"
|
|
AdditionalLibraryDirectories="..\..\..\..\..\lib\windows\guardedalloc\lib,..\..\..\..\obj\windows\blender\blenlib\debug"
|
|
IgnoreDefaultLibraryNames="libc.lib"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="DNA_makesdna.pdb"
|
|
SubSystem="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName="..\..\..\..\obj\windows\blender\makesdna\intern/DNA_makesdna.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building DNA"
|
|
CommandLine="CD ..\..\..\..\source\blender\makesdna\intern\
|
|
DNA_makesdna.exe dna.c
|
|
"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\intern\makesdna.c">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl">
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_ID.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_action_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_actuator_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_armature_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\source\blender\makesdna\DNA_base_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\source\blender\makesdna\DNA_bgpic_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_camera_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_controller_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_curve_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_effect_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_fileglobal_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_group_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_ika_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_image_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_ipo_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_key_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_lamp_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_lattice_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_listBase.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_material_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\source\blender\makesdna\DNA_memHead.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_mesh_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_meta_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_nla_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_object_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\source\blender\makesdna\DNA_old_game.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_oops_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_packedFile_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_property_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_radio_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_scene_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_screen_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_scriptlink_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_sdna_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_sensor_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_sequence_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_sound_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_space_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\source\blender\makesdna\DNA_spaceimasel_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_text_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_texture_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_userdef_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_vec_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_vfont_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_view2d_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_view3d_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_wave_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\source\blender\makesdna\DNA_world_types.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|