| <?xml version="1.0" encoding="Windows-1252"?> | |
| <VisualStudioProject | |
| ProjectType="Visual C++" | |
| Version="8.00" | |
| Name="make_versioninfo" | |
| ProjectGUID="{2AB2AC43-1B73-40B1-8964-95B3FC3F15ED}" | |
| RootNamespace="make_versioninfo" | |
| Keyword="Win32Proj" | |
| > | |
| <Platforms> | |
| <Platform | |
| Name="Win32" | |
| /> | |
| </Platforms> | |
| <ToolFiles> | |
| </ToolFiles> | |
| <Configurations> | |
| <Configuration | |
| Name="Debug|Win32" | |
| OutputDirectory="$(ConfigurationName)" | |
| IntermediateDirectory="$(ConfigurationName)" | |
| ConfigurationType="1" | |
| InheritedPropertySheets="..\pyproject.vsprops" | |
| CharacterSet="0" | |
| > | |
| <Tool | |
| Name="VCPreBuildEventTool" | |
| /> | |
| <Tool | |
| Name="VCCustomBuildTool" | |
| /> | |
| <Tool | |
| Name="VCXMLDataGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCWebServiceProxyGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCMIDLTool" | |
| /> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" | |
| MinimalRebuild="true" | |
| BasicRuntimeChecks="3" | |
| RuntimeLibrary="3" | |
| UsePrecompiledHeader="0" | |
| WarningLevel="3" | |
| Detect64BitPortabilityProblems="true" | |
| DebugInformationFormat="4" | |
| /> | |
| <Tool | |
| Name="VCManagedResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCPreLinkEventTool" | |
| /> | |
| <Tool | |
| Name="VCLinkerTool" | |
| LinkIncremental="2" | |
| GenerateDebugInformation="true" | |
| SubSystem="1" | |
| TargetMachine="1" | |
| /> | |
| <Tool | |
| Name="VCALinkTool" | |
| /> | |
| <Tool | |
| Name="VCManifestTool" | |
| /> | |
| <Tool | |
| Name="VCXDCMakeTool" | |
| /> | |
| <Tool | |
| Name="VCBscMakeTool" | |
| /> | |
| <Tool | |
| Name="VCFxCopTool" | |
| /> | |
| <Tool | |
| Name="VCAppVerifierTool" | |
| /> | |
| <Tool | |
| Name="VCWebDeploymentTool" | |
| /> | |
| <Tool | |
| Name="VCPostBuildEventTool" | |
| Description="Generating python_rc.h" | |
| CommandLine="$(OutDir)\$(TargetFileName) > ..\..\PC\pythonnt_rc.h
$(OutDir)\$(TargetFileName) > ..\..\PC\pythonnt_rc_d.h
" | |
| /> | |
| </Configuration> | |
| </Configurations> | |
| <References> | |
| </References> | |
| <Files> | |
| <File | |
| RelativePath="..\..\PC\make_versioninfo.c" | |
| > | |
| </File> | |
| </Files> | |
| <Globals> | |
| </Globals> | |
| </VisualStudioProject> |