blob: e2b86c73f2f90073906cfe3e1990a6d20df17766 [file] [log] [blame]
Martin v. Löwis79ef96d2004-01-02 21:13:59 +00001<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
Christian Heimes5b5e81c2007-12-31 16:14:33 +00004 Version="9,00"
Martin v. Löwis79ef96d2004-01-02 21:13:59 +00005 Name="make_versioninfo"
Christian Heimes5b5e81c2007-12-31 16:14:33 +00006 ProjectGUID="{F0E0541E-F17D-430B-97C4-93ADF0DD284E}"
Martin v. Löwisd945f4e2004-07-25 09:49:26 +00007 RootNamespace="make_versioninfo"
Christian Heimes5b5e81c2007-12-31 16:14:33 +00008 TargetFrameworkVersion="131072"
9 >
Martin v. Löwis79ef96d2004-01-02 21:13:59 +000010 <Platforms>
11 <Platform
Christian Heimes5b5e81c2007-12-31 16:14:33 +000012 Name="Win32"
13 />
14 <Platform
15 Name="x64"
16 />
Martin v. Löwis79ef96d2004-01-02 21:13:59 +000017 </Platforms>
Christian Heimes5b5e81c2007-12-31 16:14:33 +000018 <ToolFiles>
19 </ToolFiles>
Martin v. Löwis79ef96d2004-01-02 21:13:59 +000020 <Configurations>
21 <Configuration
22 Name="Release|Win32"
Martin v. Löwis79ef96d2004-01-02 21:13:59 +000023 ConfigurationType="1"
Christian Heimes5b5e81c2007-12-31 16:14:33 +000024 InheritedPropertySheets=".\pyproject.vsprops;.\release.vsprops"
Martin v. Löwis79ef96d2004-01-02 21:13:59 +000025 UseOfMFC="0"
Christian Heimes5b5e81c2007-12-31 16:14:33 +000026 ATLMinimizesCRunTimeLibraryUsage="false"
27 CharacterSet="2"
28 >
29 <Tool
30 Name="VCPreBuildEventTool"
31 />
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"
37 />
38 <Tool
39 Name="VCXMLDataGeneratorTool"
40 />
41 <Tool
42 Name="VCWebServiceProxyGeneratorTool"
43 />
44 <Tool
45 Name="VCMIDLTool"
46 />
Martin v. Löwis79ef96d2004-01-02 21:13:59 +000047 <Tool
48 Name="VCCLCompilerTool"
49 Optimization="2"
50 InlineFunctionExpansion="1"
Christian Heimes5b5e81c2007-12-31 16:14:33 +000051 EnableIntrinsicFunctions="true"
52 AdditionalIncludeDirectories=""
53 PreprocessorDefinitions="_CONSOLE"
54 StringPooling="true"
Martin v. Löwis79ef96d2004-01-02 21:13:59 +000055 RuntimeLibrary="2"
Christian Heimes5b5e81c2007-12-31 16:14:33 +000056 EnableFunctionLevelLinking="true"
57 CompileAs="0"
58 />
Martin v. Löwis79ef96d2004-01-02 21:13:59 +000059 <Tool
Christian Heimes5b5e81c2007-12-31 16:14:33 +000060 Name="VCManagedResourceCompilerTool"
61 />
62 <Tool
63 Name="VCResourceCompilerTool"
64 />
65 <Tool
66 Name="VCPreLinkEventTool"
67 />
Martin v. Löwis79ef96d2004-01-02 21:13:59 +000068 <Tool
69 Name="VCLinkerTool"
Christian Heimes5b5e81c2007-12-31 16:14:33 +000070 OutputFile="$(SolutionDir)make_versioninfo.exe"
71 ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
Martin v. Löwis79ef96d2004-01-02 21:13:59 +000072 SubSystem="1"
73 BaseAddress="0x1d000000"
Christian Heimes5b5e81c2007-12-31 16:14:33 +000074 />
Martin v. Löwis79ef96d2004-01-02 21:13:59 +000075 <Tool
Christian Heimes5b5e81c2007-12-31 16:14:33 +000076 Name="VCALinkTool"
77 />
78 <Tool
79 Name="VCManifestTool"
80 />
81 <Tool
82 Name="VCXDCMakeTool"
83 />
84 <Tool
85 Name="VCBscMakeTool"
86 />
87 <Tool
88 Name="VCFxCopTool"
89 />
90 <Tool
91 Name="VCAppVerifierTool"
92 />
Martin v. Löwis79ef96d2004-01-02 21:13:59 +000093 <Tool
Martin v. Löwisd945f4e2004-07-25 09:49:26 +000094 Name="VCPostBuildEventTool"
Christian Heimes5b5e81c2007-12-31 16:14:33 +000095 CommandLine="cd $(SolutionDir)&#x0D;&#x0A;make_versioninfo.exe &gt; ..\PC\python_nt.h&#x0D;&#x0A;"
96 />
97 </Configuration>
98 <Configuration
99 Name="Release|x64"
100 ConfigurationType="1"
101 InheritedPropertySheets=".\pyproject.vsprops;.\x64.vsprops;.\release.vsprops"
102 >
Martin v. Löwis79ef96d2004-01-02 21:13:59 +0000103 <Tool
Christian Heimes5b5e81c2007-12-31 16:14:33 +0000104 Name="VCPreBuildEventTool"
105 />
Martin v. Löwis79ef96d2004-01-02 21:13:59 +0000106 <Tool
Christian Heimes5b5e81c2007-12-31 16:14:33 +0000107 Name="VCCustomBuildTool"
108 Description="Build PC/pythonnt_rc(_d).h"
109 CommandLine="cd $(SolutionDir)&#x0D;&#x0A;make_versioninfo.exe &gt; ..\PC\pythonnt_rc.h&#x0D;&#x0A;"
110 Outputs="$(SolutionDir)..\PC\pythonnt_rc.h"
111 />
Martin v. Löwis79ef96d2004-01-02 21:13:59 +0000112 <Tool
Christian Heimes5b5e81c2007-12-31 16:14:33 +0000113 Name="VCXMLDataGeneratorTool"
114 />
Martin v. Löwis79ef96d2004-01-02 21:13:59 +0000115 <Tool
Christian Heimes5b5e81c2007-12-31 16:14:33 +0000116 Name="VCWebServiceProxyGeneratorTool"
117 />
Martin v. Löwis79ef96d2004-01-02 21:13:59 +0000118 <Tool
Christian Heimes5b5e81c2007-12-31 16:14:33 +0000119 Name="VCMIDLTool"
120 />
Martin v. Löwis79ef96d2004-01-02 21:13:59 +0000121 <Tool
Christian Heimes5b5e81c2007-12-31 16:14:33 +0000122 Name="VCCLCompilerTool"
123 Optimization="2"
124 InlineFunctionExpansion="1"
125 EnableIntrinsicFunctions="true"
126 PreprocessorDefinitions="_CONSOLE"
127 />
Martin v. Löwis79ef96d2004-01-02 21:13:59 +0000128 <Tool
Christian Heimes5b5e81c2007-12-31 16:14:33 +0000129 Name="VCManagedResourceCompilerTool"
130 />
Martin v. Löwis79ef96d2004-01-02 21:13:59 +0000131 <Tool
Christian Heimes5b5e81c2007-12-31 16:14:33 +0000132 Name="VCResourceCompilerTool"
133 />
134 <Tool
135 Name="VCPreLinkEventTool"
136 />
137 <Tool
138 Name="VCLinkerTool"
139 OutputFile="$(SolutionDir)make_versioninfo.exe"
140 />
141 <Tool
142 Name="VCALinkTool"
143 />
144 <Tool
145 Name="VCManifestTool"
146 />
147 <Tool
148 Name="VCXDCMakeTool"
149 />
150 <Tool
151 Name="VCBscMakeTool"
152 />
153 <Tool
154 Name="VCFxCopTool"
155 />
156 <Tool
157 Name="VCAppVerifierTool"
158 />
159 <Tool
160 Name="VCPostBuildEventTool"
161 CommandLine="cd $(SolutionDir)&#x0D;&#x0A;make_versioninfo.exe &gt; ..\PC\python_nt.h&#x0D;&#x0A;"
162 />
Martin v. Löwis79ef96d2004-01-02 21:13:59 +0000163 </Configuration>
164 <Configuration
165 Name="Debug|Win32"
Martin v. Löwis79ef96d2004-01-02 21:13:59 +0000166 ConfigurationType="1"
Christian Heimes5b5e81c2007-12-31 16:14:33 +0000167 InheritedPropertySheets=".\pyproject.vsprops;.\debug.vsprops"
Martin v. Löwis79ef96d2004-01-02 21:13:59 +0000168 UseOfMFC="0"
Christian Heimes5b5e81c2007-12-31 16:14:33 +0000169 ATLMinimizesCRunTimeLibraryUsage="false"
170 CharacterSet="0"
171 >
172 <Tool
173 Name="VCPreBuildEventTool"
174 />
175 <Tool
176 Name="VCCustomBuildTool"
177 Description="Build PC/pythonnt_rc(_d).h"
178 CommandLine="cd $(SolutionDir)&#x0D;&#x0A;make_versioninfo_d.exe &gt; ..\PC\pythonnt_rc_d.h&#x0D;&#x0A;"
179 Outputs="$(SolutionDir)..\PC\pythonnt_rc_d.h"
180 />
181 <Tool
182 Name="VCXMLDataGeneratorTool"
183 />
184 <Tool
185 Name="VCWebServiceProxyGeneratorTool"
186 />
187 <Tool
188 Name="VCMIDLTool"
189 />
Martin v. Löwis79ef96d2004-01-02 21:13:59 +0000190 <Tool
191 Name="VCCLCompilerTool"
192 Optimization="0"
Christian Heimes5b5e81c2007-12-31 16:14:33 +0000193 InlineFunctionExpansion="1"
194 EnableIntrinsicFunctions="false"
195 AdditionalIncludeDirectories=""
196 PreprocessorDefinitions="_CONSOLE"
197 StringPooling="true"
198 RuntimeLibrary="2"
199 EnableFunctionLevelLinking="true"
200 CompileAs="0"
201 />
Martin v. Löwis79ef96d2004-01-02 21:13:59 +0000202 <Tool
Christian Heimes5b5e81c2007-12-31 16:14:33 +0000203 Name="VCManagedResourceCompilerTool"
204 />
205 <Tool
206 Name="VCResourceCompilerTool"
207 />
208 <Tool
209 Name="VCPreLinkEventTool"
210 />
Martin v. Löwis79ef96d2004-01-02 21:13:59 +0000211 <Tool
212 Name="VCLinkerTool"
Christian Heimes5b5e81c2007-12-31 16:14:33 +0000213 OutputFile="$(SolutionDir)make_versioninfo_d.exe"
214 ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
Martin v. Löwis79ef96d2004-01-02 21:13:59 +0000215 SubSystem="1"
216 BaseAddress="0x1d000000"
Christian Heimes5b5e81c2007-12-31 16:14:33 +0000217 />
Martin v. Löwis79ef96d2004-01-02 21:13:59 +0000218 <Tool
Christian Heimes5b5e81c2007-12-31 16:14:33 +0000219 Name="VCALinkTool"
220 />
221 <Tool
222 Name="VCManifestTool"
223 />
224 <Tool
225 Name="VCXDCMakeTool"
226 />
227 <Tool
228 Name="VCBscMakeTool"
229 />
230 <Tool
231 Name="VCFxCopTool"
232 />
233 <Tool
234 Name="VCAppVerifierTool"
235 />
Martin v. Löwis79ef96d2004-01-02 21:13:59 +0000236 <Tool
Martin v. Löwisd945f4e2004-07-25 09:49:26 +0000237 Name="VCPostBuildEventTool"
Christian Heimes5b5e81c2007-12-31 16:14:33 +0000238 CommandLine="cd $(SolutionDir)&#x0D;&#x0A;make_versioninfo_d.exe &gt; ..\PC\python_nt_d.h&#x0D;&#x0A;"
239 />
240 </Configuration>
241 <Configuration
242 Name="Debug|x64"
243 ConfigurationType="1"
244 InheritedPropertySheets=".\pyproject.vsprops;.\x64.vsprops;.\debug.vsprops"
245 >
Martin v. Löwis79ef96d2004-01-02 21:13:59 +0000246 <Tool
Christian Heimes5b5e81c2007-12-31 16:14:33 +0000247 Name="VCPreBuildEventTool"
248 />
Martin v. Löwis79ef96d2004-01-02 21:13:59 +0000249 <Tool
Christian Heimes5b5e81c2007-12-31 16:14:33 +0000250 Name="VCCustomBuildTool"
251 Description="Build PC/pythonnt_rc(_d).h"
252 CommandLine="cd $(SolutionDir)&#x0D;&#x0A;make_versioninfo_d.exe &gt; ..\PC\pythonnt_rc_d.h&#x0D;&#x0A;"
253 Outputs="$(SolutionDir)..\PC\pythonnt_rc_d.h"
254 />
Martin v. Löwis79ef96d2004-01-02 21:13:59 +0000255 <Tool
Christian Heimes5b5e81c2007-12-31 16:14:33 +0000256 Name="VCXMLDataGeneratorTool"
257 />
Martin v. Löwis79ef96d2004-01-02 21:13:59 +0000258 <Tool
Christian Heimes5b5e81c2007-12-31 16:14:33 +0000259 Name="VCWebServiceProxyGeneratorTool"
260 />
Martin v. Löwis79ef96d2004-01-02 21:13:59 +0000261 <Tool
Christian Heimes5b5e81c2007-12-31 16:14:33 +0000262 Name="VCMIDLTool"
263 TargetEnvironment="3"
264 />
Martin v. Löwis79ef96d2004-01-02 21:13:59 +0000265 <Tool
Christian Heimes5b5e81c2007-12-31 16:14:33 +0000266 Name="VCCLCompilerTool"
267 Optimization="0"
268 InlineFunctionExpansion="1"
269 EnableIntrinsicFunctions="false"
270 PreprocessorDefinitions="_CONSOLE"
271 />
Martin v. Löwis79ef96d2004-01-02 21:13:59 +0000272 <Tool
Christian Heimes5b5e81c2007-12-31 16:14:33 +0000273 Name="VCManagedResourceCompilerTool"
274 />
Martin v. Löwis79ef96d2004-01-02 21:13:59 +0000275 <Tool
Christian Heimes5b5e81c2007-12-31 16:14:33 +0000276 Name="VCResourceCompilerTool"
277 />
278 <Tool
279 Name="VCPreLinkEventTool"
280 />
281 <Tool
282 Name="VCLinkerTool"
283 OutputFile="$(SolutionDir)make_versioninfo_d.exe"
284 TargetMachine="17"
285 />
286 <Tool
287 Name="VCALinkTool"
288 />
289 <Tool
290 Name="VCManifestTool"
291 />
292 <Tool
293 Name="VCXDCMakeTool"
294 />
295 <Tool
296 Name="VCBscMakeTool"
297 />
298 <Tool
299 Name="VCFxCopTool"
300 />
301 <Tool
302 Name="VCAppVerifierTool"
303 />
304 <Tool
305 Name="VCPostBuildEventTool"
306 CommandLine="cd $(SolutionDir)&#x0D;&#x0A;make_versioninfo_d.exe &gt; ..\PC\python_nt_d.h&#x0D;&#x0A;"
307 />
Martin v. Löwis79ef96d2004-01-02 21:13:59 +0000308 </Configuration>
309 </Configurations>
310 <References>
311 </References>
312 <Files>
Christian Heimes5b5e81c2007-12-31 16:14:33 +0000313 <Filter
314 Name="Source Files"
315 >
316 <File
317 RelativePath="..\PC\make_versioninfo.c"
318 >
319 </File>
320 </Filter>
Martin v. Löwis79ef96d2004-01-02 21:13:59 +0000321 </Files>
322 <Globals>
323 </Globals>
324</VisualStudioProject>