issue1172: Documentation of "done" attribute in cgi module.
[python.git] / PCbuild / make_versioninfo.vcproj
blob7bdaaccc31cc83784053c7d581a232b252c43d6f
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="make_versioninfo"
6 RootNamespace="make_versioninfo"
7 SccProjectName="make_versioninfo"
8 SccLocalPath="..">
9 <Platforms>
10 <Platform
11 Name="Win32"/>
12 </Platforms>
13 <Configurations>
14 <Configuration
15 Name="Release|Win32"
16 OutputDirectory=".\."
17 IntermediateDirectory=".\x86-temp-release\make_versioninfo"
18 ConfigurationType="1"
19 UseOfMFC="0"
20 ATLMinimizesCRunTimeLibraryUsage="FALSE"
21 CharacterSet="2">
22 <Tool
23 Name="VCCLCompilerTool"
24 Optimization="2"
25 InlineFunctionExpansion="1"
26 AdditionalIncludeDirectories="..\Include,..\PC"
27 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
28 StringPooling="TRUE"
29 RuntimeLibrary="2"
30 EnableFunctionLevelLinking="TRUE"
31 UsePrecompiledHeader="2"
32 WarningLevel="3"
33 SuppressStartupBanner="TRUE"
34 DebugInformationFormat="3"
35 CompileAs="0"/>
36 <Tool
37 Name="VCCustomBuildTool"
38 CommandLine=".\make_versioninfo.exe &gt;..\PC\pythonnt_rc.h
40 Outputs="..\PC\pythonnt_rc.h"/>
41 <Tool
42 Name="VCLinkerTool"
43 AdditionalDependencies="odbccp32.lib"
44 OutputFile=".\./make_versioninfo.exe"
45 LinkIncremental="1"
46 SuppressStartupBanner="TRUE"
47 GenerateDebugInformation="TRUE"
48 ProgramDatabaseFile=".\./make_versioninfo.pdb"
49 SubSystem="1"
50 BaseAddress="0x1d000000"
51 TargetMachine="1"/>
52 <Tool
53 Name="VCMIDLTool"/>
54 <Tool
55 Name="VCPostBuildEventTool"
56 CommandLine="$(TargetFileName) &gt; ..\PC\python_nt.h"/>
57 <Tool
58 Name="VCPreBuildEventTool"/>
59 <Tool
60 Name="VCPreLinkEventTool"/>
61 <Tool
62 Name="VCResourceCompilerTool"/>
63 <Tool
64 Name="VCWebServiceProxyGeneratorTool"/>
65 <Tool
66 Name="VCXMLDataGeneratorTool"/>
67 <Tool
68 Name="VCWebDeploymentTool"/>
69 <Tool
70 Name="VCManagedWrapperGeneratorTool"/>
71 <Tool
72 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
73 </Configuration>
74 <Configuration
75 Name="Debug|Win32"
76 OutputDirectory=".\."
77 IntermediateDirectory=".\x86-temp-debug\make_versioninfo"
78 ConfigurationType="1"
79 UseOfMFC="0"
80 ATLMinimizesCRunTimeLibraryUsage="FALSE"
81 CharacterSet="2">
82 <Tool
83 Name="VCCLCompilerTool"
84 Optimization="0"
85 AdditionalIncludeDirectories="..\Include,..\PC"
86 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
87 RuntimeLibrary="3"
88 UsePrecompiledHeader="2"
89 BrowseInformation="1"
90 WarningLevel="3"
91 SuppressStartupBanner="TRUE"
92 DebugInformationFormat="3"
93 CompileAs="0"/>
94 <Tool
95 Name="VCCustomBuildTool"
96 CommandLine=".\make_versioninfo_d.exe &gt;..\PC\pythonnt_rc_d.h
98 Outputs="..\PC\pythonnt_rc_d.h"/>
99 <Tool
100 Name="VCLinkerTool"
101 AdditionalDependencies="odbccp32.lib"
102 OutputFile="./make_versioninfo_d.exe"
103 LinkIncremental="1"
104 SuppressStartupBanner="TRUE"
105 GenerateDebugInformation="TRUE"
106 ProgramDatabaseFile=".\./make_versioninfo_d.pdb"
107 SubSystem="1"
108 BaseAddress="0x1d000000"
109 TargetMachine="1"/>
110 <Tool
111 Name="VCMIDLTool"/>
112 <Tool
113 Name="VCPostBuildEventTool"
114 CommandLine="$(TargetFileName) &gt; ..\PC\python_nt_d.h"/>
115 <Tool
116 Name="VCPreBuildEventTool"/>
117 <Tool
118 Name="VCPreLinkEventTool"/>
119 <Tool
120 Name="VCResourceCompilerTool"/>
121 <Tool
122 Name="VCWebServiceProxyGeneratorTool"/>
123 <Tool
124 Name="VCXMLDataGeneratorTool"/>
125 <Tool
126 Name="VCWebDeploymentTool"/>
127 <Tool
128 Name="VCManagedWrapperGeneratorTool"/>
129 <Tool
130 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
131 </Configuration>
132 </Configurations>
133 <References>
134 </References>
135 <Files>
136 <File
137 RelativePath="..\PC\make_versioninfo.c">
138 </File>
139 </Files>
140 <Globals>
141 </Globals>
142 </VisualStudioProject>