This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/intern/python/freeze/python_freeze_7.vcproj

145 lines
4.4 KiB
XML

<?xml version="1.0" encoding = "Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.00"
Name="python_freeze"
ProjectGUID="{C56F42B2-2959-47F1-A62F-1867EE7D63EF}"
SccProjectName=""
SccLocalPath="">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="Release|Win32"
OutputDirectory=".\..\..\..\obj\windows\intern\python_freeze"
IntermediateDirectory=".\..\..\..\obj\windows\intern\python_freeze"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE"
StringPooling="TRUE"
RuntimeLibrary="4"
EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\..\..\..\obj\windows\intern\python_freeze/python_freeze_7.pch"
AssemblerListingLocation=".\..\..\..\obj\windows\intern\python_freeze/"
ObjectFile=".\..\..\..\obj\windows\intern\python_freeze/"
ProgramDataBaseFileName=".\..\..\..\obj\windows\intern\python_freeze/"
WarningLevel="3"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/MACHINE:I386"
AdditionalDependencies="odbc32.lib odbccp32.lib"
OutputFile=".\..\..\..\obj\windows\intern\python_freeze/python_freeze_7.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
ProgramDatabaseFile=".\..\..\..\obj\windows\intern\python_freeze/python_freeze_7.pdb"
SubSystem="1"/>
<Tool
Name="VCMIDLTool"
TypeLibraryName=".\..\..\..\obj\windows\intern\python_freeze/python_freeze_7.tlb"/>
<Tool
Name="VCPostBuildEventTool"
Description="Freezing Blender Python"
CommandLine="freeze.bat"/>
<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=".\..\..\..\obj\windows\intern\python\python_freeze\debug"
IntermediateDirectory=".\..\..\..\obj\windows\intern\python\python_freeze\debug"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE"
BasicRuntimeChecks="3"
RuntimeLibrary="5"
UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\..\..\..\obj\windows\intern\python\python_freeze\debug/python_freeze_7.pch"
AssemblerListingLocation=".\..\..\..\obj\windows\intern\python\python_freeze\debug/"
ObjectFile=".\..\..\..\obj\windows\intern\python\python_freeze\debug/"
ProgramDataBaseFileName=".\..\..\..\obj\windows\intern\python\python_freeze\debug/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/MACHINE:I386"
AdditionalDependencies="odbc32.lib odbccp32.lib"
OutputFile=".\..\..\..\obj\windows\intern\python\python_freeze\debug/python_freeze_7.exe"
LinkIncremental="2"
SuppressStartupBanner="TRUE"
GenerateDebugInformation="TRUE"
ProgramDatabaseFile=".\..\..\..\obj\windows\intern\python\python_freeze\debug/python_freeze_7.pdb"
SubSystem="1"/>
<Tool
Name="VCMIDLTool"
TypeLibraryName=".\..\..\..\obj\windows\intern\python\python_freeze\debug/python_freeze_7.tlb"/>
<Tool
Name="VCPostBuildEventTool"
Description="Freezing Blender Python"
CommandLine="freeze.bat"/>
<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=".\dummy.cpp">
</File>
<File
RelativePath=".\freeze.bat">
</File>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl">
</Filter>
<Filter
Name="Resource Files"
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>