source: trunk/essentials/dev-lang/python/PCbuild8/_sqlite3.vcproj

Last change on this file was 3225, checked in by bird, 18 years ago

Python 2.5

File size: 8.9 KB
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8,00"
5 Name="_sqlite3"
6 ProjectGUID="{2FF0A312-22F9-4C34-B070-842916DE27A9}"
7 >
8 <Platforms>
9 <Platform
10 Name="Win32"
11 />
12 </Platforms>
13 <ToolFiles>
14 </ToolFiles>
15 <Configurations>
16 <Configuration
17 Name="Debug|Win32"
18 OutputDirectory=".\."
19 IntermediateDirectory=".\x86-temp-debug\_sqlite3"
20 ConfigurationType="2"
21 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
22 UseOfMFC="0"
23 ATLMinimizesCRunTimeLibraryUsage="false"
24 >
25 <Tool
26 Name="VCPreBuildEventTool"
27 />
28 <Tool
29 Name="VCCustomBuildTool"
30 />
31 <Tool
32 Name="VCXMLDataGeneratorTool"
33 />
34 <Tool
35 Name="VCWebServiceProxyGeneratorTool"
36 />
37 <Tool
38 Name="VCMIDLTool"
39 />
40 <Tool
41 Name="VCCLCompilerTool"
42 Optimization="0"
43 AdditionalIncludeDirectories="..\Include;..\PC;..\..\sqlite-source-3.3.4"
44 PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;MODULE_NAME=\&quot;sqlite3\&quot;"
45 RuntimeLibrary="3"
46 UsePrecompiledHeader="0"
47 WarningLevel="3"
48 SuppressStartupBanner="true"
49 DebugInformationFormat="3"
50 CompileAs="0"
51 />
52 <Tool
53 Name="VCManagedResourceCompilerTool"
54 />
55 <Tool
56 Name="VCResourceCompilerTool"
57 />
58 <Tool
59 Name="VCPreLinkEventTool"
60 />
61 <Tool
62 Name="VCLinkerTool"
63 AdditionalDependencies="..\..\sqlite-source-3.3.4\sqlite3.lib"
64 OutputFile="./_sqlite3_d.pyd"
65 LinkIncremental="1"
66 SuppressStartupBanner="true"
67 IgnoreDefaultLibraryNames=""
68 GenerateDebugInformation="true"
69 ProgramDatabaseFile=".\./_sqlite3_d.pdb"
70 SubSystem="2"
71 BaseAddress="0x1e180000"
72 ImportLibrary=".\./_sqlite3_d.lib"
73 TargetMachine="1"
74 />
75 <Tool
76 Name="VCALinkTool"
77 />
78 <Tool
79 Name="VCManifestTool"
80 />
81 <Tool
82 Name="VCXDCMakeTool"
83 />
84 <Tool
85 Name="VCBscMakeTool"
86 />
87 <Tool
88 Name="VCFxCopTool"
89 />
90 <Tool
91 Name="VCAppVerifierTool"
92 />
93 <Tool
94 Name="VCWebDeploymentTool"
95 />
96 <Tool
97 Name="VCPostBuildEventTool"
98 />
99 </Configuration>
100 <Configuration
101 Name="Release|Win32"
102 OutputDirectory=".\."
103 IntermediateDirectory=".\x86-temp-release\_sqlite3"
104 ConfigurationType="2"
105 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
106 UseOfMFC="0"
107 ATLMinimizesCRunTimeLibraryUsage="false"
108 >
109 <Tool
110 Name="VCPreBuildEventTool"
111 />
112 <Tool
113 Name="VCCustomBuildTool"
114 />
115 <Tool
116 Name="VCXMLDataGeneratorTool"
117 />
118 <Tool
119 Name="VCWebServiceProxyGeneratorTool"
120 />
121 <Tool
122 Name="VCMIDLTool"
123 />
124 <Tool
125 Name="VCCLCompilerTool"
126 Optimization="2"
127 InlineFunctionExpansion="1"
128 AdditionalIncludeDirectories="..\Include;..\PC;..\..\sqlite-source-3.3.4"
129 PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;MODULE_NAME=\&quot;sqlite3\&quot;"
130 StringPooling="true"
131 RuntimeLibrary="2"
132 EnableFunctionLevelLinking="true"
133 UsePrecompiledHeader="0"
134 WarningLevel="3"
135 SuppressStartupBanner="true"
136 DebugInformationFormat="3"
137 CompileAs="0"
138 />
139 <Tool
140 Name="VCManagedResourceCompilerTool"
141 />
142 <Tool
143 Name="VCResourceCompilerTool"
144 />
145 <Tool
146 Name="VCPreLinkEventTool"
147 />
148 <Tool
149 Name="VCLinkerTool"
150 AdditionalDependencies="..\..\sqlite-source-3.3.4\sqlite3.lib"
151 OutputFile="./_sqlite3.pyd"
152 LinkIncremental="1"
153 SuppressStartupBanner="true"
154 IgnoreDefaultLibraryNames=""
155 GenerateDebugInformation="true"
156 ProgramDatabaseFile=".\./_sqlite3.pdb"
157 SubSystem="2"
158 BaseAddress="0x1e180000"
159 ImportLibrary=".\./_sqlite3.lib"
160 TargetMachine="1"
161 />
162 <Tool
163 Name="VCALinkTool"
164 />
165 <Tool
166 Name="VCManifestTool"
167 />
168 <Tool
169 Name="VCXDCMakeTool"
170 />
171 <Tool
172 Name="VCBscMakeTool"
173 />
174 <Tool
175 Name="VCFxCopTool"
176 />
177 <Tool
178 Name="VCAppVerifierTool"
179 />
180 <Tool
181 Name="VCWebDeploymentTool"
182 />
183 <Tool
184 Name="VCPostBuildEventTool"
185 />
186 </Configuration>
187 <Configuration
188 Name="ReleaseItanium|Win32"
189 OutputDirectory="./."
190 IntermediateDirectory=".\ia64-temp-release\_sqlite3"
191 ConfigurationType="2"
192 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
193 UseOfMFC="0"
194 ATLMinimizesCRunTimeLibraryUsage="false"
195 >
196 <Tool
197 Name="VCPreBuildEventTool"
198 />
199 <Tool
200 Name="VCCustomBuildTool"
201 />
202 <Tool
203 Name="VCXMLDataGeneratorTool"
204 />
205 <Tool
206 Name="VCWebServiceProxyGeneratorTool"
207 />
208 <Tool
209 Name="VCMIDLTool"
210 />
211 <Tool
212 Name="VCCLCompilerTool"
213 AdditionalOptions=" /USECL:MS_ITANIUM"
214 Optimization="2"
215 InlineFunctionExpansion="1"
216 AdditionalIncludeDirectories="..\Include;..\PC;..\..\sqlite-source-3.3.4"
217 PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;MODULE_NAME=\&quot;sqlite3\&quot;"
218 StringPooling="true"
219 BasicRuntimeChecks="0"
220 RuntimeLibrary="2"
221 BufferSecurityCheck="false"
222 EnableFunctionLevelLinking="true"
223 UsePrecompiledHeader="0"
224 WarningLevel="3"
225 SuppressStartupBanner="true"
226 Detect64BitPortabilityProblems="true"
227 DebugInformationFormat="3"
228 CompileAs="0"
229 />
230 <Tool
231 Name="VCManagedResourceCompilerTool"
232 />
233 <Tool
234 Name="VCResourceCompilerTool"
235 />
236 <Tool
237 Name="VCPreLinkEventTool"
238 />
239 <Tool
240 Name="VCLinkerTool"
241 AdditionalOptions=" /MACHINE:IA64 /USELINK:MS_SDK"
242 AdditionalDependencies="..\..\sqlite-source-3.3.4\ia64\sqlite3.lib"
243 OutputFile="./_sqlite3.pyd"
244 LinkIncremental="1"
245 SuppressStartupBanner="true"
246 IgnoreDefaultLibraryNames=""
247 GenerateDebugInformation="true"
248 ProgramDatabaseFile=".\./_sqlite3.pdb"
249 SubSystem="2"
250 BaseAddress="0x1e180000"
251 ImportLibrary=".\./_sqlite3.lib"
252 TargetMachine="0"
253 />
254 <Tool
255 Name="VCALinkTool"
256 />
257 <Tool
258 Name="VCManifestTool"
259 />
260 <Tool
261 Name="VCXDCMakeTool"
262 />
263 <Tool
264 Name="VCBscMakeTool"
265 />
266 <Tool
267 Name="VCFxCopTool"
268 />
269 <Tool
270 Name="VCAppVerifierTool"
271 />
272 <Tool
273 Name="VCWebDeploymentTool"
274 />
275 <Tool
276 Name="VCPostBuildEventTool"
277 />
278 </Configuration>
279 <Configuration
280 Name="ReleaseAMD64|Win32"
281 OutputDirectory="."
282 IntermediateDirectory="amd64-temp-release\_sqlite3"
283 ConfigurationType="2"
284 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
285 UseOfMFC="0"
286 ATLMinimizesCRunTimeLibraryUsage="false"
287 >
288 <Tool
289 Name="VCPreBuildEventTool"
290 />
291 <Tool
292 Name="VCCustomBuildTool"
293 />
294 <Tool
295 Name="VCXMLDataGeneratorTool"
296 />
297 <Tool
298 Name="VCWebServiceProxyGeneratorTool"
299 />
300 <Tool
301 Name="VCMIDLTool"
302 />
303 <Tool
304 Name="VCCLCompilerTool"
305 AdditionalOptions=" /USECL:MS_OPTERON"
306 Optimization="2"
307 InlineFunctionExpansion="1"
308 AdditionalIncludeDirectories="..\Include;..\PC;..\..\sqlite-source-3.3.4"
309 PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;MODULE_NAME=\&quot;sqlite3\&quot;"
310 StringPooling="true"
311 BasicRuntimeChecks="0"
312 RuntimeLibrary="2"
313 BufferSecurityCheck="false"
314 EnableFunctionLevelLinking="true"
315 UsePrecompiledHeader="0"
316 WarningLevel="3"
317 SuppressStartupBanner="true"
318 Detect64BitPortabilityProblems="true"
319 DebugInformationFormat="3"
320 CompileAs="0"
321 />
322 <Tool
323 Name="VCManagedResourceCompilerTool"
324 />
325 <Tool
326 Name="VCResourceCompilerTool"
327 />
328 <Tool
329 Name="VCPreLinkEventTool"
330 />
331 <Tool
332 Name="VCLinkerTool"
333 AdditionalOptions=" /MACHINE:AMD64 /USELINK:MS_SDK"
334 AdditionalDependencies="..\..\sqlite-source-3.3.4\amd64\sqlite3.lib"
335 OutputFile="./_sqlite3.pyd"
336 LinkIncremental="1"
337 SuppressStartupBanner="true"
338 IgnoreDefaultLibraryNames=""
339 GenerateDebugInformation="true"
340 ProgramDatabaseFile=".\./_sqlite3.pdb"
341 SubSystem="2"
342 BaseAddress="0x1e180000"
343 ImportLibrary=".\./_sqlite3.lib"
344 TargetMachine="0"
345 />
346 <Tool
347 Name="VCALinkTool"
348 />
349 <Tool
350 Name="VCManifestTool"
351 />
352 <Tool
353 Name="VCXDCMakeTool"
354 />
355 <Tool
356 Name="VCBscMakeTool"
357 />
358 <Tool
359 Name="VCFxCopTool"
360 />
361 <Tool
362 Name="VCAppVerifierTool"
363 />
364 <Tool
365 Name="VCWebDeploymentTool"
366 />
367 <Tool
368 Name="VCPostBuildEventTool"
369 />
370 </Configuration>
371 </Configurations>
372 <References>
373 </References>
374 <Files>
375 <File
376 RelativePath="..\Modules\_sqlite\cache.c"
377 >
378 </File>
379 <File
380 RelativePath="..\Modules\_sqlite\connection.c"
381 >
382 </File>
383 <File
384 RelativePath="..\Modules\_sqlite\cursor.c"
385 >
386 </File>
387 <File
388 RelativePath="..\Modules\_sqlite\microprotocols.c"
389 >
390 </File>
391 <File
392 RelativePath="..\Modules\_sqlite\module.c"
393 >
394 </File>
395 <File
396 RelativePath="..\Modules\_sqlite\prepare_protocol.c"
397 >
398 </File>
399 <File
400 RelativePath="..\Modules\_sqlite\row.c"
401 >
402 </File>
403 <File
404 RelativePath="..\Modules\_sqlite\statement.c"
405 >
406 </File>
407 <File
408 RelativePath="..\Modules\_sqlite\util.c"
409 >
410 </File>
411 </Files>
412 <Globals>
413 </Globals>
414</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.