~drizzle-trunk/drizzle/development

1720.1.5 by Monty Taylor
Added libdrizzle to the tree.
1
<?xml version="1.0" encoding="UTF-8"?>
2
<VisualStudioProject
3
	ProjectType="Visual C++"
4
	Version="8.00"
5
	Name="libdrizzle"
6
	ProjectGUID="{786CDCC5-9B40-4927-B8B3-DC484E138EE9}"
7
	RootNamespace="libdrizzle"
8
	Keyword="Win32Proj"
9
	>
10
	<Platforms>
11
		<Platform
12
			Name="Win32"
13
		/>
14
	</Platforms>
15
	<ToolFiles>
16
	</ToolFiles>
17
	<Configurations>
18
		<Configuration
19
			Name="Debug|Win32"
20
			OutputDirectory="Debug"
21
			IntermediateDirectory="Debug"
22
			ConfigurationType="2"
23
			>
24
			<Tool
25
				Name="VCPreBuildEventTool"
26
			/>
27
			<Tool
28
				Name="VCCustomBuildTool"
29
			/>
30
			<Tool
31
				Name="VCXMLDataGeneratorTool"
32
			/>
33
			<Tool
34
				Name="VCWebServiceProxyGeneratorTool"
35
			/>
36
			<Tool
37
				Name="VCMIDLTool"
38
			/>
39
			<Tool
40
				Name="VCCLCompilerTool"
41
				Optimization="0"
42
				AdditionalIncludeDirectories="&quot;$(ProjectDir)\gnulib&quot;;&quot;$(ProjectDir)&quot;;&quot;$(ProjectDir)\..&quot;"
43
				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBDRIZZLE_EXPORTS;"
44
				MinimalRebuild="true"
45
				BasicRuntimeChecks="3"
46
				RuntimeLibrary="3"
47
				UsePrecompiledHeader="0"
48
				WarningLevel="3"
49
				Detect64BitPortabilityProblems="true"
50
				DebugInformationFormat="4"
51
				CompileAs="1"
52
			/>
53
			<Tool
54
				Name="VCManagedResourceCompilerTool"
55
			/>
56
			<Tool
57
				Name="VCResourceCompilerTool"
58
			/>
59
			<Tool
60
				Name="VCPreLinkEventTool"
61
			/>
62
			<Tool
63
				Name="VCLinkerTool"
64
				AdditionalDependencies="wsock32.lib Ws2_32.lib"
65
				LinkIncremental="2"
66
				GenerateDebugInformation="true"
67
				SubSystem="2"
68
				TargetMachine="1"
69
			/>
70
			<Tool
71
				Name="VCALinkTool"
72
			/>
73
			<Tool
74
				Name="VCManifestTool"
75
			/>
76
			<Tool
77
				Name="VCXDCMakeTool"
78
			/>
79
			<Tool
80
				Name="VCBscMakeTool"
81
			/>
82
			<Tool
83
				Name="VCFxCopTool"
84
			/>
85
			<Tool
86
				Name="VCAppVerifierTool"
87
			/>
88
			<Tool
89
				Name="VCWebDeploymentTool"
90
			/>
91
			<Tool
92
				Name="VCPostBuildEventTool"
93
			/>
94
		</Configuration>
95
		<Configuration
96
			Name="Release|Win32"
97
			OutputDirectory="Release"
98
			IntermediateDirectory="Release"
99
			ConfigurationType="2"
100
			>
101
			<Tool
102
				Name="VCPreBuildEventTool"
103
			/>
104
			<Tool
105
				Name="VCCustomBuildTool"
106
			/>
107
			<Tool
108
				Name="VCXMLDataGeneratorTool"
109
			/>
110
			<Tool
111
				Name="VCWebServiceProxyGeneratorTool"
112
			/>
113
			<Tool
114
				Name="VCMIDLTool"
115
			/>
116
			<Tool
117
				Name="VCCLCompilerTool"
118
				AdditionalIncludeDirectories="&quot;J:\Documents and Settings\monty\My Documents\libdrizzle\autoconf-cleanup\win32\gnulib&quot;;&quot;J:\Documents and Settings\monty\My Documents\libdrizzle\autoconf-cleanup\win32&quot;;&quot;J:\Documents and Settings\monty\My Documents\libdrizzle\autoconf-cleanup&quot;"
119
				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBDRIZZLE_EXPORTS;"
120
				RuntimeLibrary="2"
121
				UsePrecompiledHeader="0"
122
				WarningLevel="3"
123
				Detect64BitPortabilityProblems="true"
124
				DebugInformationFormat="3"
125
			/>
126
			<Tool
127
				Name="VCManagedResourceCompilerTool"
128
			/>
129
			<Tool
130
				Name="VCResourceCompilerTool"
131
			/>
132
			<Tool
133
				Name="VCPreLinkEventTool"
134
			/>
135
			<Tool
136
				Name="VCLinkerTool"
137
				AdditionalDependencies="wsock32.lib Ws2_32.lib"
138
				LinkIncremental="2"
139
				GenerateDebugInformation="true"
140
				SubSystem="2"
141
				OptimizeReferences="2"
142
				EnableCOMDATFolding="2"
143
				TargetMachine="1"
144
			/>
145
			<Tool
146
				Name="VCALinkTool"
147
			/>
148
			<Tool
149
				Name="VCManifestTool"
150
			/>
151
			<Tool
152
				Name="VCXDCMakeTool"
153
			/>
154
			<Tool
155
				Name="VCBscMakeTool"
156
			/>
157
			<Tool
158
				Name="VCFxCopTool"
159
			/>
160
			<Tool
161
				Name="VCAppVerifierTool"
162
			/>
163
			<Tool
164
				Name="VCWebDeploymentTool"
165
			/>
166
			<Tool
167
				Name="VCPostBuildEventTool"
168
			/>
169
		</Configuration>
170
	</Configurations>
171
	<References>
172
	</References>
173
	<Files>
174
		<Filter
175
			Name="Header Files"
176
			Filter="h;hpp;hxx;hm;inl;inc;xsd"
177
			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
178
			>
179
			<File
180
				RelativePath="..\win32\alloca.h"
181
				>
182
			</File>
183
			<File
184
				RelativePath="..\libdrizzle\column.h"
185
				>
186
			</File>
187
			<File
188
				RelativePath="..\libdrizzle\column_client.h"
189
				>
190
			</File>
191
			<File
192
				RelativePath="..\libdrizzle\column_server.h"
193
				>
194
			</File>
195
			<File
196
				RelativePath="..\libdrizzle\command_client.h"
197
				>
198
			</File>
199
			<File
200
				RelativePath="..\libdrizzle\command_server.h"
201
				>
202
			</File>
203
			<File
204
				RelativePath="..\libdrizzle\common.h"
205
				>
206
			</File>
207
			<File
208
				RelativePath="..\win32\config.h"
209
				>
210
			</File>
211
			<File
212
				RelativePath="..\libdrizzle\conn.h"
213
				>
214
			</File>
215
			<File
216
				RelativePath="..\libdrizzle\conn_client.h"
217
				>
218
			</File>
219
			<File
220
				RelativePath="..\libdrizzle\conn_local.h"
221
				>
222
			</File>
223
			<File
224
				RelativePath="..\libdrizzle\conn_server.h"
225
				>
226
			</File>
227
			<File
228
				RelativePath="..\libdrizzle\constants.h"
229
				>
230
			</File>
231
			<File
232
				RelativePath="..\libdrizzle\drizzle.h"
233
				>
234
			</File>
235
			<File
236
				RelativePath="..\libdrizzle\drizzle_client.h"
237
				>
238
			</File>
239
			<File
240
				RelativePath="..\libdrizzle\drizzle_local.h"
241
				>
242
			</File>
243
			<File
244
				RelativePath="..\libdrizzle\drizzle_server.h"
245
				>
246
			</File>
247
			<File
248
				RelativePath="..\win32\gnulib\errno.h"
249
				>
250
			</File>
251
			<File
252
				RelativePath="..\libdrizzle\field_client.h"
253
				>
254
			</File>
255
			<File
256
				RelativePath="..\libdrizzle\field_server.h"
257
				>
258
			</File>
259
			<File
260
				RelativePath="..\libdrizzle\handshake_client.h"
261
				>
262
			</File>
263
			<File
264
				RelativePath="..\libdrizzle\handshake_server.h"
265
				>
266
			</File>
267
			<File
268
				RelativePath="..\win32\gnulib\inttypes.h"
269
				>
270
			</File>
271
			<File
272
				RelativePath="..\libdrizzle\pack.h"
273
				>
274
			</File>
275
			<File
276
				RelativePath="..\win32\poll.h"
277
				>
278
			</File>
279
			<File
280
				RelativePath="..\libdrizzle\query.h"
281
				>
282
			</File>
283
			<File
284
				RelativePath="..\libdrizzle\result.h"
285
				>
286
			</File>
287
			<File
288
				RelativePath="..\libdrizzle\result_client.h"
289
				>
290
			</File>
291
			<File
292
				RelativePath="..\libdrizzle\result_server.h"
293
				>
294
			</File>
295
			<File
296
				RelativePath="..\libdrizzle\row_client.h"
297
				>
298
			</File>
299
			<File
300
				RelativePath="..\libdrizzle\row_server.h"
301
				>
302
			</File>
303
			<File
304
				RelativePath="..\libdrizzle\sha1.h"
305
				>
306
			</File>
307
			<File
308
				RelativePath="..\win32\gnulib\shit.h"
309
				>
310
			</File>
311
			<File
312
				RelativePath="..\libdrizzle\state.h"
313
				>
314
			</File>
315
			<File
316
				RelativePath="..\win32\gnulib\stdint.h"
317
				>
318
			</File>
319
			<File
320
				RelativePath="..\libdrizzle\structs.h"
321
				>
322
			</File>
323
			<File
324
				RelativePath="..\libdrizzle\visibility.h"
325
				>
326
			</File>
327
		</Filter>
328
		<Filter
329
			Name="Resource Files"
330
			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
331
			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
332
			>
333
		</Filter>
334
		<Filter
335
			Name="Source Files"
336
			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
337
			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
338
			>
339
			<File
340
				RelativePath="..\win32\alloca.c"
341
				>
342
			</File>
343
			<File
344
				RelativePath="..\libdrizzle\column.c"
345
				>
346
			</File>
347
			<File
348
				RelativePath="..\libdrizzle\command.c"
349
				>
350
			</File>
351
			<File
352
				RelativePath="..\libdrizzle\conn.c"
353
				>
354
			</File>
355
			<File
356
				RelativePath="..\win32\conn_uds.c"
357
				>
358
			</File>
359
			<File
360
				RelativePath="..\libdrizzle\drizzle.c"
361
				>
362
			</File>
363
			<File
364
				RelativePath="..\libdrizzle\field.c"
365
				>
366
			</File>
367
			<File
368
				RelativePath="..\libdrizzle\handshake.c"
369
				>
370
			</File>
371
			<File
372
				RelativePath="..\libdrizzle\pack.c"
373
				>
374
			</File>
375
			<File
376
				RelativePath="..\win32\poll.c"
377
				>
378
				<FileConfiguration
379
					Name="Debug|Win32"
380
					>
381
					<Tool
382
						Name="VCCLCompilerTool"
383
						ObjectFile="$(IntDir)\$(InputName)1.obj"
384
						XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
385
					/>
386
				</FileConfiguration>
387
				<FileConfiguration
388
					Name="Release|Win32"
389
					>
390
					<Tool
391
						Name="VCCLCompilerTool"
392
						ObjectFile="$(IntDir)\$(InputName)1.obj"
393
						XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
394
					/>
395
				</FileConfiguration>
396
			</File>
397
			<File
398
				RelativePath="..\libdrizzle\query.c"
399
				>
400
			</File>
401
			<File
402
				RelativePath="..\libdrizzle\result.c"
403
				>
404
			</File>
405
			<File
406
				RelativePath="..\libdrizzle\row.c"
407
				>
408
			</File>
409
			<File
410
				RelativePath="..\libdrizzle\sha1.c"
411
				>
412
			</File>
413
			<File
414
				RelativePath="..\libdrizzle\state.c"
415
				>
416
			</File>
417
		</Filter>
418
	</Files>
419
	<Globals>
420
	</Globals>
421
</VisualStudioProject>