Subversion Repositories AndroidProjects

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
244 chris 1
<?xml version="1.0" encoding = "Windows-1252"?>
2
<VisualStudioProject
3
	ProjectType="Visual C++"
4
	Version="7.00"
5
	Name="ImageLib"
6
	ProjectGUID="{BC8BFFB8-7E39-411A-B856-A75B1DF2D2F6}"
7
	SccProjectName="&quot;$/WinAlch&quot;, YKBAAAAA"
8
	SccLocalPath="..\winalch">
9
	<Platforms>
10
		<Platform
11
			Name="Win32"/>
12
	</Platforms>
13
	<Configurations>
14
		<Configuration
15
			Name="Release|Win32"
16
			OutputDirectory=".\Release"
17
			IntermediateDirectory=".\Release"
18
			ConfigurationType="4"
19
			UseOfMFC="0"
20
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
21
			<Tool
22
				Name="VCCLCompilerTool"
23
				AdditionalOptions="/Oy-"
24
				InlineFunctionExpansion="1"
25
				PreprocessorDefinitions="NDEBUG,_LIB,WIN32,_WINDOWS,_VISUALC_,_IMAGE_MAGICK_JPEG_,_JPEGLIB_"
26
				StringPooling="TRUE"
27
				RuntimeLibrary="0"
28
				EnableFunctionLevelLinking="TRUE"
29
				UsePrecompiledHeader="2"
30
				PrecompiledHeaderFile=".\Release/ImageLib.pch"
31
				AssemblerListingLocation=".\Release/"
32
				ObjectFile=".\Release/"
33
				ProgramDataBaseFileName=".\Release/"
34
				WarningLevel="3"
35
				SuppressStartupBanner="TRUE"/>
36
			<Tool
37
				Name="VCCustomBuildTool"/>
38
			<Tool
39
				Name="VCLibrarianTool"
40
				OutputFile=".\Release\ImageLib.lib"
41
				SuppressStartupBanner="TRUE"/>
42
			<Tool
43
				Name="VCMIDLTool"/>
44
			<Tool
45
				Name="VCPostBuildEventTool"/>
46
			<Tool
47
				Name="VCPreBuildEventTool"/>
48
			<Tool
49
				Name="VCPreLinkEventTool"/>
50
			<Tool
51
				Name="VCResourceCompilerTool"
52
				PreprocessorDefinitions="NDEBUG"
53
				Culture="1033"
54
				ResourceOutputFileName="WinDM.res"/>
55
			<Tool
56
				Name="VCWebServiceProxyGeneratorTool"/>
57
		</Configuration>
58
		<Configuration
59
			Name="Debug|Win32"
60
			OutputDirectory=".\Debug"
61
			IntermediateDirectory=".\Debug"
62
			ConfigurationType="4"
63
			UseOfMFC="0"
64
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
65
			<Tool
66
				Name="VCCLCompilerTool"
67
				Optimization="0"
68
				PreprocessorDefinitions="NDEBUG,_LIB,WIN32,_WINDOWS,_VISUALC_,_IMAGE_MAGICK_JPEG_,_JPEGLIB_"
69
				BasicRuntimeChecks="3"
70
				RuntimeLibrary="1"
71
				PrecompiledHeaderFile=".\Debug/ImageLib.pch"
72
				AssemblerListingLocation=".\Debug/"
73
				ObjectFile=".\Debug/"
74
				ProgramDataBaseFileName=".\Debug/"
75
				WarningLevel="3"
76
				SuppressStartupBanner="TRUE"
77
				DebugInformationFormat="4"/>
78
			<Tool
79
				Name="VCCustomBuildTool"/>
80
			<Tool
81
				Name="VCLibrarianTool"
82
				OutputFile=".\Debug\ImageLib.lib"
83
				SuppressStartupBanner="TRUE"/>
84
			<Tool
85
				Name="VCMIDLTool"/>
86
			<Tool
87
				Name="VCPostBuildEventTool"/>
88
			<Tool
89
				Name="VCPreBuildEventTool"/>
90
			<Tool
91
				Name="VCPreLinkEventTool"/>
92
			<Tool
93
				Name="VCResourceCompilerTool"
94
				PreprocessorDefinitions="_DEBUG"
95
				Culture="1033"
96
				ResourceOutputFileName="WinDM.res"/>
97
			<Tool
98
				Name="VCWebServiceProxyGeneratorTool"/>
99
		</Configuration>
100
		<Configuration
101
			Name="Debug - Zylom|Win32"
102
			OutputDirectory="Debug - Zylom"
103
			IntermediateDirectory="Debug - Zylom"
104
			ConfigurationType="4"
105
			UseOfMFC="0"
106
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
107
			<Tool
108
				Name="VCCLCompilerTool"
109
				Optimization="0"
110
				PreprocessorDefinitions="NDEBUG,_LIB,WIN32,_WINDOWS,_VISUALC_,_IMAGE_MAGICK_JPEG_,_JPEGLIB_"
111
				BasicRuntimeChecks="3"
112
				RuntimeLibrary="1"
113
				PrecompiledHeaderFile=".\Debug/ImageLib.pch"
114
				AssemblerListingLocation=".\Debug/"
115
				ObjectFile=".\Debug/"
116
				ProgramDataBaseFileName=".\Debug/"
117
				WarningLevel="3"
118
				SuppressStartupBanner="TRUE"
119
				DebugInformationFormat="4"/>
120
			<Tool
121
				Name="VCCustomBuildTool"/>
122
			<Tool
123
				Name="VCLibrarianTool"
124
				OutputFile=".\Debug\ImageLib.lib"
125
				SuppressStartupBanner="TRUE"/>
126
			<Tool
127
				Name="VCMIDLTool"/>
128
			<Tool
129
				Name="VCPostBuildEventTool"/>
130
			<Tool
131
				Name="VCPreBuildEventTool"/>
132
			<Tool
133
				Name="VCPreLinkEventTool"/>
134
			<Tool
135
				Name="VCResourceCompilerTool"
136
				PreprocessorDefinitions="_DEBUG"
137
				Culture="1033"
138
				ResourceOutputFileName="WinDM.res"/>
139
			<Tool
140
				Name="VCWebServiceProxyGeneratorTool"/>
141
		</Configuration>
142
		<Configuration
143
			Name="Release - Zylom|Win32"
144
			OutputDirectory="Release - Zylom"
145
			IntermediateDirectory="Release - Zylom"
146
			ConfigurationType="4"
147
			UseOfMFC="0"
148
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
149
			<Tool
150
				Name="VCCLCompilerTool"
151
				InlineFunctionExpansion="1"
152
				PreprocessorDefinitions="NDEBUG,_LIB,WIN32,_WINDOWS,_VISUALC_,_IMAGE_MAGICK_JPEG_,_JPEGLIB_"
153
				StringPooling="TRUE"
154
				RuntimeLibrary="0"
155
				EnableFunctionLevelLinking="TRUE"
156
				UsePrecompiledHeader="2"
157
				PrecompiledHeaderFile=".\Release/ImageLib.pch"
158
				AssemblerListingLocation=".\Release/"
159
				ObjectFile=".\Release/"
160
				ProgramDataBaseFileName=".\Release/"
161
				WarningLevel="3"
162
				SuppressStartupBanner="TRUE"/>
163
			<Tool
164
				Name="VCCustomBuildTool"/>
165
			<Tool
166
				Name="VCLibrarianTool"
167
				OutputFile=".\Release - Zylom\ImageLib.lib"
168
				SuppressStartupBanner="TRUE"/>
169
			<Tool
170
				Name="VCMIDLTool"/>
171
			<Tool
172
				Name="VCPostBuildEventTool"/>
173
			<Tool
174
				Name="VCPreBuildEventTool"/>
175
			<Tool
176
				Name="VCPreLinkEventTool"/>
177
			<Tool
178
				Name="VCResourceCompilerTool"
179
				PreprocessorDefinitions="NDEBUG"
180
				Culture="1033"
181
				ResourceOutputFileName="WinDM.res"/>
182
			<Tool
183
				Name="VCWebServiceProxyGeneratorTool"/>
184
		</Configuration>
185
	</Configurations>
186
	<Files>
187
		<Filter
188
			Name="Source Files"
189
			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
190
			<File
191
				RelativePath=".\ImageLib.cpp">
192
			</File>
193
		</Filter>
194
		<Filter
195
			Name="Header Files"
196
			Filter="h;hpp;hxx;hm;inl">
197
			<File
198
				RelativePath=".\ImageLib.h">
199
			</File>
200
		</Filter>
201
		<Filter
202
			Name="PNG"
203
			Filter="">
204
			<File
205
				RelativePath=".\png\png.c">
206
			</File>
207
			<File
208
				RelativePath=".\png\png.h">
209
			</File>
210
			<File
211
				RelativePath=".\png\pngasmrd.h">
212
			</File>
213
			<File
214
				RelativePath=".\png\pngconf.h">
215
			</File>
216
			<File
217
				RelativePath=".\png\pngerror.c">
218
			</File>
219
			<File
220
				RelativePath=".\png\pngget.c">
221
			</File>
222
			<File
223
				RelativePath=".\png\pngmem.c">
224
			</File>
225
			<File
226
				RelativePath=".\png\pngpread.c">
227
			</File>
228
			<File
229
				RelativePath=".\png\pngread.c">
230
			</File>
231
			<File
232
				RelativePath=".\png\pngrio.c">
233
			</File>
234
			<File
235
				RelativePath=".\png\pngrtran.c">
236
			</File>
237
			<File
238
				RelativePath=".\png\pngrutil.c">
239
			</File>
240
			<File
241
				RelativePath=".\png\pngset.c">
242
			</File>
243
			<File
244
				RelativePath=".\png\pngtrans.c">
245
			</File>
246
			<File
247
				RelativePath=".\png\pngvcrd.c">
248
			</File>
249
			<File
250
				RelativePath=".\png\pngwio.c">
251
			</File>
252
			<File
253
				RelativePath=".\png\pngwrite.c">
254
			</File>
255
			<File
256
				RelativePath=".\png\pngwtran.c">
257
			</File>
258
			<File
259
				RelativePath=".\png\pngwutil.c">
260
			</File>
261
		</Filter>
262
		<Filter
263
			Name="JPEG"
264
			Filter="">
265
			<File
266
				RelativePath=".\jpeg\cderror.h">
267
			</File>
268
			<File
269
				RelativePath=".\jpeg\cdjpeg.c">
270
			</File>
271
			<File
272
				RelativePath=".\jpeg\cdjpeg.h">
273
			</File>
274
			<File
275
				RelativePath=".\jpeg\jcapimin.c">
276
			</File>
277
			<File
278
				RelativePath=".\jpeg\jcapistd.c">
279
			</File>
280
			<File
281
				RelativePath=".\jpeg\jccoefct.c">
282
			</File>
283
			<File
284
				RelativePath=".\jpeg\jccolor.c">
285
			</File>
286
			<File
287
				RelativePath=".\jpeg\jcdctmgr.c">
288
			</File>
289
			<File
290
				RelativePath=".\jpeg\jchuff.c">
291
			</File>
292
			<File
293
				RelativePath=".\jpeg\jchuff.h">
294
			</File>
295
			<File
296
				RelativePath=".\jpeg\jcinit.c">
297
			</File>
298
			<File
299
				RelativePath=".\jpeg\jcmainct.c">
300
			</File>
301
			<File
302
				RelativePath=".\jpeg\jcmarker.c">
303
			</File>
304
			<File
305
				RelativePath=".\jpeg\jcmaster.c">
306
			</File>
307
			<File
308
				RelativePath=".\jpeg\jcomapi.c">
309
			</File>
310
			<File
311
				RelativePath=".\jpeg\jconfig.h">
312
			</File>
313
			<File
314
				RelativePath=".\jpeg\jcparam.c">
315
			</File>
316
			<File
317
				RelativePath=".\jpeg\jcphuff.c">
318
			</File>
319
			<File
320
				RelativePath=".\jpeg\jcprepct.c">
321
			</File>
322
			<File
323
				RelativePath=".\jpeg\jcsample.c">
324
			</File>
325
			<File
326
				RelativePath=".\jpeg\jctrans.c">
327
			</File>
328
			<File
329
				RelativePath=".\jpeg\jdapimin.c">
330
			</File>
331
			<File
332
				RelativePath=".\jpeg\jdapistd.c">
333
			</File>
334
			<File
335
				RelativePath=".\jpeg\jdatadst.c">
336
			</File>
337
			<File
338
				RelativePath=".\jpeg\jdatasrc.c">
339
			</File>
340
			<File
341
				RelativePath=".\jpeg\jdcoefct.c">
342
			</File>
343
			<File
344
				RelativePath=".\jpeg\jdcolor.c">
345
			</File>
346
			<File
347
				RelativePath=".\jpeg\jdct.h">
348
			</File>
349
			<File
350
				RelativePath=".\jpeg\jddctmgr.c">
351
			</File>
352
			<File
353
				RelativePath=".\jpeg\jdhuff.c">
354
			</File>
355
			<File
356
				RelativePath=".\jpeg\jdhuff.h">
357
			</File>
358
			<File
359
				RelativePath=".\jpeg\jdinput.c">
360
			</File>
361
			<File
362
				RelativePath=".\jpeg\jdmainct.c">
363
			</File>
364
			<File
365
				RelativePath=".\jpeg\jdmarker.c">
366
			</File>
367
			<File
368
				RelativePath=".\jpeg\jdmaster.c">
369
			</File>
370
			<File
371
				RelativePath=".\jpeg\jdmerge.c">
372
			</File>
373
			<File
374
				RelativePath=".\jpeg\jdphuff.c">
375
			</File>
376
			<File
377
				RelativePath=".\jpeg\jdpostct.c">
378
			</File>
379
			<File
380
				RelativePath=".\jpeg\jdsample.c">
381
			</File>
382
			<File
383
				RelativePath=".\jpeg\jdtrans.c">
384
			</File>
385
			<File
386
				RelativePath=".\jpeg\jerror.c">
387
			</File>
388
			<File
389
				RelativePath=".\jpeg\jerror.h">
390
			</File>
391
			<File
392
				RelativePath=".\jpeg\jfdctflt.c">
393
			</File>
394
			<File
395
				RelativePath=".\jpeg\jfdctfst.c">
396
			</File>
397
			<File
398
				RelativePath=".\jpeg\jfdctint.c">
399
			</File>
400
			<File
401
				RelativePath=".\jpeg\jidctflt.c">
402
			</File>
403
			<File
404
				RelativePath=".\jpeg\jidctfst.c">
405
			</File>
406
			<File
407
				RelativePath=".\jpeg\jidctint.c">
408
			</File>
409
			<File
410
				RelativePath=".\jpeg\jidctred.c">
411
			</File>
412
			<File
413
				RelativePath=".\jpeg\jinclude.h">
414
			</File>
415
			<File
416
				RelativePath=".\jpeg\jmemmgr.c">
417
			</File>
418
			<File
419
				RelativePath=".\jpeg\jmemnobs.c">
420
			</File>
421
			<File
422
				RelativePath=".\jpeg\jmemsys.h">
423
			</File>
424
			<File
425
				RelativePath=".\jpeg\jmorecfg.h">
426
			</File>
427
			<File
428
				RelativePath=".\jpeg\jpegint.h">
429
			</File>
430
			<File
431
				RelativePath=".\jpeg\jpeglib.h">
432
			</File>
433
			<File
434
				RelativePath=".\jpeg\jquant1.c">
435
			</File>
436
			<File
437
				RelativePath=".\jpeg\jquant2.c">
438
			</File>
439
			<File
440
				RelativePath=".\jpeg\jutils.c">
441
			</File>
442
			<File
443
				RelativePath=".\jpeg\jversion.h">
444
			</File>
445
			<File
446
				RelativePath=".\jpeg\rdbmp.c">
447
			</File>
448
			<File
449
				RelativePath=".\jpeg\rdcolmap.c">
450
			</File>
451
			<File
452
				RelativePath=".\jpeg\rdgif.c">
453
			</File>
454
			<File
455
				RelativePath=".\jpeg\rdppm.c">
456
			</File>
457
			<File
458
				RelativePath=".\jpeg\rdrle.c">
459
			</File>
460
			<File
461
				RelativePath=".\jpeg\rdswitch.c">
462
			</File>
463
			<File
464
				RelativePath=".\jpeg\rdtarga.c">
465
			</File>
466
			<File
467
				RelativePath=".\jpeg\transupp.c">
468
			</File>
469
			<File
470
				RelativePath=".\jpeg\transupp.h">
471
			</File>
472
			<File
473
				RelativePath=".\jpeg\wrbmp.c">
474
			</File>
475
			<File
476
				RelativePath=".\jpeg\wrgif.c">
477
			</File>
478
			<File
479
				RelativePath=".\jpeg\wrppm.c">
480
			</File>
481
			<File
482
				RelativePath=".\jpeg\wrrle.c">
483
			</File>
484
			<File
485
				RelativePath=".\jpeg\wrtarga.c">
486
			</File>
487
		</Filter>
488
		<Filter
489
			Name="ZLIB"
490
			Filter="">
491
			<File
492
				RelativePath="zlib\adler32.c">
493
			</File>
494
			<File
495
				RelativePath="zlib\compress.c">
496
			</File>
497
			<File
498
				RelativePath="zlib\crc32.c">
499
			</File>
500
			<File
501
				RelativePath="zlib\deflate.c">
502
			</File>
503
			<File
504
				RelativePath="zlib\deflate.h">
505
			</File>
506
			<File
507
				RelativePath="zlib\gzio.c">
508
			</File>
509
			<File
510
				RelativePath="zlib\infblock.c">
511
			</File>
512
			<File
513
				RelativePath="zlib\infblock.h">
514
			</File>
515
			<File
516
				RelativePath="zlib\infcodes.c">
517
			</File>
518
			<File
519
				RelativePath="zlib\infcodes.h">
520
			</File>
521
			<File
522
				RelativePath="zlib\inffast.c">
523
			</File>
524
			<File
525
				RelativePath="zlib\inffast.h">
526
			</File>
527
			<File
528
				RelativePath="zlib\inffixed.h">
529
			</File>
530
			<File
531
				RelativePath="zlib\inflate.c">
532
			</File>
533
			<File
534
				RelativePath="zlib\inftrees.c">
535
			</File>
536
			<File
537
				RelativePath="zlib\inftrees.h">
538
			</File>
539
			<File
540
				RelativePath="zlib\infutil.c">
541
			</File>
542
			<File
543
				RelativePath="zlib\infutil.h">
544
			</File>
545
			<File
546
				RelativePath="zlib\trees.c">
547
			</File>
548
			<File
549
				RelativePath="zlib\trees.h">
550
			</File>
551
			<File
552
				RelativePath="zlib\uncompr.c">
553
			</File>
554
			<File
555
				RelativePath="zlib\zconf.h">
556
			</File>
557
			<File
558
				RelativePath="zlib\zlib.h">
559
			</File>
560
			<File
561
				RelativePath="zlib\zutil.c">
562
			</File>
563
			<File
564
				RelativePath="zlib\zutil.h">
565
			</File>
566
		</Filter>
567
	</Files>
568
	<Globals>
569
	</Globals>
570
</VisualStudioProject>