source: vendor/python/2.5/PCbuild8/python.vcproj@ 3232

Last change on this file since 3232 was 3225, checked in by bird, 19 years ago

Python 2.5

File size: 8.3 KB
RevLine 
[3225]1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8,00"
5 Name="python"
6 ProjectGUID="{B11D750F-CD1F-4A96-85CE-E69A5C5259F9}"
7 >
8 <Platforms>
9 <Platform
10 Name="Win32"
11 />
12 </Platforms>
13 <ToolFiles>
14 </ToolFiles>
15 <Configurations>
16 <Configuration
17 Name="Release|Win32"
18 OutputDirectory=".\."
19 IntermediateDirectory=".\x86-temp-release\python"
20 ConfigurationType="1"
21 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
22 UseOfMFC="0"
23 ATLMinimizesCRunTimeLibraryUsage="false"
24 CharacterSet="2"
25 >
26 <Tool
27 Name="VCPreBuildEventTool"
28 />
29 <Tool
30 Name="VCCustomBuildTool"
31 />
32 <Tool
33 Name="VCXMLDataGeneratorTool"
34 />
35 <Tool
36 Name="VCWebServiceProxyGeneratorTool"
37 />
38 <Tool
39 Name="VCMIDLTool"
40 />
41 <Tool
42 Name="VCCLCompilerTool"
43 Optimization="2"
44 InlineFunctionExpansion="1"
45 AdditionalIncludeDirectories="..\Include,..\PC"
46 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
47 StringPooling="true"
48 RuntimeLibrary="2"
49 EnableFunctionLevelLinking="true"
50 UsePrecompiledHeader="0"
51 WarningLevel="3"
52 SuppressStartupBanner="true"
53 DebugInformationFormat="3"
54 CompileAs="0"
55 />
56 <Tool
57 Name="VCManagedResourceCompilerTool"
58 />
59 <Tool
60 Name="VCResourceCompilerTool"
61 PreprocessorDefinitions="NDEBUG"
62 Culture="1033"
63 />
64 <Tool
65 Name="VCPreLinkEventTool"
66 />
67 <Tool
68 Name="VCLinkerTool"
69 AdditionalDependencies="odbccp32.lib"
70 OutputFile=".\./python.exe"
71 LinkIncremental="1"
72 SuppressStartupBanner="true"