- bsddb: the bsddb.dbtables Modify method now raises the proper error and
[python.git] / PCbuild8 / _ctypes.vcproj
blobb09f5c2b373b28a8f05c8f9c87d54686459baa5c
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 Keyword="Win32Proj"
9 <Platforms>
10 <Platform
11 Name="Win32"
13 </Platforms>
14 <ToolFiles>
15 </ToolFiles>
16 <Configurations>
17 <Configuration
18 Name="Debug|Win32"
19 OutputDirectory=".\."
20 IntermediateDirectory=".\x86-temp-debug\_ctypes"
21 ConfigurationType="2"
22 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
23 CharacterSet="2"
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,..\Modules\_ctypes\libffi_msvc"
44 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
45 MinimalRebuild="false"
46 BasicRuntimeChecks="3"
47 RuntimeLibrary="3"
48 UsePrecompiledHeader="0"
49 WarningLevel="3"
50 Detect64BitPortabilityProblems="false"
51 DebugInformationFormat="3"
52 CompileAs="0"
54 <Tool
55 Name="VCManagedResourceCompilerTool"
57 <Tool
58 Name="VCResourceCompilerTool"
60 <Tool
61 Name="VCPreLinkEventTool"
63 <Tool
64 Name="VCLinkerTool"
65 AdditionalOptions="/EXPORT:DllGetClassObject,PRIVATE /EXPORT:DllCanUnloadNow,PRIVATE"
66 OutputFile="./_ctypes_d.pyd"
67 LinkIncremental="1"
68 SuppressStartupBanner="true"
69 GenerateDebugInformation="true"
70 ProgramDatabaseFile=".\./_ctypes_d.pdb"
71 SubSystem="0"
72 BaseAddress="0x1D1A0000"
73 ImportLibrary=".\./_ctypes_d.lib"
74 TargetMachine="1"
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="VCWebDeploymentTool"
97 <Tool
98 Name="VCPostBuildEventTool"
100 </Configuration>
101 <Configuration
102 Name="Release|Win32"
103 OutputDirectory=".\."
104 IntermediateDirectory=".\x86-temp-release\_ctypes"
105 ConfigurationType="2"
106 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
107 CharacterSet="2"
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 InlineFunctionExpansion="1"
127 AdditionalIncludeDirectories="..\Include,..\PC,..\Modules\_ctypes\libffi_msvc"
128 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
129 StringPooling="true"
130 RuntimeLibrary="2"
131 EnableFunctionLevelLinking="true"
132 UsePrecompiledHeader="0"
133 WarningLevel="3"
134 Detect64BitPortabilityProblems="false"
135 DebugInformationFormat="0"
136 CompileAs="0"
138 <Tool
139 Name="VCManagedResourceCompilerTool"
141 <Tool
142 Name="VCResourceCompilerTool"
144 <Tool
145 Name="VCPreLinkEventTool"
147 <Tool
148 Name="VCLinkerTool"
149 AdditionalOptions="/EXPORT:DllGetClassObject,PRIVATE /EXPORT:DllCanUnloadNow,PRIVATE"
150 OutputFile="./_ctypes.pyd"
151 LinkIncremental="1"
152 SuppressStartupBanner="true"
153 GenerateDebugInformation="false"
154 ProgramDatabaseFile=".\./_ctypes.pdb"
155 SubSystem="0"
156 OptimizeReferences="0"
157 EnableCOMDATFolding="0"
158 BaseAddress="0x1D1A0000"
159 ImportLibrary=".\./_ctypes.lib"
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="ReleaseAMD64|Win32"
189 OutputDirectory="."
190 IntermediateDirectory="amd64-temp-release\_ctypes"
191 ConfigurationType="2"
192 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
193 CharacterSet="2"
195 <Tool
196 Name="VCPreBuildEventTool"
198 <Tool
199 Name="VCCustomBuildTool"
201 <Tool
202 Name="VCXMLDataGeneratorTool"
204 <Tool
205 Name="VCWebServiceProxyGeneratorTool"
207 <Tool
208 Name="VCMIDLTool"
210 <Tool
211 Name="VCCLCompilerTool"
212 AdditionalOptions=" /USECL:MS_OPTERON"
213 InlineFunctionExpansion="1"
214 AdditionalIncludeDirectories="..\Include,..\PC,..\Modules\_ctypes\libffi_msvc"
215 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
216 StringPooling="true"
217 BasicRuntimeChecks="0"
218 RuntimeLibrary="2"
219 BufferSecurityCheck="false"
220 EnableFunctionLevelLinking="true"
221 UsePrecompiledHeader="0"
222 WarningLevel="3"
223 Detect64BitPortabilityProblems="true"
224 DebugInformationFormat="3"
225 CompileAs="0"
227 <Tool
228 Name="VCManagedResourceCompilerTool"
230 <Tool
231 Name="VCResourceCompilerTool"
233 <Tool
234 Name="VCPreLinkEventTool"
236 <Tool
237 Name="VCLinkerTool"
238 AdditionalOptions=" /MACHINE:AMD64 /USELINK:MS_SDK /EXPORT:DllGetClassObject,PRIVATE /EXPORT:DllCanUnloadNow,PRIVATE"
239 OutputFile="./_ctypes.pyd"
240 LinkIncremental="1"
241 SuppressStartupBanner="true"
242 GenerateDebugInformation="false"
243 ProgramDatabaseFile=".\./_ctypes.pdb"
244 SubSystem="0"
245 OptimizeReferences="0"
246 EnableCOMDATFolding="0"
247 BaseAddress="0x1D1A0000"
248 ImportLibrary=".\./_ctypes.lib"
249 TargetMachine="0"
251 <Tool
252 Name="VCALinkTool"
254 <Tool
255 Name="VCManifestTool"
257 <Tool
258 Name="VCXDCMakeTool"
260 <Tool
261 Name="VCBscMakeTool"
263 <Tool
264 Name="VCFxCopTool"
266 <Tool
267 Name="VCAppVerifierTool"
269 <Tool
270 Name="VCWebDeploymentTool"
272 <Tool
273 Name="VCPostBuildEventTool"
275 </Configuration>
276 <Configuration
277 Name="ReleaseItanium|Win32"
278 OutputDirectory="."
279 IntermediateDirectory="ia64-temp-release\_ctypes"
280 ConfigurationType="2"
281 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
282 CharacterSet="2"
284 <Tool
285 Name="VCPreBuildEventTool"
287 <Tool
288 Name="VCCustomBuildTool"
290 <Tool
291 Name="VCXMLDataGeneratorTool"
293 <Tool
294 Name="VCWebServiceProxyGeneratorTool"
296 <Tool
297 Name="VCMIDLTool"
299 <Tool
300 Name="VCCLCompilerTool"
301 AdditionalOptions=" /USECL:MS_ITANIUM"
302 InlineFunctionExpansion="1"
303 AdditionalIncludeDirectories="..\Include,..\PC,..\Modules\_ctypes\libffi_msvc"
304 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
305 StringPooling="true"
306 BasicRuntimeChecks="0"
307 RuntimeLibrary="2"
308 BufferSecurityCheck="false"
309 EnableFunctionLevelLinking="true"
310 UsePrecompiledHeader="0"
311 WarningLevel="3"
312 Detect64BitPortabilityProblems="true"
313 DebugInformationFormat="3"
314 CompileAs="0"
316 <Tool
317 Name="VCManagedResourceCompilerTool"
319 <Tool
320 Name="VCResourceCompilerTool"
322 <Tool
323 Name="VCPreLinkEventTool"
325 <Tool
326 Name="VCLinkerTool"
327 AdditionalOptions=" /MACHINE:IA64 /USELINK:MS_SDK /EXPORT:DllGetClassObject,PRIVATE /EXPORT:DllCanUnloadNow,PRIVATE"
328 OutputFile="./_ctypes.pyd"
329 LinkIncremental="1"
330 SuppressStartupBanner="true"
331 GenerateDebugInformation="false"
332 ProgramDatabaseFile=".\./_ctypes.pdb"
333 SubSystem="0"
334 OptimizeReferences="0"
335 EnableCOMDATFolding="0"
336 BaseAddress="0x1D1A0000"
337 ImportLibrary=".\./_ctypes.lib"
338 TargetMachine="0"
340 <Tool
341 Name="VCALinkTool"
343 <Tool
344 Name="VCManifestTool"
346 <Tool
347 Name="VCXDCMakeTool"
349 <Tool
350 Name="VCBscMakeTool"
352 <Tool
353 Name="VCFxCopTool"
355 <Tool
356 Name="VCAppVerifierTool"
358 <Tool
359 Name="VCWebDeploymentTool"
361 <Tool
362 Name="VCPostBuildEventTool"
364 </Configuration>
365 </Configurations>
366 <References>
367 </References>
368 <Files>
369 <File
370 RelativePath="..\Modules\_ctypes\_ctypes.c"
372 </File>
373 <File
374 RelativePath="..\Modules\_ctypes\callbacks.c"
376 </File>
377 <File
378 RelativePath="..\Modules\_ctypes\callproc.c"
380 </File>
381 <File
382 RelativePath="..\Modules\_ctypes\cfield.c"
384 </File>
385 <File
386 RelativePath="..\Modules\_ctypes\libffi_msvc\ffi.c"
388 </File>
389 <File
390 RelativePath="..\Modules\_ctypes\malloc_closure.c"
392 </File>
393 <File
394 RelativePath="..\Modules\_ctypes\libffi_msvc\prep_cif.c"
396 </File>
397 <File
398 RelativePath="..\Modules\_ctypes\stgdict.c"
400 </File>
401 <File
402 RelativePath="..\Modules\_ctypes\libffi_msvc\win32.c"
404 </File>
405 </Files>
406 <Globals>
407 </Globals>
408 </VisualStudioProject>