~ubuntu-branches/ubuntu/precise/devil/precise

« back to all changes in this revision

Viewing changes to projects/msvc/extlibs/libmng.dsp

  • Committer: Bazaar Package Importer
  • Author(s): Bradley Smith
  • Date: 2009-01-17 15:01:18 UTC
  • mfrom: (6.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20090117150118-4bwb6nmvbz4srsjl
Tags: 1.7.5-4
Actually fix CVE-2008-5262. Closes: #512122.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Microsoft Developer Studio Project File - Name="libmng" - Package Owner=<4>
2
 
# Microsoft Developer Studio Generated Build File, Format Version 6.00
3
 
# ** DO NOT EDIT **
4
 
 
5
 
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
6
 
 
7
 
CFG=libmng - Win32 Dynamic
8
 
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
9
 
!MESSAGE use the Export Makefile command and run
10
 
!MESSAGE 
11
 
!MESSAGE NMAKE /f "libmng.mak".
12
 
!MESSAGE 
13
 
!MESSAGE You can specify a configuration when running NMAKE
14
 
!MESSAGE by defining the macro CFG on the command line. For example:
15
 
!MESSAGE 
16
 
!MESSAGE NMAKE /f "libmng.mak" CFG="libmng - Win32 Dynamic"
17
 
!MESSAGE 
18
 
!MESSAGE Possible choices for configuration are:
19
 
!MESSAGE 
20
 
!MESSAGE "libmng - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
21
 
!MESSAGE "libmng - Win32 Dynamic" (based on "Win32 (x86) Dynamic-Link Library")
22
 
!MESSAGE "libmng - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
23
 
!MESSAGE 
24
 
 
25
 
# Begin Project
26
 
# PROP AllowPerConfigDependencies 0
27
 
# PROP Scc_ProjName ""
28
 
# PROP Scc_LocalPath ""
29
 
CPP=cl.exe
30
 
MTL=midl.exe
31
 
RSC=rc.exe
32
 
 
33
 
!IF  "$(CFG)" == "libmng - Win32 Release"
34
 
 
35
 
# PROP BASE Use_MFC 0
36
 
# PROP BASE Use_Debug_Libraries 0
37
 
# PROP BASE Output_Dir "Release"
38
 
# PROP BASE Intermediate_Dir "Release"
39
 
# PROP BASE Target_Dir ""
40
 
# PROP Use_MFC 0
41
 
# PROP Use_Debug_Libraries 0
42
 
# PROP Output_Dir "..\..\..\extlibs\lib"
43
 
# PROP Intermediate_Dir "libmng___Win32_Release"
44
 
# PROP Ignore_Export_Lib 0
45
 
# PROP Target_Dir ""
46
 
# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LIBMNG_EXPORTS" /YX /FD /c
47
 
# ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LIBMNG_EXPORTS" /D "MNG_BUILD_DLL" /YX /FD /c
48
 
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
49
 
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
50
 
# ADD BASE RSC /l 0x409 /d "NDEBUG"
51
 
# ADD RSC /l 0x409 /d "NDEBUG"
52
 
BSC32=bscmake.exe
53
 
# ADD BASE BSC32 /nologo
54
 
# ADD BSC32 /nologo
55
 
LINK32=link.exe
56
 
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
57
 
# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
58
 
 
59
 
!ELSEIF  "$(CFG)" == "libmng - Win32 Dynamic"
60
 
 
61
 
# PROP BASE Use_MFC 0
62
 
# PROP BASE Use_Debug_Libraries 0
63
 
# PROP BASE Output_Dir "Dynamic"
64
 
# PROP BASE Intermediate_Dir "Dynamic"
65
 
# PROP BASE Target_Dir ""
66
 
# PROP Use_MFC 0
67
 
# PROP Use_Debug_Libraries 0
68
 
# PROP Output_Dir "..\..\..\extlibs\lib"
69
 
# PROP Intermediate_Dir "libmng___Win32_Dynamic"
70
 
# PROP Ignore_Export_Lib 0
71
 
# PROP Target_Dir ""
72
 
# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LIBMNG_EXPORTS" /D "MNG_BUILD_DLL" /YX /FD /c
73
 
# ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LIBMNG_EXPORTS" /D "MNG_BUILD_DLL" /YX /FD /c
74
 
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
75
 
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
76
 
# ADD BASE RSC /l 0x409 /d "NDEBUG"
77
 
# ADD RSC /l 0x409 /d "NDEBUG"
78
 
BSC32=bscmake.exe
79
 
# ADD BASE BSC32 /nologo
80
 
# ADD BSC32 /nologo
81
 
LINK32=link.exe
82
 
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
83
 
# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
84
 
 
85
 
!ELSEIF  "$(CFG)" == "libmng - Win32 Debug"
86
 
 
87
 
# PROP BASE Use_MFC 0
88
 
# PROP BASE Use_Debug_Libraries 0
89
 
# PROP BASE Output_Dir "libmng___Win32_Debug0"
90
 
# PROP BASE Intermediate_Dir "libmng___Win32_Debug0"
91
 
# PROP BASE Ignore_Export_Lib 0
92
 
# PROP BASE Target_Dir ""
93
 
# PROP Use_MFC 0
94
 
# PROP Use_Debug_Libraries 0
95
 
# PROP Output_Dir "..\..\..\extlibs\lib\debug"
96
 
# PROP Intermediate_Dir "libmng___Win32_Debug"
97
 
# PROP Ignore_Export_Lib 0
98
 
# PROP Target_Dir ""
99
 
# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LIBMNG_EXPORTS" /D "MNG_BUILD_DLL" /YX /FD /c
100
 
# ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LIBMNG_EXPORTS" /D "MNG_BUILD_DLL" /YX /FD /c
101
 
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
102
 
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
103
 
# ADD BASE RSC /l 0x409 /d "NDEBUG"
104
 
# ADD RSC /l 0x409 /d "NDEBUG"
105
 
BSC32=bscmake.exe
106
 
# ADD BASE BSC32 /nologo
107
 
# ADD BSC32 /nologo
108
 
LINK32=link.exe
109
 
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
110
 
# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
111
 
 
112
 
!ENDIF 
113
 
 
114
 
# Begin Target
115
 
 
116
 
# Name "libmng - Win32 Release"
117
 
# Name "libmng - Win32 Dynamic"
118
 
# Name "libmng - Win32 Debug"
119
 
# Begin Group "mng"
120
 
 
121
 
# PROP Default_Filter ""
122
 
# Begin Source File
123
 
 
124
 
SOURCE=..\..\..\extlibs\Libmng\libmng_callback_xs.c
125
 
# End Source File
126
 
# Begin Source File
127
 
 
128
 
SOURCE=..\..\..\extlibs\Libmng\libmng_chunk_io.c
129
 
# End Source File
130
 
# Begin Source File
131
 
 
132
 
SOURCE=..\..\..\extlibs\Libmng\libmng_chunk_prc.c
133
 
# End Source File
134
 
# Begin Source File
135
 
 
136
 
SOURCE=..\..\..\extlibs\Libmng\libmng_chunk_xs.c
137
 
# End Source File
138
 
# Begin Source File
139
 
 
140
 
SOURCE=..\..\..\extlibs\Libmng\libmng_cms.c
141
 
# End Source File
142
 
# Begin Source File
143
 
 
144
 
SOURCE=..\..\..\extlibs\Libmng\libmng_display.c
145
 
# End Source File
146
 
# Begin Source File
147
 
 
148
 
SOURCE=..\..\..\extlibs\Libmng\libmng_dither.c
149
 
# End Source File
150
 
# Begin Source File
151
 
 
152
 
SOURCE=..\..\..\extlibs\Libmng\libmng_error.c
153
 
# End Source File
154
 
# Begin Source File
155
 
 
156
 
SOURCE=..\..\..\extlibs\Libmng\libmng_filter.c
157
 
# End Source File
158
 
# Begin Source File
159
 
 
160
 
SOURCE=..\..\..\extlibs\Libmng\libmng_hlapi.c
161
 
# End Source File
162
 
# Begin Source File
163
 
 
164
 
SOURCE=..\..\..\extlibs\Libmng\libmng_jpeg.c
165
 
# End Source File
166
 
# Begin Source File
167
 
 
168
 
SOURCE=..\..\..\extlibs\Libmng\libmng_object_prc.c
169
 
# End Source File
170
 
# Begin Source File
171
 
 
172
 
SOURCE=..\..\..\extlibs\Libmng\libmng_pixels.c
173
 
# End Source File
174
 
# Begin Source File
175
 
 
176
 
SOURCE=..\..\..\extlibs\Libmng\libmng_prop_xs.c
177
 
# End Source File
178
 
# Begin Source File
179
 
 
180
 
SOURCE=..\..\..\extlibs\Libmng\libmng_read.c
181
 
# End Source File
182
 
# Begin Source File
183
 
 
184
 
SOURCE=..\..\..\extlibs\Libmng\libmng_trace.c
185
 
# End Source File
186
 
# Begin Source File
187
 
 
188
 
SOURCE=..\..\..\extlibs\Libmng\libmng_write.c
189
 
# End Source File
190
 
# Begin Source File
191
 
 
192
 
SOURCE=..\..\..\extlibs\Libmng\libmng_zlib.c
193
 
# End Source File
194
 
# End Group
195
 
# Begin Group "jpg"
196
 
 
197
 
# PROP Default_Filter ""
198
 
# Begin Source File
199
 
 
200
 
SOURCE=..\..\..\extlibs\LibJPEG\jcapimin.c
201
 
# End Source File
202
 
# Begin Source File
203
 
 
204
 
SOURCE=..\..\..\extlibs\LibJPEG\jcapistd.c
205
 
# End Source File
206
 
# Begin Source File
207
 
 
208
 
SOURCE=..\..\..\extlibs\LibJPEG\jccoefct.c
209
 
# End Source File
210
 
# Begin Source File
211
 
 
212
 
SOURCE=..\..\..\extlibs\LibJPEG\jccolor.c
213
 
# End Source File
214
 
# Begin Source File
215
 
 
216
 
SOURCE=..\..\..\extlibs\LibJPEG\jcdctmgr.c
217
 
# End Source File
218
 
# Begin Source File
219
 
 
220
 
SOURCE=..\..\..\extlibs\LibJPEG\jcexif.c
221
 
# End Source File
222
 
# Begin Source File
223
 
 
224
 
SOURCE=..\..\..\extlibs\LibJPEG\jchuff.c
225
 
# End Source File
226
 
# Begin Source File
227
 
 
228
 
SOURCE=..\..\..\extlibs\LibJPEG\jcinit.c
229
 
# End Source File
230
 
# Begin Source File
231
 
 
232
 
SOURCE=..\..\..\extlibs\LibJPEG\jcmainct.c
233
 
# End Source File
234
 
# Begin Source File
235
 
 
236
 
SOURCE=..\..\..\extlibs\LibJPEG\jcmarker.c
237
 
# End Source File
238
 
# Begin Source File
239
 
 
240
 
SOURCE=..\..\..\extlibs\LibJPEG\jcmaster.c
241
 
# End Source File
242
 
# Begin Source File
243
 
 
244
 
SOURCE=..\..\..\extlibs\LibJPEG\jcomapi.c
245
 
# End Source File
246
 
# Begin Source File
247
 
 
248
 
SOURCE=..\..\..\extlibs\LibJPEG\jcparam.c
249
 
# End Source File
250
 
# Begin Source File
251
 
 
252
 
SOURCE=..\..\..\extlibs\LibJPEG\jcphuff.c
253
 
# End Source File
254
 
# Begin Source File
255
 
 
256
 
SOURCE=..\..\..\extlibs\LibJPEG\jcprepct.c
257
 
# End Source File
258
 
# Begin Source File
259
 
 
260
 
SOURCE=..\..\..\extlibs\LibJPEG\jcsample.c
261
 
# End Source File
262
 
# Begin Source File
263
 
 
264
 
SOURCE=..\..\..\extlibs\LibJPEG\jctrans.c
265
 
# End Source File
266
 
# Begin Source File
267
 
 
268
 
SOURCE=..\..\..\extlibs\LibJPEG\jdapimin.c
269
 
# End Source File
270
 
# Begin Source File
271
 
 
272
 
SOURCE=..\..\..\extlibs\LibJPEG\jdapistd.c
273
 
# End Source File
274
 
# Begin Source File
275
 
 
276
 
SOURCE=..\..\..\extlibs\LibJPEG\jdatadst.c
277
 
# End Source File
278
 
# Begin Source File
279
 
 
280
 
SOURCE=..\..\..\extlibs\LibJPEG\jdatasrc.c
281
 
# End Source File
282
 
# Begin Source File
283
 
 
284
 
SOURCE=..\..\..\extlibs\LibJPEG\jdcoefct.c
285
 
# End Source File
286
 
# Begin Source File
287
 
 
288
 
SOURCE=..\..\..\extlibs\LibJPEG\jdcolor.c
289
 
# End Source File
290
 
# Begin Source File
291
 
 
292
 
SOURCE=..\..\..\extlibs\LibJPEG\jddctmgr.c
293
 
# End Source File
294
 
# Begin Source File
295
 
 
296
 
SOURCE=..\..\..\extlibs\LibJPEG\jdexif.c
297
 
# End Source File
298
 
# Begin Source File
299
 
 
300
 
SOURCE=..\..\..\extlibs\LibJPEG\jdhuff.c
301
 
# End Source File
302
 
# Begin Source File
303
 
 
304
 
SOURCE=..\..\..\extlibs\LibJPEG\jdinput.c
305
 
# End Source File
306
 
# Begin Source File
307
 
 
308
 
SOURCE=..\..\..\extlibs\LibJPEG\jdmainct.c
309
 
# End Source File
310
 
# Begin Source File
311
 
 
312
 
SOURCE=..\..\..\extlibs\LibJPEG\jdmarker.c
313
 
# End Source File
314
 
# Begin Source File
315
 
 
316
 
SOURCE=..\..\..\extlibs\LibJPEG\jdmaster.c
317
 
# End Source File
318
 
# Begin Source File
319
 
 
320
 
SOURCE=..\..\..\extlibs\LibJPEG\jdmerge.c
321
 
# End Source File
322
 
# Begin Source File
323
 
 
324
 
SOURCE=..\..\..\extlibs\LibJPEG\jdphuff.c
325
 
# End Source File
326
 
# Begin Source File
327
 
 
328
 
SOURCE=..\..\..\extlibs\LibJPEG\jdpostct.c
329
 
# End Source File
330
 
# Begin Source File
331
 
 
332
 
SOURCE=..\..\..\extlibs\LibJPEG\jdsample.c
333
 
# End Source File
334
 
# Begin Source File
335
 
 
336
 
SOURCE=..\..\..\extlibs\LibJPEG\jdtrans.c
337
 
# End Source File
338
 
# Begin Source File
339
 
 
340
 
SOURCE=..\..\..\extlibs\LibJPEG\jerror.c
341
 
# End Source File
342
 
# Begin Source File
343
 
 
344
 
SOURCE=..\..\..\extlibs\LibJPEG\jexifsup.c
345
 
# End Source File
346
 
# Begin Source File
347
 
 
348
 
SOURCE=..\..\..\extlibs\LibJPEG\jfdctflt.c
349
 
# End Source File
350
 
# Begin Source File
351
 
 
352
 
SOURCE=..\..\..\extlibs\LibJPEG\jfdctfst.c
353
 
# End Source File
354
 
# Begin Source File
355
 
 
356
 
SOURCE=..\..\..\extlibs\LibJPEG\jfdctint.c
357
 
# End Source File
358
 
# Begin Source File
359
 
 
360
 
SOURCE=..\..\..\extlibs\LibJPEG\jidctflt.c
361
 
# End Source File
362
 
# Begin Source File
363
 
 
364
 
SOURCE=..\..\..\extlibs\LibJPEG\jidctfst.c
365
 
# End Source File
366
 
# Begin Source File
367
 
 
368
 
SOURCE=..\..\..\extlibs\LibJPEG\jidctint.c
369
 
# End Source File
370
 
# Begin Source File
371
 
 
372
 
SOURCE=..\..\..\extlibs\LibJPEG\jidctred.c
373
 
# End Source File
374
 
# Begin Source File
375
 
 
376
 
SOURCE=..\..\..\extlibs\LibJPEG\jmemmgr.c
377
 
# End Source File
378
 
# Begin Source File
379
 
 
380
 
SOURCE=..\..\..\extlibs\LibJPEG\jmemnobs.c
381
 
# End Source File
382
 
# Begin Source File
383
 
 
384
 
SOURCE=..\..\..\extlibs\LibJPEG\jquant1.c
385
 
# End Source File
386
 
# Begin Source File
387
 
 
388
 
SOURCE=..\..\..\extlibs\LibJPEG\jquant2.c
389
 
# End Source File
390
 
# Begin Source File
391
 
 
392
 
SOURCE=..\..\..\extlibs\LibJPEG\jutils.c
393
 
# End Source File
394
 
# End Group
395
 
# Begin Group "zlib"
396
 
 
397
 
# PROP Default_Filter ""
398
 
# Begin Source File
399
 
 
400
 
SOURCE=..\..\..\extlibs\zlib\adler32.c
401
 
# End Source File
402
 
# Begin Source File
403
 
 
404
 
SOURCE=..\..\..\extlibs\zlib\compress.c
405
 
# End Source File
406
 
# Begin Source File
407
 
 
408
 
SOURCE=..\..\..\extlibs\zlib\crc32.c
409
 
# End Source File
410
 
# Begin Source File
411
 
 
412
 
SOURCE=..\..\..\extlibs\zlib\deflate.c
413
 
# End Source File
414
 
# Begin Source File
415
 
 
416
 
SOURCE=..\..\..\extlibs\zlib\gzio.c
417
 
# End Source File
418
 
# Begin Source File
419
 
 
420
 
SOURCE=..\..\..\extlibs\zlib\infblock.c
421
 
# End Source File
422
 
# Begin Source File
423
 
 
424
 
SOURCE=..\..\..\extlibs\zlib\infcodes.c
425
 
# End Source File
426
 
# Begin Source File
427
 
 
428
 
SOURCE=..\..\..\extlibs\zlib\inffast.c
429
 
# End Source File
430
 
# Begin Source File
431
 
 
432
 
SOURCE=..\..\..\extlibs\zlib\inflate.c
433
 
# End Source File
434
 
# Begin Source File
435
 
 
436
 
SOURCE=..\..\..\extlibs\zlib\inftrees.c
437
 
# End Source File
438
 
# Begin Source File
439
 
 
440
 
SOURCE=..\..\..\extlibs\zlib\infutil.c
441
 
# End Source File
442
 
# Begin Source File
443
 
 
444
 
SOURCE=..\..\..\extlibs\zlib\trees.c
445
 
# End Source File
446
 
# Begin Source File
447
 
 
448
 
SOURCE=..\..\..\extlibs\zlib\uncompr.c
449
 
# End Source File
450
 
# Begin Source File
451
 
 
452
 
SOURCE=..\..\..\extlibs\zlib\zutil.c
453
 
# End Source File
454
 
# End Group
455
 
# Begin Group "lcms"
456
 
 
457
 
# PROP Default_Filter ""
458
 
# Begin Source File
459
 
 
460
 
SOURCE=..\..\..\extlibs\LittleCMS\src\cmscam97.c
461
 
# End Source File
462
 
# Begin Source File
463
 
 
464
 
SOURCE=..\..\..\extlibs\LittleCMS\src\cmscnvrt.c
465
 
# End Source File
466
 
# Begin Source File
467
 
 
468
 
SOURCE=..\..\..\extlibs\LittleCMS\src\cmserr.c
469
 
# End Source File
470
 
# Begin Source File
471
 
 
472
 
SOURCE=..\..\..\extlibs\LittleCMS\src\cmsgamma.c
473
 
# End Source File
474
 
# Begin Source File
475
 
 
476
 
SOURCE=..\..\..\extlibs\LittleCMS\src\cmsgmt.c
477
 
# End Source File
478
 
# Begin Source File
479
 
 
480
 
SOURCE=..\..\..\extlibs\LittleCMS\src\cmsintrp.c
481
 
# End Source File
482
 
# Begin Source File
483
 
 
484
 
SOURCE=..\..\..\extlibs\LittleCMS\src\cmsio1.c
485
 
# End Source File
486
 
# Begin Source File
487
 
 
488
 
SOURCE=..\..\..\extlibs\LittleCMS\src\cmslut.c
489
 
# End Source File
490
 
# Begin Source File
491
 
 
492
 
SOURCE=..\..\..\extlibs\LittleCMS\src\cmsmatsh.c
493
 
# End Source File
494
 
# Begin Source File
495
 
 
496
 
SOURCE=..\..\..\extlibs\LittleCMS\src\cmsmtrx.c
497
 
# End Source File
498
 
# Begin Source File
499
 
 
500
 
SOURCE=..\..\..\extlibs\LittleCMS\src\cmspack.c
501
 
# End Source File
502
 
# Begin Source File
503
 
 
504
 
SOURCE=..\..\..\extlibs\LittleCMS\src\cmspcs.c
505
 
# End Source File
506
 
# Begin Source File
507
 
 
508
 
SOURCE=..\..\..\extlibs\LittleCMS\src\cmssamp.c
509
 
# End Source File
510
 
# Begin Source File
511
 
 
512
 
SOURCE=..\..\..\extlibs\LittleCMS\src\cmswtpnt.c
513
 
# End Source File
514
 
# Begin Source File
515
 
 
516
 
SOURCE=..\..\..\extlibs\LittleCMS\src\cmsxform.c
517
 
# End Source File
518
 
# End Group
519
 
# End Target
520
 
# End Project