Added duplicate call to fileConfig() to ensure that it cleans up after itself correctly.
[python.git] / PCbuild8 / pythonw.vcproj
blob42716735c09b779a1a9cba38820e01886ae515ff
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8,00"
5 Name="pythonw"
6 ProjectGUID="{F4229CC3-873C-49AE-9729-DD308ED4CD4A}"
8 <Platforms>
9 <Platform
10 Name="Win32"
12 </Platforms>
13 <ToolFiles>
14 </ToolFiles>
15 <Configurations>
16 <Configuration
17 Name="Debug|Win32"
18 OutputDirectory=".\."
19 IntermediateDirectory=".\x86-temp-debug\pythonw"
20 ConfigurationType="1"
21 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
22 UseOfMFC="0"
23 ATLMinimizesCRunTimeLibraryUsage="false"
25 <Tool
26 Name="VCPreBuildEventTool"
28 <Tool
29 Name="VCCustomBuildTool"
31 <Tool
32 Name="VCXMLDataGeneratorTool"
34 <Tool
35 Name="VCWebServiceProxyGeneratorTool"
37 <Tool
38 Name="VCMIDLTool"
40 <Tool
41 Name="VCCLCompilerTool"
42 Optimization="0"
43 AdditionalIncludeDirectories="..\Include,..\PC"
44 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
45 RuntimeLibrary="3"
46 UsePrecompiledHeader="0"
47 WarningLevel="3"
48 SuppressStartupBanner="true"
49 DebugInformationFormat="3"
50 CompileAs="0"
52 <Tool
53 Name="VCManagedResourceCompilerTool"
55 <Tool
56 Name="VCResourceCompilerTool"
57 PreprocessorDefinitions="_DEBUG"
58 Culture="1033"
60 <Tool
61 Name="VCPreLinkEventTool"
63 <Tool
64 Name="VCLinkerTool"
65 OutputFile="./pythonw_d.exe"
66 LinkIncremental="1"
67 SuppressStartupBanner="true"
68 GenerateDebugInformation="true"
69 ProgramDatabaseFile=".\./pythonw_d.pdb"
70 SubSystem="2"
71 StackReserveSize="2000000"
72 BaseAddress="0x1d000000"
73 TargetMachine="1"
75 <Tool
76 Name="VCALinkTool"
78 <Tool
79 Name="VCManifestTool"
81 <Tool
82 Name="VCXDCMakeTool"
84 <Tool
85 Name="VCBscMakeTool"
87 <Tool
88 Name="VCFxCopTool"
90 <Tool
91 Name="VCAppVerifierTool"
93 <Tool
94 Name="VCWebDeploymentTool"
96 <Tool
97 Name="VCPostBuildEventTool"
99 </Configuration>
100 <Configuration
101 Name="Release|Win32"
102 OutputDirectory=".\."
103 IntermediateDirectory=".\x86-temp-release\pythonw"
104 ConfigurationType="1"
105 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
106 UseOfMFC="0"
107 ATLMinimizesCRunTimeLibraryUsage="false"
109 <Tool
110 Name="VCPreBuildEventTool"
112 <Tool
113 Name="VCCustomBuildTool"
115 <Tool
116 Name="VCXMLDataGeneratorTool"
118 <Tool
119 Name="VCWebServiceProxyGeneratorTool"
121 <Tool
122 Name="VCMIDLTool"
124 <Tool
125 Name="VCCLCompilerTool"
126 Optimization="2"
127 InlineFunctionExpansion="1"
128 AdditionalIncludeDirectories="..\Include,..\PC"
129 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
130 StringPooling="true"
131 RuntimeLibrary="2"
132 EnableFunctionLevelLinking="true"
133 UsePrecompiledHeader="0"
134 WarningLevel="3"
135 SuppressStartupBanner="true"
136 DebugInformationFormat="3"
137 CompileAs="0"
139 <Tool
140 Name="VCManagedResourceCompilerTool"
142 <Tool
143 Name="VCResourceCompilerTool"
144 PreprocessorDefinitions="NDEBUG"
145 Culture="1033"
147 <Tool
148 Name="VCPreLinkEventTool"
150 <Tool
151 Name="VCLinkerTool"
152 OutputFile=".\./pythonw.exe"
153 LinkIncremental="1"
154 SuppressStartupBanner="true"
155 GenerateDebugInformation="true"
156 ProgramDatabaseFile=".\./pythonw.pdb"
157 SubSystem="2"
158 StackReserveSize="2000000"
159 BaseAddress="0x1d000000"
160 TargetMachine="1"
162 <Tool
163 Name="VCALinkTool"
165 <Tool
166 Name="VCManifestTool"
168 <Tool
169 Name="VCXDCMakeTool"
171 <Tool
172 Name="VCBscMakeTool"
174 <Tool
175 Name="VCFxCopTool"
177 <Tool
178 Name="VCAppVerifierTool"
180 <Tool
181 Name="VCWebDeploymentTool"
183 <Tool
184 Name="VCPostBuildEventTool"
186 </Configuration>
187 <Configuration
188 Name="ReleaseItanium|Win32"
189 OutputDirectory=".\."
190 IntermediateDirectory=".\ia64-temp-release\pythonw"
191 ConfigurationType="1"
192 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
193 UseOfMFC="0"
194 ATLMinimizesCRunTimeLibraryUsage="false"
196 <Tool
197 Name="VCPreBuildEventTool"
199 <Tool
200 Name="VCCustomBuildTool"
202 <Tool
203 Name="VCXMLDataGeneratorTool"
205 <Tool
206 Name="VCWebServiceProxyGeneratorTool"
208 <Tool
209 Name="VCMIDLTool"
211 <Tool
212 Name="VCCLCompilerTool"
213 AdditionalOptions=" /USECL:MS_ITANIUM"
214 Optimization="2"
215 InlineFunctionExpansion="1"
216 AdditionalIncludeDirectories="..\Include,..\PC"
217 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
218 StringPooling="true"
219 BasicRuntimeChecks="0"
220 RuntimeLibrary="2"
221 BufferSecurityCheck="false"
222 EnableFunctionLevelLinking="true"
223 UsePrecompiledHeader="0"
224 WarningLevel="3"
225 SuppressStartupBanner="true"
226 Detect64BitPortabilityProblems="true"
227 DebugInformationFormat="3"
228 CompileAs="0"
230 <Tool
231 Name="VCManagedResourceCompilerTool"
233 <Tool
234 Name="VCResourceCompilerTool"
235 PreprocessorDefinitions="NDEBUG"
236 Culture="1033"
238 <Tool
239 Name="VCPreLinkEventTool"
241 <Tool
242 Name="VCLinkerTool"
243 AdditionalOptions=" /MACHINE:IA64 /USELINK:MS_SDK"
244 OutputFile=".\./pythonw.exe"
245 LinkIncremental="1"
246 SuppressStartupBanner="true"
247 GenerateDebugInformation="true"
248 ProgramDatabaseFile=".\./pythonw.pdb"
249 SubSystem="2"
250 StackReserveSize="2000000"
251 BaseAddress="0x1d000000"
252 TargetMachine="0"
254 <Tool
255 Name="VCALinkTool"
257 <Tool
258 Name="VCManifestTool"
260 <Tool
261 Name="VCXDCMakeTool"
263 <Tool
264 Name="VCBscMakeTool"
266 <Tool
267 Name="VCFxCopTool"
269 <Tool
270 Name="VCAppVerifierTool"
272 <Tool
273 Name="VCWebDeploymentTool"
275 <Tool
276 Name="VCPostBuildEventTool"
278 </Configuration>
279 <Configuration
280 Name="ReleaseAMD64|Win32"
281 OutputDirectory="."
282 IntermediateDirectory="amd64-temp-release\pythonw"
283 ConfigurationType="1"
284 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
285 UseOfMFC="0"
286 ATLMinimizesCRunTimeLibraryUsage="false"
288 <Tool
289 Name="VCPreBuildEventTool"
291 <Tool
292 Name="VCCustomBuildTool"
294 <Tool
295 Name="VCXMLDataGeneratorTool"
297 <Tool
298 Name="VCWebServiceProxyGeneratorTool"
300 <Tool
301 Name="VCMIDLTool"
303 <Tool
304 Name="VCCLCompilerTool"
305 AdditionalOptions=" /USECL:MS_OPTERON"
306 Optimization="2"
307 InlineFunctionExpansion="1"
308 AdditionalIncludeDirectories="..\Include,..\PC"
309 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
310 StringPooling="true"
311 BasicRuntimeChecks="0"
312 RuntimeLibrary="2"
313 BufferSecurityCheck="false"
314 EnableFunctionLevelLinking="true"
315 UsePrecompiledHeader="0"
316 WarningLevel="3"
317 SuppressStartupBanner="true"
318 Detect64BitPortabilityProblems="true"
319 DebugInformationFormat="3"
320 CompileAs="0"
322 <Tool
323 Name="VCManagedResourceCompilerTool"
325 <Tool
326 Name="VCResourceCompilerTool"
327 PreprocessorDefinitions="NDEBUG"
328 Culture="1033"
330 <Tool
331 Name="VCPreLinkEventTool"
333 <Tool
334 Name="VCLinkerTool"
335 AdditionalOptions=" /MACHINE:AMD64 /USELINK:MS_SDK"
336 OutputFile=".\./pythonw.exe"
337 LinkIncremental="1"
338 SuppressStartupBanner="true"
339 GenerateDebugInformation="true"
340 ProgramDatabaseFile=".\./pythonw.pdb"
341 SubSystem="2"
342 StackReserveSize="2000000"
343 BaseAddress="0x1d000000"
344 TargetMachine="0"
346 <Tool
347 Name="VCALinkTool"
349 <Tool
350 Name="VCManifestTool"
352 <Tool
353 Name="VCXDCMakeTool"
355 <Tool
356 Name="VCBscMakeTool"
358 <Tool
359 Name="VCFxCopTool"
361 <Tool
362 Name="VCAppVerifierTool"
364 <Tool
365 Name="VCWebDeploymentTool"
367 <Tool
368 Name="VCPostBuildEventTool"
370 </Configuration>
371 </Configurations>
372 <References>
373 </References>
374 <Files>
375 <File
376 RelativePath="..\PC\python_exe.rc"
378 </File>
379 <File
380 RelativePath="..\PC\WinMain.c"
382 </File>
383 </Files>
384 <Globals>
385 </Globals>
386 </VisualStudioProject>