Skip to content

Latest commit

 

History

History
executable file
·
983 lines (983 loc) · 22.7 KB

SDL_image_VS2008.vcproj

File metadata and controls

executable file
·
983 lines (983 loc) · 22.7 KB
 
Jan 18, 2011
Jan 18, 2011
1
2
3
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Jan 2, 2012
Jan 2, 2012
4
Version="9.00"
Oct 3, 2012
Oct 3, 2012
5
Name="SDL2_image"
Jan 18, 2011
Jan 18, 2011
6
ProjectGUID="{2BD5534E-00E2-4BEA-AC96-D9A92EA24696}"
Oct 3, 2012
Oct 3, 2012
7
RootNamespace="SDL2_image"
Jan 2, 2012
Jan 2, 2012
8
TargetFrameworkVersion="131072"
Jan 18, 2011
Jan 18, 2011
9
10
11
12
13
>
<Platforms>
<Platform
Name="Win32"
/>
Jan 9, 2012
Jan 9, 2012
14
15
16
<Platform
Name="x64"
/>
Jan 18, 2011
Jan 18, 2011
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory=".\Debug"
IntermediateDirectory=".\Debug"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="true"
SuppressStartupBanner="true"
TargetEnvironment="1"
May 27, 2013
May 27, 2013
48
TypeLibraryName=".\Debug/SDL2_image.tlb"
Jan 18, 2011
Jan 18, 2011
49
50
51
52
53
HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
Jan 9, 2012
Jan 9, 2012
54
AdditionalIncludeDirectories="external\include"
May 27, 2013
May 27, 2013
55
PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;LOAD_BMP;LOAD_GIF;LOAD_JPG;LOAD_JPG_DYNAMIC=\&quot;libjpeg-9.dll\&quot;;LOAD_LBM;LOAD_PCX;LOAD_PNG;LOAD_PNG_DYNAMIC=\&quot;libpng16-16.dll\&quot;;LOAD_PNM;LOAD_TGA;LOAD_TIF;LOAD_TIF_DYNAMIC=\&quot;libtiff-5.dll\&quot;;LOAD_WEBP;LOAD_WEBP_DYNAMIC=\&quot;libwebp-4.dll\&quot;;LOAD_XPM;LOAD_XV;PNG_USE_DLL;ZLIB_DLL"
Jan 18, 2011
Jan 18, 2011
56
57
MinimalRebuild="true"
RuntimeLibrary="2"
May 27, 2013
May 27, 2013
58
PrecompiledHeaderFile=".\Debug/SDL2_image.pch"
Jan 18, 2011
Jan 18, 2011
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
WarningLevel="3"
SuppressStartupBanner="true"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1033"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
Oct 3, 2012
Oct 3, 2012
76
AdditionalDependencies="SDL2.lib"
Jan 18, 2011
Jan 18, 2011
77
78
LinkIncremental="2"
GenerateDebugInformation="true"
May 27, 2013
May 27, 2013
79
ProgramDatabaseFile=".\Debug/SDL2_image.pdb"
Jan 18, 2011
Jan 18, 2011
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
SubSystem="2"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
SuppressStartupBanner="true"
May 27, 2013
May 27, 2013
95
OutputFile=".\Debug/SDL2_image.bsc"
Jan 18, 2011
Jan 18, 2011
96
97
98
99
100
101
102
103
104
105
106
107
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Oct 3, 2012
Oct 3, 2012
108
109
110
Name="Debug|x64"
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
Jan 18, 2011
Jan 18, 2011
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
Oct 3, 2012
Oct 3, 2012
130
PreprocessorDefinitions="_DEBUG"
Jan 18, 2011
Jan 18, 2011
131
132
MkTypLibCompatible="true"
SuppressStartupBanner="true"
Oct 3, 2012
Oct 3, 2012
133
TargetEnvironment="3"
May 27, 2013
May 27, 2013
134
TypeLibraryName=".\Debug/SDL2_image.tlb"
Jan 18, 2011
Jan 18, 2011
135
136
137
138
HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
Oct 3, 2012
Oct 3, 2012
139
Optimization="0"
Jan 9, 2012
Jan 9, 2012
140
AdditionalIncludeDirectories="external\include"
May 27, 2013
May 27, 2013
141
PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;LOAD_BMP;LOAD_GIF;LOAD_JPG;LOAD_JPG_DYNAMIC=\&quot;libjpeg-9.dll\&quot;;LOAD_LBM;LOAD_PCX;LOAD_PNG;LOAD_PNG_DYNAMIC=\&quot;libpng16-16.dll\&quot;;LOAD_PNM;LOAD_TGA;LOAD_TIF;LOAD_TIF_DYNAMIC=\&quot;libtiff-5.dll\&quot;;LOAD_WEBP;LOAD_WEBP_DYNAMIC=\&quot;libwebp-4.dll\&quot;;LOAD_XPM;LOAD_XV;PNG_USE_DLL;ZLIB_DLL"
Oct 3, 2012
Oct 3, 2012
142
MinimalRebuild="true"
Jan 18, 2011
Jan 18, 2011
143
RuntimeLibrary="2"
May 27, 2013
May 27, 2013
144
PrecompiledHeaderFile=".\Debug/SDL2_image.pch"
Jan 18, 2011
Jan 18, 2011
145
146
WarningLevel="3"
SuppressStartupBanner="true"
Oct 3, 2012
Oct 3, 2012
147
DebugInformationFormat="3"
Jan 18, 2011
Jan 18, 2011
148
149
150
151
152
153
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
Oct 3, 2012
Oct 3, 2012
154
PreprocessorDefinitions="_DEBUG"
Jan 18, 2011
Jan 18, 2011
155
156
157
158
159
160
161
Culture="1033"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
May 27, 2013
May 27, 2013
162
AdditionalDependencies="SDL2.lib"
Oct 3, 2012
Oct 3, 2012
163
164
LinkIncremental="2"
GenerateDebugInformation="true"
May 27, 2013
May 27, 2013
165
ProgramDatabaseFile=".\Debug/SDL2_image.pdb"
Jan 18, 2011
Jan 18, 2011
166
SubSystem="2"
Oct 3, 2012
Oct 3, 2012
167
TargetMachine="17"
Jan 18, 2011
Jan 18, 2011
168
169
170
171
172
173
174
175
176
177
178
179
180
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
SuppressStartupBanner="true"
May 27, 2013
May 27, 2013
181
OutputFile=".\Debug/SDL2_image.bsc"
Jan 18, 2011
Jan 18, 2011
182
183
184
185
186
187
188
189
190
191
192
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
Jan 9, 2012
Jan 9, 2012
193
<Configuration
Oct 3, 2012
Oct 3, 2012
194
195
196
Name="Release|Win32"
OutputDirectory=".\Release"
IntermediateDirectory=".\Release"
Jan 9, 2012
Jan 9, 2012
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
Oct 3, 2012
Oct 3, 2012
216
PreprocessorDefinitions="NDEBUG"
Jan 9, 2012
Jan 9, 2012
217
218
MkTypLibCompatible="true"
SuppressStartupBanner="true"
Oct 3, 2012
Oct 3, 2012
219
TargetEnvironment="1"
May 27, 2013
May 27, 2013
220
TypeLibraryName=".\Release/SDL2_image.tlb"
Jan 9, 2012
Jan 9, 2012
221
222
223
224
HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
Oct 3, 2012
Oct 3, 2012
225
226
Optimization="2"
InlineFunctionExpansion="1"
Jan 9, 2012
Jan 9, 2012
227
AdditionalIncludeDirectories="external\include"
May 27, 2013
May 27, 2013
228
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;LOAD_BMP;LOAD_GIF;LOAD_JPG;LOAD_JPG_DYNAMIC=\&quot;libjpeg-9.dll\&quot;;LOAD_LBM;LOAD_PCX;LOAD_PNG;LOAD_PNG_DYNAMIC=\&quot;libpng16-16.dll\&quot;;LOAD_PNM;LOAD_TGA;LOAD_TIF;LOAD_TIF_DYNAMIC=\&quot;libtiff-5.dll\&quot;;LOAD_WEBP;LOAD_WEBP_DYNAMIC=\&quot;libwebp-4.dll\&quot;;LOAD_XPM;LOAD_XV;PNG_USE_DLL;ZLIB_DLL"
Oct 3, 2012
Oct 3, 2012
229
StringPooling="true"
Jan 9, 2012
Jan 9, 2012
230
RuntimeLibrary="2"
Oct 3, 2012
Oct 3, 2012
231
EnableFunctionLevelLinking="true"
May 27, 2013
May 27, 2013
232
PrecompiledHeaderFile=".\Release/SDL2_image.pch"
Jan 9, 2012
Jan 9, 2012
233
234
235
236
237
238
239
240
WarningLevel="3"
SuppressStartupBanner="true"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
Oct 3, 2012
Oct 3, 2012
241
PreprocessorDefinitions="NDEBUG"
Jan 9, 2012
Jan 9, 2012
242
243
244
245
246
247
248
Culture="1033"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
Oct 3, 2012
Oct 3, 2012
249
250
AdditionalDependencies="SDL2.lib"
LinkIncremental="1"
May 27, 2013
May 27, 2013
251
ProgramDatabaseFile=".\Release/SDL2_image.pdb"
Jan 9, 2012
Jan 9, 2012
252
SubSystem="2"
Oct 3, 2012
Oct 3, 2012
253
TargetMachine="1"
Jan 9, 2012
Jan 9, 2012
254
255
256
257
258
259
260
261
262
263
264
265
266
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
SuppressStartupBanner="true"
May 27, 2013
May 27, 2013
267
OutputFile=".\Release/SDL2_image.bsc"
Jan 9, 2012
Jan 9, 2012
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Release|x64"
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="true"
SuppressStartupBanner="true"
TargetEnvironment="3"
May 27, 2013
May 27, 2013
306
TypeLibraryName=".\Release/SDL2_image.tlb"
Jan 9, 2012
Jan 9, 2012
307
308
309
310
311
312
313
HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
Optimization="2"
InlineFunctionExpansion="1"
AdditionalIncludeDirectories="external\include"
May 27, 2013
May 27, 2013
314
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;LOAD_BMP;LOAD_GIF;LOAD_JPG;LOAD_JPG_DYNAMIC=\&quot;libjpeg-9.dll\&quot;;LOAD_LBM;LOAD_PCX;LOAD_PNG;LOAD_PNG_DYNAMIC=\&quot;libpng16-16.dll\&quot;;LOAD_PNM;LOAD_TGA;LOAD_TIF;LOAD_TIF_DYNAMIC=\&quot;libtiff-5.dll\&quot;;LOAD_WEBP;LOAD_WEBP_DYNAMIC=\&quot;libwebp-4.dll\&quot;;LOAD_XPM;LOAD_XV;PNG_USE_DLL;ZLIB_DLL"
Jan 9, 2012
Jan 9, 2012
315
316
317
StringPooling="true"
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
May 27, 2013
May 27, 2013
318
PrecompiledHeaderFile=".\Release/SDL2_image.pch"
Jan 9, 2012
Jan 9, 2012
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
WarningLevel="3"
SuppressStartupBanner="true"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1033"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
May 27, 2013
May 27, 2013
335
336
AdditionalDependencies="SDL2.lib"
ProgramDatabaseFile=".\Release/SDL2_image.pdb"
Jan 9, 2012
Jan 9, 2012
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
SubSystem="2"
TargetMachine="17"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
SuppressStartupBanner="true"
May 27, 2013
May 27, 2013
352
OutputFile=".\Release/SDL2_image.bsc"
Jan 9, 2012
Jan 9, 2012
353
354
355
356
357
358
359
360
361
362
363
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
Jan 18, 2011
Jan 18, 2011
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
</Configurations>
<References>
</References>
<Files>
<Filter
Name="SDL_image Sources"
>
<File
RelativePath="..\IMG.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Oct 3, 2012
Oct 3, 2012
384
Name="Debug|x64"
Jan 18, 2011
Jan 18, 2011
385
386
387
388
389
390
391
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 9, 2012
Jan 9, 2012
392
<FileConfiguration
Oct 3, 2012
Oct 3, 2012
393
Name="Release|Win32"
Jan 9, 2012
Jan 9, 2012
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 18, 2011
Jan 18, 2011
410
411
412
413
414
415
416
417
418
419
420
421
422
423
</File>
<File
RelativePath="..\IMG_bmp.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Oct 3, 2012
Oct 3, 2012
424
Name="Debug|x64"
Jan 18, 2011
Jan 18, 2011
425
426
427
428
429
430
431
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 9, 2012
Jan 9, 2012
432
<FileConfiguration
Oct 3, 2012
Oct 3, 2012
433
Name="Release|Win32"
Jan 9, 2012
Jan 9, 2012
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 18, 2011
Jan 18, 2011
450
451
452
453
454
455
456
457
458
459
460
461
462
463
</File>
<File
RelativePath="..\IMG_gif.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Oct 3, 2012
Oct 3, 2012
464
Name="Debug|x64"
Jan 18, 2011
Jan 18, 2011
465
466
467
468
469
470
471
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 9, 2012
Jan 9, 2012
472
<FileConfiguration
Oct 3, 2012
Oct 3, 2012
473
Name="Release|Win32"
Jan 9, 2012
Jan 9, 2012
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 18, 2011
Jan 18, 2011
490
491
492
493
494
495
496
497
498
499
500
501
502
503
</File>
<File
RelativePath="..\IMG_jpg.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Oct 3, 2012
Oct 3, 2012
504
Name="Debug|x64"
Jan 18, 2011
Jan 18, 2011
505
506
507
508
509
510
511
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 9, 2012
Jan 9, 2012
512
<FileConfiguration
Oct 3, 2012
Oct 3, 2012
513
Name="Release|Win32"
Jan 9, 2012
Jan 9, 2012
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 18, 2011
Jan 18, 2011
530
531
532
533
534
535
536
537
538
539
540
541
542
543
</File>
<File
RelativePath="..\IMG_lbm.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Oct 3, 2012
Oct 3, 2012
544
Name="Debug|x64"
Jan 18, 2011
Jan 18, 2011
545
546
547
548
549
550
551
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 9, 2012
Jan 9, 2012
552
<FileConfiguration
Oct 3, 2012
Oct 3, 2012
553
Name="Release|Win32"
Jan 9, 2012
Jan 9, 2012
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 18, 2011
Jan 18, 2011
570
571
572
573
574
575
576
577
578
579
580
581
582
583
</File>
<File
RelativePath="..\IMG_pcx.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Oct 3, 2012
Oct 3, 2012
584
Name="Debug|x64"
Jan 18, 2011
Jan 18, 2011
585
586
587
588
589
590
591
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 9, 2012
Jan 9, 2012
592
<FileConfiguration
Oct 3, 2012
Oct 3, 2012
593
Name="Release|Win32"
Jan 9, 2012
Jan 9, 2012
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 18, 2011
Jan 18, 2011
610
611
612
613
614
615
616
617
618
619
620
621
622
623
</File>
<File
RelativePath="..\IMG_png.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Oct 3, 2012
Oct 3, 2012
624
Name="Debug|x64"
Jan 18, 2011
Jan 18, 2011
625
626
627
628
629
630
631
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 9, 2012
Jan 9, 2012
632
<FileConfiguration
Oct 3, 2012
Oct 3, 2012
633
Name="Release|Win32"
Jan 9, 2012
Jan 9, 2012
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 18, 2011
Jan 18, 2011
650
651
652
653
654
655
656
657
658
659
660
661
662
663
</File>
<File
RelativePath="..\IMG_pnm.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Oct 3, 2012
Oct 3, 2012
664
Name="Debug|x64"
Jan 18, 2011
Jan 18, 2011
665
666
667
668
669
670
671
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 9, 2012
Jan 9, 2012
672
<FileConfiguration
Oct 3, 2012
Oct 3, 2012
673
Name="Release|Win32"
Jan 9, 2012
Jan 9, 2012
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 18, 2011
Jan 18, 2011
690
691
692
693
694
695
696
697
698
699
700
701
702
703
</File>
<File
RelativePath="..\IMG_tga.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Oct 3, 2012
Oct 3, 2012
704
Name="Debug|x64"
Jan 18, 2011
Jan 18, 2011
705
706
707
708
709
710
711
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 9, 2012
Jan 9, 2012
712
<FileConfiguration
Oct 3, 2012
Oct 3, 2012
713
Name="Release|Win32"
Jan 9, 2012
Jan 9, 2012
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 18, 2011
Jan 18, 2011
730
731
732
733
734
735
736
737
738
739
740
741
742
743
</File>
<File
RelativePath="..\IMG_tif.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Oct 3, 2012
Oct 3, 2012
744
Name="Debug|x64"
Jan 18, 2011
Jan 18, 2011
745
746
747
748
749
750
751
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 9, 2012
Jan 9, 2012
752
<FileConfiguration
Oct 3, 2012
Oct 3, 2012
753
Name="Release|Win32"
Jan 9, 2012
Jan 9, 2012
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 18, 2011
Jan 18, 2011
770
</File>
Jan 2, 2012
Jan 2, 2012
771
772
773
774
<File
RelativePath="..\IMG_webp.c"
>
</File>
Jan 18, 2011
Jan 18, 2011
775
776
777
778
779
780
781
782
783
784
785
786
787
<File
RelativePath="..\IMG_xcf.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Oct 3, 2012
Oct 3, 2012
788
Name="Debug|x64"
Jan 18, 2011
Jan 18, 2011
789
790
791
792
793
794
795
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 9, 2012
Jan 9, 2012
796
<FileConfiguration
Oct 3, 2012
Oct 3, 2012
797
Name="Release|Win32"
Jan 9, 2012
Jan 9, 2012
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 18, 2011
Jan 18, 2011
814
815
816
817
818
819
820
821
822
823
824
825
826
827
</File>
<File
RelativePath="..\IMG_xpm.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Oct 3, 2012
Oct 3, 2012
828
Name="Debug|x64"
Jan 18, 2011
Jan 18, 2011
829
830
831
832
833
834
835
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 9, 2012
Jan 9, 2012
836
<FileConfiguration
Oct 3, 2012
Oct 3, 2012
837
Name="Release|Win32"
Jan 9, 2012
Jan 9, 2012
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 18, 2011
Jan 18, 2011
854
855
856
857
858
859
860
861
862
863
864
865
866
867
</File>
<File
RelativePath="..\IMG_xv.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Oct 3, 2012
Oct 3, 2012
868
Name="Debug|x64"
Jan 18, 2011
Jan 18, 2011
869
870
871
872
873
874
875
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 9, 2012
Jan 9, 2012
876
<FileConfiguration
Oct 3, 2012
Oct 3, 2012
877
Name="Release|Win32"
Jan 9, 2012
Jan 9, 2012
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 18, 2011
Jan 18, 2011
894
895
896
897
898
899
900
901
902
903
904
905
906
907
</File>
<File
RelativePath="..\IMG_xxx.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Oct 3, 2012
Oct 3, 2012
908
Name="Debug|x64"
Jan 18, 2011
Jan 18, 2011
909
910
911
912
913
914
915
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 9, 2012
Jan 9, 2012
916
<FileConfiguration
Oct 3, 2012
Oct 3, 2012
917
Name="Release|Win32"
Jan 9, 2012
Jan 9, 2012
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 18, 2011
Jan 18, 2011
934
935
936
937
938
939
940
941
942
943
944
945
946
</File>
<File
RelativePath="Version.rc"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Oct 3, 2012
Oct 3, 2012
947
Name="Debug|x64"
Jan 18, 2011
Jan 18, 2011
948
949
950
951
952
953
>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 9, 2012
Jan 9, 2012
954
<FileConfiguration
Oct 3, 2012
Oct 3, 2012
955
Name="Release|Win32"
Jan 9, 2012
Jan 9, 2012
956
957
958
959
960
961
962
963
964
965
966
967
968
969
>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions=""
/>
</FileConfiguration>
Jan 18, 2011
Jan 18, 2011
970
971
972
973
974
975
976
977
978
979
980
981
982
983
</File>
</Filter>
<Filter
Name="SDL_image Headers"
>
<File
RelativePath="..\SDL_image.h"
>
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>