On platforms without zlib, make this do the right thing and return the python
[python.git] / PCbuild / make_versioninfo.vcproj
blobdcb922bf1e85e4ba69308a695ff46483d486027f
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="make_versioninfo"
6 ProjectGUID="{F0E0541E-F17D-430B-97C4-93ADF0DD284E}"
7 RootNamespace="make_versioninfo"
8 TargetFrameworkVersion="131072"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 <Platform
15 Name="x64"
17 </Platforms>
18 <ToolFiles>
19 </ToolFiles>
20 <Configurations>
21 <Configuration
22 Name="Release|Win32"
23 ConfigurationType="1"
24 InheritedPropertySheets=".\pyproject.vsprops;.\release.vsprops"
25 UseOfMFC="0"
26 ATLMinimizesCRunTimeLibraryUsage="false"
27 CharacterSet="2"
29 <Tool
30 Name="VCPreBuildEventTool"
32 <Tool
33 Name="VCCustomBuildTool"
34 Description="Build PC/pythonnt_rc(_d).h"
35 CommandLine="cd $(SolutionDir)&#x0D;&#x0A;make_versioninfo.exe &gt; ..\PC\pythonnt_rc.h&#x0D;&#x0A;"
36 Outputs="$(SolutionDir)..\PC\pythonnt_rc.h"
38 <Tool
39 Name="VCXMLDataGeneratorTool"
41 <Tool
42 Name="VCWebServiceProxyGeneratorTool"
44 <Tool
45 Name="VCMIDLTool"
47 <Tool
48 Name="VCCLCompilerTool"
49 Optimization="2"
50 InlineFunctionExpansion="1"
51 EnableIntrinsicFunctions="true"
52 AdditionalIncludeDirectories=""
53 PreprocessorDefinitions="_CONSOLE"
54 StringPooling="true"
55 RuntimeLibrary="2"
56 EnableFunctionLevelLinking="true"
57 CompileAs="0"
59 <Tool
60 Name="VCManagedResourceCompilerTool"
62 <Tool
63 Name="VCResourceCompilerTool"
65 <Tool
66 Name="VCPreLinkEventTool"
68 <Tool
69 Name="VCLinkerTool"
70 AdditionalDependencies="odbccp32.lib"
71 OutputFile="$(SolutionDir)make_versioninfo.exe"
72 ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
73 SubSystem="1"
74 BaseAddress="0x1d000000"
76 <Tool
77 Name="VCALinkTool"
79 <Tool
80 Name="VCManifestTool"
82 <Tool
83 Name="VCXDCMakeTool"
85 <Tool
86 Name="VCBscMakeTool"
88 <Tool
89 Name="VCFxCopTool"
91 <Tool
92 Name="VCAppVerifierTool"
94 <Tool
95 Name="VCPostBuildEventTool"
96 CommandLine="cd $(SolutionDir)&#x0D;&#x0A;make_versioninfo.exe &gt; ..\PC\python_nt.h&#x0D;&#x0A;"
98 </Configuration>
99 <Configuration
100 Name="Release|x64"
101 ConfigurationType="1"
102 InheritedPropertySheets=".\pyproject.vsprops;.\x64.vsprops;.\release.vsprops"
104 <Tool
105 Name="VCPreBuildEventTool"
107 <Tool
108 Name="VCCustomBuildTool"
109 Description="Build PC/pythonnt_rc(_d).h"
110 CommandLine="cd $(SolutionDir)&#x0D;&#x0A;make_versioninfo.exe &gt; ..\PC\pythonnt_rc.h&#x0D;&#x0A;"
111 Outputs="$(SolutionDir)..\PC\pythonnt_rc.h"
113 <Tool
114 Name="VCXMLDataGeneratorTool"
116 <Tool
117 Name="VCWebServiceProxyGeneratorTool"
119 <Tool
120 Name="VCMIDLTool"
122 <Tool
123 Name="VCCLCompilerTool"
124 Optimization="2"
125 InlineFunctionExpansion="1"
126 EnableIntrinsicFunctions="true"
127 PreprocessorDefinitions="_CONSOLE"
129 <Tool
130 Name="VCManagedResourceCompilerTool"
132 <Tool
133 Name="VCResourceCompilerTool"
135 <Tool
136 Name="VCPreLinkEventTool"
138 <Tool
139 Name="VCLinkerTool"
140 OutputFile="$(SolutionDir)make_versioninfo.exe"
142 <Tool
143 Name="VCALinkTool"
145 <Tool
146 Name="VCManifestTool"
148 <Tool
149 Name="VCXDCMakeTool"
151 <Tool
152 Name="VCBscMakeTool"
154 <Tool
155 Name="VCFxCopTool"
157 <Tool
158 Name="VCAppVerifierTool"
160 <Tool
161 Name="VCPostBuildEventTool"
162 CommandLine="cd $(SolutionDir)&#x0D;&#x0A;make_versioninfo.exe &gt; ..\PC\python_nt.h&#x0D;&#x0A;"
164 </Configuration>
165 <Configuration
166 Name="Debug|Win32"
167 ConfigurationType="1"
168 InheritedPropertySheets=".\pyproject.vsprops;.\debug.vsprops"
169 UseOfMFC="0"
170 ATLMinimizesCRunTimeLibraryUsage="false"
171 CharacterSet="0"
173 <Tool
174 Name="VCPreBuildEventTool"
176 <Tool
177 Name="VCCustomBuildTool"
178 Description="Build PC/pythonnt_rc(_d).h"
179 CommandLine="cd $(SolutionDir)&#x0D;&#x0A;make_versioninfo_d.exe &gt; ..\PC\pythonnt_rc_d.h&#x0D;&#x0A;"
180 Outputs="$(SolutionDir)..\PC\pythonnt_rc_d.h"
182 <Tool
183 Name="VCXMLDataGeneratorTool"
185 <Tool
186 Name="VCWebServiceProxyGeneratorTool"
188 <Tool
189 Name="VCMIDLTool"
191 <Tool
192 Name="VCCLCompilerTool"
193 Optimization="0"
194 InlineFunctionExpansion="1"
195 EnableIntrinsicFunctions="false"
196 AdditionalIncludeDirectories=""
197 PreprocessorDefinitions="_CONSOLE"
198 StringPooling="true"
199 RuntimeLibrary="2"
200 EnableFunctionLevelLinking="true"
201 CompileAs="0"
203 <Tool
204 Name="VCManagedResourceCompilerTool"
206 <Tool
207 Name="VCResourceCompilerTool"
209 <Tool
210 Name="VCPreLinkEventTool"
212 <Tool
213 Name="VCLinkerTool"
214 AdditionalDependencies="odbccp32.lib"
215 OutputFile="$(SolutionDir)make_versioninfo_d.exe"
216 ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
217 SubSystem="1"
218 BaseAddress="0x1d000000"
220 <Tool
221 Name="VCALinkTool"
223 <Tool
224 Name="VCManifestTool"
226 <Tool
227 Name="VCXDCMakeTool"
229 <Tool
230 Name="VCBscMakeTool"
232 <Tool
233 Name="VCFxCopTool"
235 <Tool
236 Name="VCAppVerifierTool"
238 <Tool
239 Name="VCPostBuildEventTool"
240 CommandLine="cd $(SolutionDir)&#x0D;&#x0A;make_versioninfo_d.exe &gt; ..\PC\python_nt_d.h&#x0D;&#x0A;"
242 </Configuration>
243 <Configuration
244 Name="Debug|x64"
245 ConfigurationType="1"
246 InheritedPropertySheets=".\pyproject.vsprops;.\x64.vsprops;.\debug.vsprops"
248 <Tool
249 Name="VCPreBuildEventTool"
251 <Tool
252 Name="VCCustomBuildTool"
253 Description="Build PC/pythonnt_rc(_d).h"
254 CommandLine="cd $(SolutionDir)&#x0D;&#x0A;make_versioninfo_d.exe &gt; ..\PC\pythonnt_rc_d.h&#x0D;&#x0A;"
255 Outputs="$(SolutionDir)..\PC\pythonnt_rc_d.h"
257 <Tool
258 Name="VCXMLDataGeneratorTool"
260 <Tool
261 Name="VCWebServiceProxyGeneratorTool"
263 <Tool
264 Name="VCMIDLTool"
265 TargetEnvironment="3"
267 <Tool
268 Name="VCCLCompilerTool"
269 Optimization="0"
270 InlineFunctionExpansion="1"
271 EnableIntrinsicFunctions="false"
272 PreprocessorDefinitions="_CONSOLE"
274 <Tool
275 Name="VCManagedResourceCompilerTool"
277 <Tool
278 Name="VCResourceCompilerTool"
280 <Tool
281 Name="VCPreLinkEventTool"
283 <Tool
284 Name="VCLinkerTool"
285 OutputFile="$(SolutionDir)make_versioninfo_d.exe"
286 TargetMachine="17"
288 <Tool
289 Name="VCALinkTool"
291 <Tool
292 Name="VCManifestTool"
294 <Tool
295 Name="VCXDCMakeTool"
297 <Tool
298 Name="VCBscMakeTool"
300 <Tool
301 Name="VCFxCopTool"
303 <Tool
304 Name="VCAppVerifierTool"
306 <Tool
307 Name="VCPostBuildEventTool"
308 CommandLine="cd $(SolutionDir)&#x0D;&#x0A;make_versioninfo_d.exe &gt; ..\PC\python_nt_d.h&#x0D;&#x0A;"
310 </Configuration>
311 </Configurations>
312 <References>
313 </References>
314 <Files>
315 <Filter
316 Name="Source Files"
318 <File
319 RelativePath="..\PC\make_versioninfo.c"
321 </File>
322 </Filter>
323 </Files>
324 <Globals>
325 </Globals>
326 </VisualStudioProject>