blob: a77fdd4bed0c62eed33a5c40e48eed057f00e39b [file] [log] [blame]
Thomas Hellera16bb0c2006-03-09 17:35:20 +00001<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="_ctypes"
6 ProjectGUID="{F22F40F4-D318-40DC-96B3-88DC81CE0894}"
7 Keyword="Win32Proj">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Debug|Win32"
15 OutputDirectory=".\."
16 IntermediateDirectory=".\x86-temp-debug\_ctypes"
17 ConfigurationType="2"
18 CharacterSet="2">
19 <Tool
20 Name="VCCLCompilerTool"
21 Optimization="0"
22 AdditionalIncludeDirectories="..\Include,..\PC,..\Modules\_ctypes\libffi_msvc"
23 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
24 MinimalRebuild="FALSE"
25 BasicRuntimeChecks="3"
26 RuntimeLibrary="3"
27 UsePrecompiledHeader="0"
28 WarningLevel="3"
Thomas Heller6ea6e202006-03-14 20:22:47 +000029 Detect64BitPortabilityProblems="FALSE"
Thomas Hellera16bb0c2006-03-09 17:35:20 +000030 DebugInformationFormat="3"
31 CompileAs="0"/>
32 <Tool
33 Name="VCCustomBuildTool"/>
34 <Tool
35 Name="VCLinkerTool"
Thomas Heller2f3f1362006-04-13 08:33:58 +000036 AdditionalOptions="/EXPORT:DllGetClassObject,PRIVATE /EXPORT:DllCanUnloadNow,PRIVATE"
Thomas Hellera16bb0c2006-03-09 17:35:20 +000037 OutputFile="./_ctypes_d.pyd"
38 LinkIncremental="1"
39 SuppressStartupBanner="TRUE"
40 GenerateDebugInformation="TRUE"
41 ProgramDatabaseFile=".\./_ctypes_d.pdb"
42 SubSystem="0"
Thomas Heller2f3f1362006-04-13 08:33:58 +000043 BaseAddress="0x1D1A0000"
Thomas Hellera16bb0c2006-03-09 17:35:20 +000044 ImportLibrary=".\./_ctypes_d.lib"
45 TargetMachine="1"/>
46 <Tool
47 Name="VCMIDLTool"/>
48 <Tool
49 Name="VCPostBuildEventTool"/>
50 <Tool
51 Name="VCPreBuildEventTool"/>
52 <Tool
53 Name="VCPreLinkEventTool"/>
54 <Tool
55 Name="VCResourceCompilerTool"/>
56 <Tool
57 Name="VCWebServiceProxyGeneratorTool"/>
58 <Tool
59 Name="VCXMLDataGeneratorTool"/>
60 <Tool
61 Name="VCWebDeploymentTool"/>
62 <Tool
63 Name="VCManagedWrapperGeneratorTool"/>
64 <Tool
65 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
66 </Configuration>
67 <Configuration
68 Name="Release|Win32"
69 OutputDirectory=".\."
70 IntermediateDirectory=".\x86-temp-release\_ctypes"
71 ConfigurationType="2"
72 CharacterSet="2">
73 <Tool
74 Name="VCCLCompilerTool"
75 InlineFunctionExpansion="1"
76 AdditionalIncludeDirectories="..\Include,..\PC,..\Modules\_ctypes\libffi_msvc"
77 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
78 StringPooling="TRUE"
79 RuntimeLibrary="2"
80 EnableFunctionLevelLinking="TRUE"
81 UsePrecompiledHeader="0"
82 WarningLevel="3"
Thomas Heller6ea6e202006-03-14 20:22:47 +000083 Detect64BitPortabilityProblems="FALSE"
Thomas Hellera16bb0c2006-03-09 17:35:20 +000084 DebugInformationFormat="0"
85 CompileAs="0"/>
86 <Tool
87 Name="VCCustomBuildTool"/>
88 <Tool
89 Name="VCLinkerTool"
Thomas Heller2f3f1362006-04-13 08:33:58 +000090 AdditionalOptions="/EXPORT:DllGetClassObject,PRIVATE /EXPORT:DllCanUnloadNow,PRIVATE"
Thomas Hellera16bb0c2006-03-09 17:35:20 +000091 OutputFile="./_ctypes.pyd"
92 LinkIncremental="1"
93 SuppressStartupBanner="TRUE"
94 GenerateDebugInformation="FALSE"
95 ProgramDatabaseFile=".\./_ctypes.pdb"
96 SubSystem="0"
97 OptimizeReferences="0"
98 EnableCOMDATFolding="0"
Thomas Heller2f3f1362006-04-13 08:33:58 +000099 BaseAddress="0x1D1A0000"
Thomas Hellera16bb0c2006-03-09 17:35:20 +0000100 ImportLibrary=".\./_ctypes.lib"
101 TargetMachine="1"/>
102 <Tool
103 Name="VCMIDLTool"/>
104 <Tool
105 Name="VCPostBuildEventTool"/>
106 <Tool
107 Name="VCPreBuildEventTool"/>
108 <Tool
109 Name="VCPreLinkEventTool"/>
110 <Tool
111 Name="VCResourceCompilerTool"/>
112 <Tool
113 Name="VCWebServiceProxyGeneratorTool"/>
114 <Tool
115 Name="VCXMLDataGeneratorTool"/>
116 <Tool
117 Name="VCWebDeploymentTool"/>
118 <Tool
119 Name="VCManagedWrapperGeneratorTool"/>
120 <Tool
121 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
122 </Configuration>
Martin v. Löwis1a4a6402006-03-10 16:02:59 +0000123 <Configuration
124 Name="ReleaseAMD64|Win32"
125 OutputDirectory="."
126 IntermediateDirectory="amd64-temp-release\_ctypes"
127 ConfigurationType="2"
128 CharacterSet="2">
129 <Tool
130 Name="VCCLCompilerTool"
131 AdditionalOptions=" /USECL:MS_OPTERON"
132 InlineFunctionExpansion="1"
Martin v. Löwis07b35082006-04-21 13:48:26 +0000133 AdditionalIncludeDirectories="..\Include,..\PC,..\Modules\_ctypes\libffi_msvc"
Martin v. Löwis1a4a6402006-03-10 16:02:59 +0000134 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
135 StringPooling="TRUE"
136 BasicRuntimeChecks="0"
137 RuntimeLibrary="2"
138 BufferSecurityCheck="FALSE"
139 EnableFunctionLevelLinking="TRUE"
140 UsePrecompiledHeader="0"
141 WarningLevel="3"
142 Detect64BitPortabilityProblems="TRUE"
143 DebugInformationFormat="3"
144 CompileAs="0"/>
145 <Tool
146 Name="VCCustomBuildTool"/>
147 <Tool
148 Name="VCLinkerTool"
Thomas Heller2f3f1362006-04-13 08:33:58 +0000149 AdditionalOptions=" /MACHINE:AMD64 /USELINK:MS_SDK /EXPORT:DllGetClassObject,PRIVATE /EXPORT:DllCanUnloadNow,PRIVATE"
Martin v. Löwis1a4a6402006-03-10 16:02:59 +0000150 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"
Thomas Heller2f3f1362006-04-13 08:33:58 +0000158 BaseAddress="0x1D1A0000"
Martin v. Löwis1a4a6402006-03-10 16:02:59 +0000159 ImportLibrary=".\./_ctypes.lib"
160 TargetMachine="0"/>
161 <Tool
162 Name="VCMIDLTool"/>
163 <Tool
164 Name="VCPostBuildEventTool"/>
165 <Tool
166 Name="VCPreBuildEventTool"/>
167 <Tool
168 Name="VCPreLinkEventTool"/>
169 <Tool
170 Name="VCResourceCompilerTool"/>
171 <Tool
172 Name="VCWebServiceProxyGeneratorTool"/>
173 <Tool
174 Name="VCXMLDataGeneratorTool"/>
175 <Tool
176 Name="VCWebDeploymentTool"/>
177 <Tool
178 Name="VCManagedWrapperGeneratorTool"/>
179 <Tool
180 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
181 </Configuration>
182 <Configuration
183 Name="ReleaseItanium|Win32"
184 OutputDirectory="."
185 IntermediateDirectory="ia64-temp-release\_ctypes"
186 ConfigurationType="2"
187 CharacterSet="2">
188 <Tool
189 Name="VCCLCompilerTool"
190 AdditionalOptions=" /USECL:MS_ITANIUM"
191 InlineFunctionExpansion="1"
Martin v. Löwis07b35082006-04-21 13:48:26 +0000192 AdditionalIncludeDirectories="..\Include,..\PC,..\Modules\_ctypes\libffi_msvc"
Martin v. Löwis1a4a6402006-03-10 16:02:59 +0000193 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
194 StringPooling="TRUE"
195 BasicRuntimeChecks="0"
196 RuntimeLibrary="2"
197 BufferSecurityCheck="FALSE"
198 EnableFunctionLevelLinking="TRUE"
199 UsePrecompiledHeader="0"
200 WarningLevel="3"
201 Detect64BitPortabilityProblems="TRUE"
202 DebugInformationFormat="3"
203 CompileAs="0"/>
204 <Tool
205 Name="VCCustomBuildTool"/>
206 <Tool
207 Name="VCLinkerTool"
Thomas Heller2f3f1362006-04-13 08:33:58 +0000208 AdditionalOptions=" /MACHINE:IA64 /USELINK:MS_SDK /EXPORT:DllGetClassObject,PRIVATE /EXPORT:DllCanUnloadNow,PRIVATE"
Martin v. Löwis1a4a6402006-03-10 16:02:59 +0000209 OutputFile="./_ctypes.pyd"
210 LinkIncremental="1"
211 SuppressStartupBanner="TRUE"
212 GenerateDebugInformation="FALSE"
213 ProgramDatabaseFile=".\./_ctypes.pdb"
214 SubSystem="0"
215 OptimizeReferences="0"
216 EnableCOMDATFolding="0"
Thomas Heller2f3f1362006-04-13 08:33:58 +0000217 BaseAddress="0x1D1A0000"
Martin v. Löwis1a4a6402006-03-10 16:02:59 +0000218 ImportLibrary=".\./_ctypes.lib"
219 TargetMachine="0"/>
220 <Tool
221 Name="VCMIDLTool"/>
222 <Tool
223 Name="VCPostBuildEventTool"/>
224 <Tool
225 Name="VCPreBuildEventTool"/>
226 <Tool
227 Name="VCPreLinkEventTool"/>
228 <Tool
229 Name="VCResourceCompilerTool"/>
230 <Tool
231 Name="VCWebServiceProxyGeneratorTool"/>
232 <Tool
233 Name="VCXMLDataGeneratorTool"/>
234 <Tool
235 Name="VCWebDeploymentTool"/>
236 <Tool
237 Name="VCManagedWrapperGeneratorTool"/>
238 <Tool
239 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
240 </Configuration>
Thomas Hellera16bb0c2006-03-09 17:35:20 +0000241 </Configurations>
242 <References>
243 </References>
244 <Files>
245 <File
246 RelativePath="..\Modules\_ctypes\_ctypes.c">
247 </File>
248 <File
249 RelativePath="..\Modules\_ctypes\callbacks.c">
250 </File>
251 <File
252 RelativePath="..\Modules\_ctypes\callproc.c">
253 </File>
254 <File
255 RelativePath="..\Modules\_ctypes\cfield.c">
256 </File>
257 <File
258 RelativePath="..\Modules\_ctypes\libffi_msvc\ffi.c">
259 </File>
260 <File
261 RelativePath="..\Modules\_ctypes\malloc_closure.c">
262 </File>
263 <File
264 RelativePath="..\Modules\_ctypes\libffi_msvc\prep_cif.c">
265 </File>
266 <File
267 RelativePath="..\Modules\_ctypes\stgdict.c">
268 </File>
269 <File
270 RelativePath="..\Modules\_ctypes\libffi_msvc\win32.c">
271 </File>
272 </Files>
273 <Globals>
274 </Globals>
275</VisualStudioProject>