Describe undocumented third argument to touchline()
[pytest.git] / PCbuild8 / python.vcproj
blobc51ff034bd2fd3257461ecdffce67dd0cc7fe7f6
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 RootNamespace="python"
9 <Platforms>
10 <Platform
11 Name="Win32"
13 <Platform
14 Name="x64"
16 </Platforms>
17 <ToolFiles>
18 </ToolFiles>
19 <Configurations>
20 <Configuration
21 Name="Release|Win32"
22 OutputDirectory="$(PlatformName)"
23 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)\python"
24 ConfigurationType="1"
25 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
26 UseOfMFC="0"
27 ATLMinimizesCRunTimeLibraryUsage="false"
28 CharacterSet="2"
30 <Tool
31 Name="VCPreBuildEventTool"
33 <Tool
34 Name="VCCustomBuildTool"
36 <Tool
37 Name="VCXMLDataGeneratorTool"
39 <Tool
40 Name="VCWebServiceProxyGeneratorTool"
42 <Tool
43 Name="VCMIDLTool"
45 <Tool
46 Name="VCCLCompilerTool"
47 Optimization="2"
48 InlineFunctionExpansion="1"
49 AdditionalIncludeDirectories="..\Include,..\PC"
50 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
51 StringPooling="true"
52 RuntimeLibrary="2"
53 EnableFunctionLevelLinking="true"
54 UsePrecompiledHeader="0"
55 WarningLevel="3"
56 SuppressStartupBanner="true"
57 DebugInformationFormat="3"
58 CompileAs="0"
60 <Tool
61 Name="VCManagedResourceCompilerTool"
63 <Tool
64 Name="VCResourceCompilerTool"
65 PreprocessorDefinitions="NDEBUG"
66 Culture="1033"
68 <Tool
69 Name="VCPreLinkEventTool"
71 <Tool
72 Name="VCLinkerTool"
73 AdditionalDependencies="odbccp32.lib"
74 OutputFile="$(OutDir)\python.exe"
75 LinkIncremental="1"
76 SuppressStartupBanner="true"
77 AdditionalLibraryDirectories="$(OutDir)"
78 GenerateDebugInformation="true"
79 ProgramDatabaseFile=""
80 SubSystem="1"
81 StackReserveSize="2000000"
82 BaseAddress="0x1d000000"
83 TargetMachine="1"
85 <Tool
86 Name="VCALinkTool"
88 <Tool
89 Name="VCManifestTool"
91 <Tool
92 Name="VCXDCMakeTool"
94 <Tool
95 Name="VCBscMakeTool"
97 <Tool
98 Name="VCFxCopTool"
100 <Tool
101 Name="VCAppVerifierTool"
103 <Tool
104 Name="VCWebDeploymentTool"
106 <Tool
107 Name="VCPostBuildEventTool"
109 </Configuration>
110 <Configuration
111 Name="Release|x64"
112 OutputDirectory="$(PlatformName)"
113 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)\python"
114 ConfigurationType="1"
115 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
116 UseOfMFC="0"
117 ATLMinimizesCRunTimeLibraryUsage="false"
118 CharacterSet="2"
120 <Tool
121 Name="VCPreBuildEventTool"
123 <Tool
124 Name="VCCustomBuildTool"
126 <Tool
127 Name="VCXMLDataGeneratorTool"
129 <Tool
130 Name="VCWebServiceProxyGeneratorTool"
132 <Tool
133 Name="VCMIDLTool"
134 TargetEnvironment="3"
136 <Tool
137 Name="VCCLCompilerTool"
138 Optimization="2"
139 InlineFunctionExpansion="1"
140 AdditionalIncludeDirectories="..\Include,..\PC"
141 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
142 StringPooling="true"
143 RuntimeLibrary="2"
144 EnableFunctionLevelLinking="true"
145 UsePrecompiledHeader="0"
146 WarningLevel="3"
147 SuppressStartupBanner="true"
148 DebugInformationFormat="3"
149 CompileAs="0"
151 <Tool
152 Name="VCManagedResourceCompilerTool"
154 <Tool
155 Name="VCResourceCompilerTool"
156 PreprocessorDefinitions="NDEBUG"
157 Culture="1033"
159 <Tool
160 Name="VCPreLinkEventTool"
162 <Tool
163 Name="VCLinkerTool"
164 AdditionalDependencies="odbccp32.lib"
165 OutputFile="$(OutDir)\python.exe"
166 LinkIncremental="1"
167 SuppressStartupBanner="true"
168 AdditionalLibraryDirectories="$(OutDir)"
169 GenerateDebugInformation="true"
170 ProgramDatabaseFile=""
171 SubSystem="1"
172 StackReserveSize="2000000"
173 BaseAddress="0x1d000000"
174 TargetMachine="17"
176 <Tool
177 Name="VCALinkTool"
179 <Tool
180 Name="VCManifestTool"
182 <Tool
183 Name="VCXDCMakeTool"
185 <Tool
186 Name="VCBscMakeTool"
188 <Tool
189 Name="VCFxCopTool"
191 <Tool
192 Name="VCAppVerifierTool"
194 <Tool
195 Name="VCWebDeploymentTool"
197 <Tool
198 Name="VCPostBuildEventTool"
200 </Configuration>
201 <Configuration
202 Name="Debug|Win32"
203 OutputDirectory="$(PlatformName)"
204 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)\python"
205 ConfigurationType="1"
206 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
207 UseOfMFC="0"
208 ATLMinimizesCRunTimeLibraryUsage="false"
209 CharacterSet="2"
211 <Tool
212 Name="VCPreBuildEventTool"
214 <Tool
215 Name="VCCustomBuildTool"
217 <Tool
218 Name="VCXMLDataGeneratorTool"
220 <Tool
221 Name="VCWebServiceProxyGeneratorTool"
223 <Tool
224 Name="VCMIDLTool"
226 <Tool
227 Name="VCCLCompilerTool"
228 Optimization="0"
229 AdditionalIncludeDirectories="..\Include,..\PC"
230 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
231 RuntimeLibrary="3"
232 UsePrecompiledHeader="0"
233 BrowseInformation="1"
234 WarningLevel="3"
235 SuppressStartupBanner="true"
236 DebugInformationFormat="3"
237 CompileAs="0"
239 <Tool
240 Name="VCManagedResourceCompilerTool"
242 <Tool
243 Name="VCResourceCompilerTool"
244 PreprocessorDefinitions="_DEBUG"
245 Culture="1033"
246 AdditionalIncludeDirectories="..\Include"
248 <Tool
249 Name="VCPreLinkEventTool"
251 <Tool
252 Name="VCLinkerTool"
253 AdditionalDependencies="odbccp32.lib"
254 OutputFile="$(OutDir)\python_d.exe"
255 LinkIncremental="1"
256 SuppressStartupBanner="true"
257 AdditionalLibraryDirectories="$(OutDir)"
258 GenerateDebugInformation="true"
259 ProgramDatabaseFile=""
260 SubSystem="1"
261 StackReserveSize="2000000"
262 BaseAddress="0x1d000000"
263 TargetMachine="1"
265 <Tool
266 Name="VCALinkTool"
268 <Tool
269 Name="VCManifestTool"
271 <Tool
272 Name="VCXDCMakeTool"
274 <Tool
275 Name="VCBscMakeTool"
277 <Tool
278 Name="VCFxCopTool"
280 <Tool
281 Name="VCAppVerifierTool"
283 <Tool
284 Name="VCWebDeploymentTool"
286 <Tool
287 Name="VCPostBuildEventTool"
289 </Configuration>
290 <Configuration
291 Name="Debug|x64"
292 OutputDirectory="$(PlatformName)"
293 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)\python"
294 ConfigurationType="1"
295 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
296 UseOfMFC="0"
297 ATLMinimizesCRunTimeLibraryUsage="false"
298 CharacterSet="2"
300 <Tool
301 Name="VCPreBuildEventTool"
303 <Tool
304 Name="VCCustomBuildTool"
306 <Tool
307 Name="VCXMLDataGeneratorTool"
309 <Tool
310 Name="VCWebServiceProxyGeneratorTool"
312 <Tool
313 Name="VCMIDLTool"
314 TargetEnvironment="3"
316 <Tool
317 Name="VCCLCompilerTool"
318 Optimization="0"
319 AdditionalIncludeDirectories="..\Include,..\PC"
320 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
321 RuntimeLibrary="3"
322 UsePrecompiledHeader="0"
323 BrowseInformation="1"
324 WarningLevel="3"
325 SuppressStartupBanner="true"
326 DebugInformationFormat="3"
327 CompileAs="0"
329 <Tool
330 Name="VCManagedResourceCompilerTool"
332 <Tool
333 Name="VCResourceCompilerTool"
334 PreprocessorDefinitions="_DEBUG"
335 Culture="1033"
336 AdditionalIncludeDirectories="..\Include"
338 <Tool
339 Name="VCPreLinkEventTool"
341 <Tool
342 Name="VCLinkerTool"
343 AdditionalDependencies="odbccp32.lib python25_d.lib"
344 OutputFile="$(OutDir)\python_d.exe"
345 LinkIncremental="1"
346 SuppressStartupBanner="true"
347 AdditionalLibraryDirectories="$(OutDir)"
348 GenerateDebugInformation="true"
349 ProgramDatabaseFile=""
350 SubSystem="1"
351 StackReserveSize="2000000"
352 BaseAddress="0x1d000000"
353 TargetMachine="17"
355 <Tool
356 Name="VCALinkTool"
358 <Tool
359 Name="VCManifestTool"
361 <Tool
362 Name="VCXDCMakeTool"
364 <Tool
365 Name="VCBscMakeTool"
367 <Tool
368 Name="VCFxCopTool"
370 <Tool
371 Name="VCAppVerifierTool"
373 <Tool
374 Name="VCWebDeploymentTool"
376 <Tool
377 Name="VCPostBuildEventTool"
379 </Configuration>
380 </Configurations>
381 <References>
382 </References>
383 <Files>
384 <File
385 RelativePath="..\PC\pycon.ico"
387 </File>
388 <File
389 RelativePath="..\Modules\python.c"
391 </File>
392 <File
393 RelativePath="..\PC\python_exe.rc"
395 </File>
396 </Files>
397 <Globals>
398 </Globals>
399 </VisualStudioProject>