Move the sources to trunk
[opencv] / otherlibs / _graphics / src / libjasper / libjasper.dsp
1 # Microsoft Developer Studio Project File - Name="libjasper" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 # ** DO NOT EDIT **
4
5 # TARGTYPE "Win32 (x86) Static Library" 0x0104
6
7 CFG=libjasper - Win32 Debug64 Itanium
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 "libjasper.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 "libjasper.mak" CFG="libjasper - Win32 Debug64 Itanium"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "libjasper - Win32 Release" (based on "Win32 (x86) Static Library")
21 !MESSAGE "libjasper - Win32 Debug" (based on "Win32 (x86) Static Library")
22 !MESSAGE "libjasper - Win32 Release64" (based on "Win32 (x86) Static Library")
23 !MESSAGE "libjasper - Win32 Debug64" (based on "Win32 (x86) Static Library")
24 !MESSAGE "libjasper - Win32 Release64 Itanium" (based on "Win32 (x86) Static Library")
25 !MESSAGE "libjasper - Win32 Debug64 Itanium" (based on "Win32 (x86) Static Library")
26 !MESSAGE 
27
28 # Begin Project
29 # PROP AllowPerConfigDependencies 0
30 # PROP Scc_ProjName ""
31 # PROP Scc_LocalPath ""
32 CPP=xicl6.exe
33 RSC=rc.exe
34
35 !IF  "$(CFG)" == "libjasper - Win32 Release"
36
37 # PROP BASE Use_MFC 0
38 # PROP BASE Use_Debug_Libraries 0
39 # PROP BASE Output_Dir "Release"
40 # PROP BASE Intermediate_Dir "Release"
41 # PROP BASE Target_Dir ""
42 # PROP Use_MFC 0
43 # PROP Use_Debug_Libraries 0
44 # PROP Output_Dir "..\..\..\..\_temp\libjasper_Rls"
45 # PROP Intermediate_Dir "..\..\..\..\_temp\libjasper_Rls"
46 # PROP Target_Dir ""
47 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
48 # ADD CPP /nologo /MD /W3 /GX /O2 /I "..\..\include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "JAS_WIN_MSVC_BUILD" /YX /FD /c
49 # ADD BASE RSC /l 0x409 /d "NDEBUG"
50 # ADD RSC /l 0x409 /d "NDEBUG"
51 BSC32=bscmake.exe
52 # ADD BASE BSC32 /nologo
53 # ADD BSC32 /nologo
54 LIB32=xilink6.exe -lib
55 # ADD BASE LIB32 /nologo
56 # ADD LIB32 /nologo /out:"..\..\lib\libjasper.lib"
57
58 !ELSEIF  "$(CFG)" == "libjasper - Win32 Debug"
59
60 # PROP BASE Use_MFC 0
61 # PROP BASE Use_Debug_Libraries 1
62 # PROP BASE Output_Dir "Debug"
63 # PROP BASE Intermediate_Dir "Debug"
64 # PROP BASE Target_Dir ""
65 # PROP Use_MFC 0
66 # PROP Use_Debug_Libraries 1
67 # PROP Output_Dir "..\..\..\..\_temp\libjasper_Dbg"
68 # PROP Intermediate_Dir "..\..\..\..\_temp\libjasper_Dbg"
69 # PROP Target_Dir ""
70 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /GZ /c
71 # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\..\include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "JAS_WIN_MSVC_BUILD" /YX /FD /GZ /c
72 # ADD BASE RSC /l 0x409 /d "_DEBUG"
73 # ADD RSC /l 0x409 /d "_DEBUG"
74 BSC32=bscmake.exe
75 # ADD BASE BSC32 /nologo
76 # ADD BSC32 /nologo
77 LIB32=xilink6.exe -lib
78 # ADD BASE LIB32 /nologo
79 # ADD LIB32 /nologo /out:"..\..\lib\libjasperd.lib"
80
81 !ELSEIF  "$(CFG)" == "libjasper - Win32 Release64"
82
83 # PROP BASE Use_MFC 0
84 # PROP BASE Use_Debug_Libraries 0
85 # PROP BASE Output_Dir "libjasper___Win32_Release64"
86 # PROP BASE Intermediate_Dir "libjasper___Win32_Release64"
87 # PROP BASE Target_Dir ""
88 # PROP Use_MFC 0
89 # PROP Use_Debug_Libraries 0
90 # PROP Output_Dir "..\..\..\..\_temp\libjasper_Rls64"
91 # PROP Intermediate_Dir "..\..\..\..\_temp\libjasper_Rls64"
92 # PROP Target_Dir ""
93 # ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
94 # ADD CPP /nologo /MD /W3 /GX /O2 /I "..\..\include" /D "WIN64" /D "EM64T" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "JAS_WIN_MSVC_BUILD" /YX /FD /c
95 # ADD BASE RSC /l 0x409 /d "NDEBUG"
96 # ADD RSC /l 0x409 /d "NDEBUG"
97 BSC32=bscmake.exe
98 # ADD BASE BSC32 /nologo
99 # ADD BSC32 /nologo
100 LIB32=xilink6.exe -lib
101 # ADD BASE LIB32 /nologo /out:"..\..\lib\libjasper.lib"
102 # ADD LIB32 /nologo /out:"..\..\lib\libjasper_64.lib" /machine:AMD64
103
104 !ELSEIF  "$(CFG)" == "libjasper - Win32 Debug64"
105
106 # PROP BASE Use_MFC 0
107 # PROP BASE Use_Debug_Libraries 1
108 # PROP BASE Output_Dir "libjasper___Win32_Debug64"
109 # PROP BASE Intermediate_Dir "libjasper___Win32_Debug64"
110 # PROP BASE Target_Dir ""
111 # PROP Use_MFC 0
112 # PROP Use_Debug_Libraries 1
113 # PROP Output_Dir "..\..\..\..\_temp\libjasper_Dbg64"
114 # PROP Intermediate_Dir "..\..\..\..\_temp\libjasper_Dbg64"
115 # PROP Target_Dir ""
116 # ADD BASE CPP /nologo /MD /W3 /Gm /GX /ZI /Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /GZ /c
117 # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\..\include" /D "WIN64" /D "EM64T" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "JAS_WIN_MSVC_BUILD" /YX /FD /c
118 # ADD BASE RSC /l 0x409 /d "_DEBUG"
119 # ADD RSC /l 0x409 /d "_DEBUG"
120 BSC32=bscmake.exe
121 # ADD BASE BSC32 /nologo
122 # ADD BSC32 /nologo
123 LIB32=xilink6.exe -lib
124 # ADD BASE LIB32 /nologo /out:"..\..\lib\libjasperd.lib"
125 # ADD LIB32 /nologo /out:"..\..\lib\libjasperd_64.lib" /machine:AMD64
126
127 !ELSEIF  "$(CFG)" == "libjasper - Win32 Release64 Itanium"
128
129 # PROP BASE Use_MFC 0
130 # PROP BASE Use_Debug_Libraries 0
131 # PROP BASE Output_Dir "libjasper___Win32_Release64_Itanium"
132 # PROP BASE Intermediate_Dir "libjasper___Win32_Release64_Itanium"
133 # PROP BASE Target_Dir ""
134 # PROP Use_MFC 0
135 # PROP Use_Debug_Libraries 0
136 # PROP Output_Dir "..\..\..\..\_temp\libjasper_RlsI7"
137 # PROP Intermediate_Dir "..\..\..\..\_temp\libjasper_RlsI7"
138 # PROP Target_Dir ""
139 # ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
140 # ADD CPP /nologo /MD /W3 /GX /O2 /I "..\..\include" /D "WIN64" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "JAS_WIN_MSVC_BUILD" /YX /FD /c
141 # ADD BASE RSC /l 0x409 /d "NDEBUG"
142 # ADD RSC /l 0x409 /d "NDEBUG"
143 BSC32=bscmake.exe
144 # ADD BASE BSC32 /nologo
145 # ADD BSC32 /nologo
146 LIB32=xilink6.exe -lib
147 # ADD BASE LIB32 /nologo /out:"..\..\lib\libjasper_64.lib"
148 # ADD LIB32 /nologo /out:"..\..\lib\libjasper_i7.lib" /machine:IA64
149
150 !ELSEIF  "$(CFG)" == "libjasper - Win32 Debug64 Itanium"
151
152 # PROP BASE Use_MFC 0
153 # PROP BASE Use_Debug_Libraries 1
154 # PROP BASE Output_Dir "libjasper___Win32_Debug64_Itanium"
155 # PROP BASE Intermediate_Dir "libjasper___Win32_Debug64_Itanium"
156 # PROP BASE Target_Dir ""
157 # PROP Use_MFC 0
158 # PROP Use_Debug_Libraries 1
159 # PROP Output_Dir "..\..\..\..\_temp\libjasper_DbgI7"
160 # PROP Intermediate_Dir "..\..\..\..\_temp\libjasper_DbgI7"
161 # PROP Target_Dir ""
162 # ADD BASE CPP /nologo /MD /W3 /Gm /GX /Zi /Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
163 # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\..\include" /D "WIN64" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "JAS_WIN_MSVC_BUILD" /YX /FD /Qwd167 /c
164 # ADD BASE RSC /l 0x409 /d "_DEBUG"
165 # ADD RSC /l 0x409 /d "_DEBUG"
166 BSC32=bscmake.exe
167 # ADD BASE BSC32 /nologo
168 # ADD BSC32 /nologo
169 LIB32=xilink6.exe -lib
170 # ADD BASE LIB32 /nologo /out:"..\..\lib\libjasperd_64.lib"
171 # ADD LIB32 /nologo /out:"..\..\lib\libjasperd_i7.lib" /machine:IA64
172
173 !ENDIF 
174
175 # Begin Target
176
177 # Name "libjasper - Win32 Release"
178 # Name "libjasper - Win32 Debug"
179 # Name "libjasper - Win32 Release64"
180 # Name "libjasper - Win32 Debug64"
181 # Name "libjasper - Win32 Release64 Itanium"
182 # Name "libjasper - Win32 Debug64 Itanium"
183 # Begin Source File
184
185 SOURCE=.\jas_cm.c
186 # End Source File
187 # Begin Source File
188
189 SOURCE=..\..\include\jasper\jas_cm.h
190 # End Source File
191 # Begin Source File
192
193 SOURCE=..\..\include\jasper\jas_config.h
194 # End Source File
195 # Begin Source File
196
197 SOURCE=..\..\include\jasper\jas_config2.h
198 # End Source File
199 # Begin Source File
200
201 SOURCE=.\jas_debug.c
202 # End Source File
203 # Begin Source File
204
205 SOURCE=..\..\include\jasper\jas_debug.h
206 # End Source File
207 # Begin Source File
208
209 SOURCE=..\..\include\jasper\jas_fix.h
210 # End Source File
211 # Begin Source File
212
213 SOURCE=.\jas_getopt.c
214 # End Source File
215 # Begin Source File
216
217 SOURCE=..\..\include\jasper\jas_getopt.h
218 # End Source File
219 # Begin Source File
220
221 SOURCE=.\jas_icc.c
222 # End Source File
223 # Begin Source File
224
225 SOURCE=..\..\include\jasper\jas_icc.h
226 # End Source File
227 # Begin Source File
228
229 SOURCE=.\jas_iccdata.c
230 # End Source File
231 # Begin Source File
232
233 SOURCE=.\jas_image.c
234 # End Source File
235 # Begin Source File
236
237 SOURCE=..\..\include\jasper\jas_image.h
238 # End Source File
239 # Begin Source File
240
241 SOURCE=.\jas_init.c
242 # End Source File
243 # Begin Source File
244
245 SOURCE=..\..\include\jasper\jas_init.h
246 # End Source File
247 # Begin Source File
248
249 SOURCE=.\jas_malloc.c
250 # End Source File
251 # Begin Source File
252
253 SOURCE=..\..\include\jasper\jas_malloc.h
254 # End Source File
255 # Begin Source File
256
257 SOURCE=..\..\include\jasper\jas_math.h
258 # End Source File
259 # Begin Source File
260
261 SOURCE=.\jas_seq.c
262 # End Source File
263 # Begin Source File
264
265 SOURCE=..\..\include\jasper\jas_seq.h
266 # End Source File
267 # Begin Source File
268
269 SOURCE=.\jas_stream.c
270 # End Source File
271 # Begin Source File
272
273 SOURCE=..\..\include\jasper\jas_stream.h
274 # End Source File
275 # Begin Source File
276
277 SOURCE=.\jas_string.c
278 # End Source File
279 # Begin Source File
280
281 SOURCE=..\..\include\jasper\jas_string.h
282 # End Source File
283 # Begin Source File
284
285 SOURCE=.\jas_tvp.c
286 # End Source File
287 # Begin Source File
288
289 SOURCE=..\..\include\jasper\jas_tvp.h
290 # End Source File
291 # Begin Source File
292
293 SOURCE=..\..\include\jasper\jas_types.h
294 # End Source File
295 # Begin Source File
296
297 SOURCE=.\jas_version.c
298 # End Source File
299 # Begin Source File
300
301 SOURCE=..\..\include\jasper\jas_version.h
302 # End Source File
303 # Begin Source File
304
305 SOURCE=..\..\include\jasper\jasper.h
306 # End Source File
307 # Begin Source File
308
309 SOURCE=.\jp2_cod.c
310 # End Source File
311 # Begin Source File
312
313 SOURCE=.\jp2_cod.h
314 # End Source File
315 # Begin Source File
316
317 SOURCE=.\jp2_dec.c
318 # End Source File
319 # Begin Source File
320
321 SOURCE=.\jp2_dec.h
322 # End Source File
323 # Begin Source File
324
325 SOURCE=.\jp2_enc.c
326 # End Source File
327 # Begin Source File
328
329 SOURCE=.\jpc_bs.c
330 # End Source File
331 # Begin Source File
332
333 SOURCE=.\jpc_bs.h
334 # End Source File
335 # Begin Source File
336
337 SOURCE=.\jpc_cod.h
338 # End Source File
339 # Begin Source File
340
341 SOURCE=.\jpc_cs.c
342 # End Source File
343 # Begin Source File
344
345 SOURCE=.\jpc_cs.h
346 # End Source File
347 # Begin Source File
348
349 SOURCE=.\jpc_dec.c
350 # End Source File
351 # Begin Source File
352
353 SOURCE=.\jpc_dec.h
354 # End Source File
355 # Begin Source File
356
357 SOURCE=.\jpc_enc.c
358 # End Source File
359 # Begin Source File
360
361 SOURCE=.\jpc_enc.h
362 # End Source File
363 # Begin Source File
364
365 SOURCE=.\jpc_fix.h
366 # End Source File
367 # Begin Source File
368
369 SOURCE=.\jpc_flt.h
370 # End Source File
371 # Begin Source File
372
373 SOURCE=.\jpc_math.c
374 # End Source File
375 # Begin Source File
376
377 SOURCE=.\jpc_math.h
378 # End Source File
379 # Begin Source File
380
381 SOURCE=.\jpc_mct.c
382 # End Source File
383 # Begin Source File
384
385 SOURCE=.\jpc_mct.h
386 # End Source File
387 # Begin Source File
388
389 SOURCE=.\jpc_mqcod.c
390 # End Source File
391 # Begin Source File
392
393 SOURCE=.\jpc_mqcod.h
394 # End Source File
395 # Begin Source File
396
397 SOURCE=.\jpc_mqdec.c
398 # End Source File
399 # Begin Source File
400
401 SOURCE=.\jpc_mqdec.h
402 # End Source File
403 # Begin Source File
404
405 SOURCE=.\jpc_mqenc.c
406 # End Source File
407 # Begin Source File
408
409 SOURCE=.\jpc_mqenc.h
410 # End Source File
411 # Begin Source File
412
413 SOURCE=.\jpc_qmfb.c
414 # End Source File
415 # Begin Source File
416
417 SOURCE=.\jpc_qmfb.h
418 # End Source File
419 # Begin Source File
420
421 SOURCE=.\jpc_t1cod.c
422 # End Source File
423 # Begin Source File
424
425 SOURCE=.\jpc_t1cod.h
426 # End Source File
427 # Begin Source File
428
429 SOURCE=.\jpc_t1dec.c
430 # End Source File
431 # Begin Source File
432
433 SOURCE=.\jpc_t1dec.h
434 # End Source File
435 # Begin Source File
436
437 SOURCE=.\jpc_t1enc.c
438 # End Source File
439 # Begin Source File
440
441 SOURCE=.\jpc_t1enc.h
442 # End Source File
443 # Begin Source File
444
445 SOURCE=.\jpc_t2cod.c
446 # End Source File
447 # Begin Source File
448
449 SOURCE=.\jpc_t2cod.h
450 # End Source File
451 # Begin Source File
452
453 SOURCE=.\jpc_t2dec.c
454 # End Source File
455 # Begin Source File
456
457 SOURCE=.\jpc_t2dec.h
458 # End Source File
459 # Begin Source File
460
461 SOURCE=.\jpc_t2enc.c
462 # End Source File
463 # Begin Source File
464
465 SOURCE=.\jpc_t2enc.h
466 # End Source File
467 # Begin Source File
468
469 SOURCE=.\jpc_tagtree.c
470 # End Source File
471 # Begin Source File
472
473 SOURCE=.\jpc_tagtree.h
474 # End Source File
475 # Begin Source File
476
477 SOURCE=.\jpc_tsfb.c
478 # End Source File
479 # Begin Source File
480
481 SOURCE=.\jpc_tsfb.h
482 # End Source File
483 # Begin Source File
484
485 SOURCE=.\jpc_util.c
486 # End Source File
487 # Begin Source File
488
489 SOURCE=.\jpc_util.h
490 # End Source File
491 # End Target
492 # End Project