Stop duplicating code and handle slice indices consistently and correctly
[python.git] / PCbuild / _ctypes.vcproj
blob76518e69530aa5ba5e3e89f7438947e1ef6b493a
1 <?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"
29 Detect64BitPortabilityProblems="FALSE"
30 DebugInformationFormat="3"
31 CompileAs="0"/>
32 <Tool
33 Name="VCCustomBuildTool"/>
34 <Tool
35 Name="VCLinkerTool"
36 OutputFile="./_ctypes_d.pyd"
37 LinkIncremental="1"
38 SuppressStartupBanner="TRUE"
39 GenerateDebugInformation="TRUE"
40 ProgramDatabaseFile=".\./_ctypes_d.pdb"
41 SubSystem="0"
42 ImportLibrary=".\./_ctypes_d.lib"
43 TargetMachine="1"/>
44 <Tool
45 Name="VCMIDLTool"/>
46 <Tool
47 Name="VCPostBuildEventTool"/>
48 <Tool
49 Name="VCPreBuildEventTool"/>
50 <Tool
51 Name="VCPreLinkEventTool"/>
52 <Tool
53 Name="VCResourceCompilerTool"/>
54 <Tool
55 Name="VCWebServiceProxyGeneratorTool"/>
56 <Tool
57 Name="VCXMLDataGeneratorTool"/>
58 <Tool
59 Name="VCWebDeploymentTool"/>
60 <Tool
61 Name="VCManagedWrapperGeneratorTool"/>
62 <Tool
63 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
64 </Configuration>
65 <Configuration
66 Name="Release|Win32"
67 OutputDirectory=".\."
68 IntermediateDirectory=".\x86-temp-release\_ctypes"
69 ConfigurationType="2"
70 CharacterSet="2">
71 <Tool
72 Name="VCCLCompilerTool"
73 InlineFunctionExpansion="1"
74 AdditionalIncludeDirectories="..\Include,..\PC,..\Modules\_ctypes\libffi_msvc"
75 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
76 StringPooling="TRUE"
77 RuntimeLibrary="2"
78 EnableFunctionLevelLinking="TRUE"
79 UsePrecompiledHeader="0"
80 WarningLevel="3"
81 Detect64BitPortabilityProblems="FALSE"
82 DebugInformationFormat="0"
83 CompileAs="0"/>
84 <Tool
85 Name="VCCustomBuildTool"/>
86 <Tool
87 Name="VCLinkerTool"
88 OutputFile="./_ctypes.pyd"
89 LinkIncremental="1"
90 SuppressStartupBanner="TRUE"
91 GenerateDebugInformation="FALSE"
92 ProgramDatabaseFile=".\./_ctypes.pdb"
93 SubSystem="0"
94 OptimizeReferences="0"
95 EnableCOMDATFolding="0"
96 ImportLibrary=".\./_ctypes.lib"
97 TargetMachine="1"/>
98 <Tool
99 Name="VCMIDLTool"/>
100 <Tool
101 Name="VCPostBuildEventTool"/>
102 <Tool
103 Name="VCPreBuildEventTool"/>
104 <Tool
105 Name="VCPreLinkEventTool"/>
106 <Tool
107 Name="VCResourceCompilerTool"/>
108 <Tool
109 Name="VCWebServiceProxyGeneratorTool"/>
110 <Tool
111 Name="VCXMLDataGeneratorTool"/>
112 <Tool
113 Name="VCWebDeploymentTool"/>
114 <Tool
115 Name="VCManagedWrapperGeneratorTool"/>
116 <Tool
117 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
118 </Configuration>
119 <Configuration
120 Name="ReleaseAMD64|Win32"
121 OutputDirectory="."
122 IntermediateDirectory="amd64-temp-release\_ctypes"
123 ConfigurationType="2"
124 CharacterSet="2">
125 <Tool
126 Name="VCCLCompilerTool"
127 AdditionalOptions=" /USECL:MS_OPTERON"
128 InlineFunctionExpansion="1"
129 AdditionalIncludeDirectories="{MSSDKPATH}\include\Win64\atl\amd64;{MSSDKPATH}\include\Win64\crt\amd64;{MSSDKPATH}\include\Win64\crt\amd64\sys;{MSSDKPATH}\include\Win64\mfc\amd64;..\Include,..\PC,..\Modules\_ctypes\libffi_msvc"
130 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
131 StringPooling="TRUE"
132 BasicRuntimeChecks="0"
133 RuntimeLibrary="2"
134 BufferSecurityCheck="FALSE"
135 EnableFunctionLevelLinking="TRUE"
136 UsePrecompiledHeader="0"
137 WarningLevel="3"
138 Detect64BitPortabilityProblems="TRUE"
139 DebugInformationFormat="3"
140 CompileAs="0"/>
141 <Tool
142 Name="VCCustomBuildTool"/>
143 <Tool
144 Name="VCLinkerTool"
145 AdditionalOptions=" /MACHINE:AMD64 /USELINK:MS_SDK"
146 OutputFile="./_ctypes.pyd"
147 LinkIncremental="1"
148 SuppressStartupBanner="TRUE"
149 GenerateDebugInformation="FALSE"
150 ProgramDatabaseFile=".\./_ctypes.pdb"
151 SubSystem="0"
152 OptimizeReferences="0"
153 EnableCOMDATFolding="0"
154 ImportLibrary=".\./_ctypes.lib"
155 TargetMachine="0"/>
156 <Tool
157 Name="VCMIDLTool"/>
158 <Tool
159 Name="VCPostBuildEventTool"/>
160 <Tool
161 Name="VCPreBuildEventTool"/>
162 <Tool
163 Name="VCPreLinkEventTool"/>
164 <Tool
165 Name="VCResourceCompilerTool"/>
166 <Tool
167 Name="VCWebServiceProxyGeneratorTool"/>
168 <Tool
169 Name="VCXMLDataGeneratorTool"/>
170 <Tool
171 Name="VCWebDeploymentTool"/>
172 <Tool
173 Name="VCManagedWrapperGeneratorTool"/>
174 <Tool
175 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
176 </Configuration>
177 <Configuration
178 Name="ReleaseItanium|Win32"
179 OutputDirectory="."
180 IntermediateDirectory="ia64-temp-release\_ctypes"
181 ConfigurationType="2"
182 CharacterSet="2">
183 <Tool
184 Name="VCCLCompilerTool"
185 AdditionalOptions=" /USECL:MS_ITANIUM"
186 InlineFunctionExpansion="1"
187 AdditionalIncludeDirectories="{MSSDKPATH}\include\Win64\atl;{MSSDKPATH}\include\Win64\crt;{MSSDKPATH}\include\Win64\crt\sys;{MSSDKPATH}\include\Win64\mfc;..\Include,..\PC,..\Modules\_ctypes\libffi_msvc"
188 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
189 StringPooling="TRUE"
190 BasicRuntimeChecks="0"
191 RuntimeLibrary="2"
192 BufferSecurityCheck="FALSE"
193 EnableFunctionLevelLinking="TRUE"
194 UsePrecompiledHeader="0"
195 WarningLevel="3"
196 Detect64BitPortabilityProblems="TRUE"
197 DebugInformationFormat="3"
198 CompileAs="0"/>
199 <Tool
200 Name="VCCustomBuildTool"/>
201 <Tool
202 Name="VCLinkerTool"
203 AdditionalOptions=" /MACHINE:IA64 /USELINK:MS_SDK"
204 OutputFile="./_ctypes.pyd"
205 LinkIncremental="1"
206 SuppressStartupBanner="TRUE"
207 GenerateDebugInformation="FALSE"
208 ProgramDatabaseFile=".\./_ctypes.pdb"
209 SubSystem="0"
210 OptimizeReferences="0"
211 EnableCOMDATFolding="0"
212 ImportLibrary=".\./_ctypes.lib"
213 TargetMachine="0"/>
214 <Tool
215 Name="VCMIDLTool"/>
216 <Tool
217 Name="VCPostBuildEventTool"/>
218 <Tool
219 Name="VCPreBuildEventTool"/>
220 <Tool
221 Name="VCPreLinkEventTool"/>
222 <Tool
223 Name="VCResourceCompilerTool"/>
224 <Tool
225 Name="VCWebServiceProxyGeneratorTool"/>
226 <Tool
227 Name="VCXMLDataGeneratorTool"/>
228 <Tool
229 Name="VCWebDeploymentTool"/>
230 <Tool
231 Name="VCManagedWrapperGeneratorTool"/>
232 <Tool
233 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
234 </Configuration>
235 </Configurations>
236 <References>
237 </References>
238 <Files>
239 <File
240 RelativePath="..\Modules\_ctypes\_ctypes.c">
241 </File>
242 <File
243 RelativePath="..\Modules\_ctypes\callbacks.c">
244 </File>
245 <File
246 RelativePath="..\Modules\_ctypes\callproc.c">
247 </File>
248 <File
249 RelativePath="..\Modules\_ctypes\cfield.c">
250 </File>
251 <File
252 RelativePath="..\Modules\_ctypes\libffi_msvc\ffi.c">
253 </File>
254 <File
255 RelativePath="..\Modules\_ctypes\malloc_closure.c">
256 </File>
257 <File
258 RelativePath="..\Modules\_ctypes\libffi_msvc\prep_cif.c">
259 </File>
260 <File
261 RelativePath="..\Modules\_ctypes\stgdict.c">
262 </File>
263 <File
264 RelativePath="..\Modules\_ctypes\libffi_msvc\win32.c">
265 </File>
266 </Files>
267 <Globals>
268 </Globals>
269 </VisualStudioProject>