Minor fix for currentframe (SF #1652788).
[python.git] / PCbuild8 / _ctypes.vcproj
blob80b9c645ab4b736a867debf4c524fa858746a92c
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8,00"
5 Name="_ctypes"
6 ProjectGUID="{F22F40F4-D318-40DC-96B3-88DC81CE0894}"
7 RootNamespace="_ctypes"
8 Keyword="Win32Proj"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 <Platform
15 Name="x64"
17 </Platforms>
18 <ToolFiles>
19 </ToolFiles>
20 <Configurations>
21 <Configuration
22 Name="Debug|Win32"
23 OutputDirectory="$(PlatformName)"
24 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)\_ctypes"
25 ConfigurationType="2"
26 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
27 CharacterSet="2"
29 <Tool
30 Name="VCPreBuildEventTool"
32 <Tool
33 Name="VCCustomBuildTool"
35 <Tool
36 Name="VCXMLDataGeneratorTool"
38 <Tool
39 Name="VCWebServiceProxyGeneratorTool"
41 <Tool
42 Name="VCMIDLTool"
44 <Tool
45 Name="VCCLCompilerTool"
46 Optimization="0"
47 AdditionalIncludeDirectories="..\Include,..\PC,..\Modules\_ctypes\libffi_msvc"
48 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
49 MinimalRebuild="false"
50 BasicRuntimeChecks="3"
51 RuntimeLibrary="3"
52 UsePrecompiledHeader="0"
53 WarningLevel="3"
54 Detect64BitPortabilityProblems="false"
55 DebugInformationFormat="3"
56 CompileAs="0"
58 <Tool
59 Name="VCManagedResourceCompilerTool"
61 <Tool
62 Name="VCResourceCompilerTool"
64 <Tool
65 Name="VCPreLinkEventTool"
67 <Tool
68 Name="VCLinkerTool"
69 AdditionalOptions="/EXPORT:DllGetClassObject,PRIVATE /EXPORT:DllCanUnloadNow,PRIVATE"
70 OutputFile="$(OutDir)\_ctypes_d.pyd"
71 LinkIncremental="1"
72 SuppressStartupBanner="true"
73 AdditionalLibraryDirectories="$(OutDir)"
74 GenerateDebugInformation="true"
75 ProgramDatabaseFile=""
76 SubSystem="0"
77 BaseAddress="0x1D1A0000"
78 ImportLibrary=""
79 TargetMachine="1"
81 <Tool
82 Name="VCALinkTool"
84 <Tool
85 Name="VCManifestTool"
87 <Tool
88 Name="VCXDCMakeTool"
90 <Tool
91 Name="VCBscMakeTool"
93 <Tool
94 Name="VCFxCopTool"
96 <Tool
97 Name="VCAppVerifierTool"
99 <Tool
100 Name="VCWebDeploymentTool"
102 <Tool
103 Name="VCPostBuildEventTool"
105 </Configuration>
106 <Configuration
107 Name="Debug|x64"
108 OutputDirectory="$(PlatformName)"
109 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)\_ctypes"
110 ConfigurationType="2"
111 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
112 CharacterSet="2"
114 <Tool
115 Name="VCPreBuildEventTool"
117 <Tool
118 Name="VCCustomBuildTool"
120 <Tool
121 Name="VCXMLDataGeneratorTool"
123 <Tool
124 Name="VCWebServiceProxyGeneratorTool"
126 <Tool
127 Name="VCMIDLTool"
128 TargetEnvironment="3"
130 <Tool
131 Name="VCCLCompilerTool"
132 Optimization="0"
133 AdditionalIncludeDirectories="..\Include,..\PC,..\Modules\_ctypes\libffi_msvc"
134 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
135 MinimalRebuild="false"
136 BasicRuntimeChecks="3"
137 RuntimeLibrary="3"
138 UsePrecompiledHeader="0"
139 WarningLevel="3"
140 Detect64BitPortabilityProblems="false"
141 DebugInformationFormat="3"
142 CompileAs="0"
144 <Tool
145 Name="VCManagedResourceCompilerTool"
147 <Tool
148 Name="VCResourceCompilerTool"
150 <Tool
151 Name="VCPreLinkEventTool"
153 <Tool
154 Name="VCLinkerTool"
155 AdditionalOptions="/EXPORT:DllGetClassObject,PRIVATE /EXPORT:DllCanUnloadNow,PRIVATE"
156 OutputFile="$(OutDir)\_ctypes_d.pyd"
157 LinkIncremental="1"
158 SuppressStartupBanner="true"
159 AdditionalLibraryDirectories="$(OutDir)"
160 GenerateDebugInformation="true"
161 ProgramDatabaseFile=""
162 SubSystem="0"
163 BaseAddress="0x1D1A0000"
164 ImportLibrary=""
165 TargetMachine="17"
167 <Tool
168 Name="VCALinkTool"
170 <Tool
171 Name="VCManifestTool"
173 <Tool
174 Name="VCXDCMakeTool"
176 <Tool
177 Name="VCBscMakeTool"
179 <Tool
180 Name="VCFxCopTool"
182 <Tool
183 Name="VCAppVerifierTool"
185 <Tool
186 Name="VCWebDeploymentTool"
188 <Tool
189 Name="VCPostBuildEventTool"
191 </Configuration>
192 <Configuration
193 Name="Release|Win32"
194 OutputDirectory="$(PlatformName)"
195 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)\_ctypes"
196 ConfigurationType="2"
197 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
198 CharacterSet="2"
200 <Tool
201 Name="VCPreBuildEventTool"
203 <Tool
204 Name="VCCustomBuildTool"
206 <Tool
207 Name="VCXMLDataGeneratorTool"
209 <Tool
210 Name="VCWebServiceProxyGeneratorTool"
212 <Tool
213 Name="VCMIDLTool"
215 <Tool
216 Name="VCCLCompilerTool"
217 InlineFunctionExpansion="1"
218 AdditionalIncludeDirectories="..\Include,..\PC,..\Modules\_ctypes\libffi_msvc"
219 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
220 StringPooling="true"
221 RuntimeLibrary="2"
222 EnableFunctionLevelLinking="true"
223 UsePrecompiledHeader="0"
224 WarningLevel="3"
225 Detect64BitPortabilityProblems="false"
226 DebugInformationFormat="0"
227 CompileAs="0"
229 <Tool
230 Name="VCManagedResourceCompilerTool"
232 <Tool
233 Name="VCResourceCompilerTool"
235 <Tool
236 Name="VCPreLinkEventTool"
238 <Tool
239 Name="VCLinkerTool"
240 AdditionalOptions="/EXPORT:DllGetClassObject,PRIVATE /EXPORT:DllCanUnloadNow,PRIVATE"
241 OutputFile="$(OutDir)\_ctypes.pyd"
242 LinkIncremental="1"
243 SuppressStartupBanner="true"
244 AdditionalLibraryDirectories="$(OutDir)"
245 GenerateDebugInformation="true"
246 ProgramDatabaseFile=""
247 SubSystem="0"
248 OptimizeReferences="0"
249 EnableCOMDATFolding="0"
250 BaseAddress="0x1D1A0000"
251 ImportLibrary=""
252 TargetMachine="1"
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="Release|x64"
281 OutputDirectory="$(PlatformName)"
282 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)\_ctypes"
283 ConfigurationType="2"
284 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
285 CharacterSet="2"
287 <Tool
288 Name="VCPreBuildEventTool"
290 <Tool
291 Name="VCCustomBuildTool"
293 <Tool
294 Name="VCXMLDataGeneratorTool"
296 <Tool
297 Name="VCWebServiceProxyGeneratorTool"
299 <Tool
300 Name="VCMIDLTool"
301 TargetEnvironment="3"
303 <Tool
304 Name="VCCLCompilerTool"
305 InlineFunctionExpansion="1"
306 AdditionalIncludeDirectories="..\Include,..\PC,..\Modules\_ctypes\libffi_msvc"
307 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
308 StringPooling="true"
309 RuntimeLibrary="2"
310 EnableFunctionLevelLinking="true"
311 UsePrecompiledHeader="0"
312 WarningLevel="3"
313 Detect64BitPortabilityProblems="false"
314 DebugInformationFormat="0"
315 CompileAs="0"
317 <Tool
318 Name="VCManagedResourceCompilerTool"
320 <Tool
321 Name="VCResourceCompilerTool"
323 <Tool
324 Name="VCPreLinkEventTool"
326 <Tool
327 Name="VCLinkerTool"
328 AdditionalOptions="/EXPORT:DllGetClassObject,PRIVATE /EXPORT:DllCanUnloadNow,PRIVATE"
329 OutputFile="$(OutDir)\_ctypes.pyd"
330 LinkIncremental="1"
331 SuppressStartupBanner="true"
332 AdditionalLibraryDirectories="$(OutDir)"
333 GenerateDebugInformation="true"
334 ProgramDatabaseFile=""
335 SubSystem="0"
336 OptimizeReferences="0"
337 EnableCOMDATFolding="0"
338 BaseAddress="0x1D1A0000"
339 ImportLibrary=""
340 TargetMachine="17"
342 <Tool
343 Name="VCALinkTool"
345 <Tool
346 Name="VCManifestTool"
348 <Tool
349 Name="VCXDCMakeTool"
351 <Tool
352 Name="VCBscMakeTool"
354 <Tool
355 Name="VCFxCopTool"
357 <Tool
358 Name="VCAppVerifierTool"
360 <Tool
361 Name="VCWebDeploymentTool"
363 <Tool
364 Name="VCPostBuildEventTool"
366 </Configuration>
367 </Configurations>
368 <References>
369 </References>
370 <Files>
371 <File
372 RelativePath="..\Modules\_ctypes\_ctypes.c"
374 </File>
375 <File
376 RelativePath="..\Modules\_ctypes\callbacks.c"
378 </File>
379 <File
380 RelativePath="..\Modules\_ctypes\callproc.c"
382 </File>
383 <File
384 RelativePath="..\Modules\_ctypes\cfield.c"
386 </File>
387 <File
388 RelativePath="..\Modules\_ctypes\libffi_msvc\ffi.c"
390 </File>
391 <File
392 RelativePath="..\Modules\_ctypes\malloc_closure.c"
394 </File>
395 <File
396 RelativePath="..\Modules\_ctypes\libffi_msvc\prep_cif.c"
398 </File>
399 <File
400 RelativePath="..\Modules\_ctypes\stgdict.c"
402 </File>
403 <File
404 RelativePath="..\Modules\_ctypes\libffi_msvc\win32.c"
406 </File>
407 </Files>
408 <Globals>
409 </Globals>
410 </VisualStudioProject>