]> Creatis software - clitk.git/blob - utilities/CxImage/CxImageDLL/CxImageCrtDll.dsp
cosmetic
[clitk.git] / utilities / CxImage / CxImageDLL / CxImageCrtDll.dsp
1 # Microsoft Developer Studio Project File - Name="CxImageCrtDll" - 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=CxImageCrtDll - Win32 Unicode Debug
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 "CxImageCrtDll.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 "CxImageCrtDll.mak" CFG="CxImageCrtDll - Win32 Unicode Debug"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "CxImageCrtDll - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
21 !MESSAGE "CxImageCrtDll - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
22 !MESSAGE "CxImageCrtDll - Win32 Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library")
23 !MESSAGE "CxImageCrtDll - Win32 Unicode Release" (based on "Win32 (x86) Dynamic-Link Library")
24 !MESSAGE 
25
26 # Begin Project
27 # PROP AllowPerConfigDependencies 0
28 # PROP Scc_ProjName ""
29 # PROP Scc_LocalPath ""
30 CPP=cl.exe
31 MTL=midl.exe
32 RSC=rc.exe
33
34 !IF  "$(CFG)" == "CxImageCrtDll - Win32 Debug"
35
36 # PROP BASE Use_MFC 0
37 # PROP BASE Use_Debug_Libraries 1
38 # PROP BASE Output_Dir "Debug"
39 # PROP BASE Intermediate_Dir "Debug"
40 # PROP BASE Target_Dir ""
41 # PROP Use_MFC 0
42 # PROP Use_Debug_Libraries 1
43 # PROP Output_Dir "Debug"
44 # PROP Intermediate_Dir "Debug"
45 # PROP Ignore_Export_Lib 0
46 # PROP Target_Dir ""
47 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRCxImageCrtDll" /D "CxImageCrtDll_EXPORTS" /Yu"stdafx.h" /FD /GZ /c
48 # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "../../zlib" /I "../../jasper/include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "JAS_WIN_MSVC_BUILD" /D "_CRT_SECURE_NO_DEPRECATE" /FD /GZ /c
49 # SUBTRACT CPP /YX /Yc /Yu
50 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
51 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
52 # ADD BASE RSC /l 0x409 /d "_DEBUG"
53 # ADD RSC /l 0x809 /d "_DEBUG"
54 BSC32=bscmake.exe
55 # ADD BASE BSC32 /nologo
56 # ADD BSC32 /nologo
57 LINK32=link.exe
58 # 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 /debug /machine:I386 /pdbtype:sept /CxImageCrtDll
59 # ADD LINK32 kernel32.lib user32.lib gdi32.lib /nologo /dll /debug /machine:I386 /out:"../../bin/cximagecrtd.dll" /pdbtype:sept
60 # SUBTRACT LINK32 /pdb:none
61
62 !ELSEIF  "$(CFG)" == "CxImageCrtDll - Win32 Release"
63
64 # PROP BASE Use_MFC 0
65 # PROP BASE Use_Debug_Libraries 0
66 # PROP BASE Output_Dir "Release"
67 # PROP BASE Intermediate_Dir "Release"
68 # PROP BASE Target_Dir ""
69 # PROP Use_MFC 0
70 # PROP Use_Debug_Libraries 0
71 # PROP Output_Dir "Release"
72 # PROP Intermediate_Dir "Release"
73 # PROP Ignore_Export_Lib 0
74 # PROP Target_Dir ""
75 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRCxImageCrtDll" /D "CxImageCrtDll_EXPORTS" /Yu"stdafx.h" /FD /c
76 # ADD CPP /nologo /MD /W3 /GX /O2 /I "../../zlib" /I "../../jasper/include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "JAS_WIN_MSVC_BUILD" /D "_CRT_SECURE_NO_DEPRECATE" /FD /c
77 # SUBTRACT CPP /YX /Yc /Yu
78 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
79 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
80 # ADD BASE RSC /l 0x409 /d "NDEBUG"
81 # ADD RSC /l 0x809 /d "NDEBUG"
82 BSC32=bscmake.exe
83 # ADD BASE BSC32 /nologo
84 # ADD BSC32 /nologo
85 LINK32=link.exe
86 # 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 /machine:I386 /CxImageCrtDll
87 # ADD LINK32 kernel32.lib user32.lib gdi32.lib /nologo /dll /machine:I386 /out:"../../bin/cximagecrt.dll"
88 # SUBTRACT LINK32 /pdb:none
89
90 !ELSEIF  "$(CFG)" == "CxImageCrtDll - Win32 Unicode Debug"
91
92 # PROP BASE Use_MFC 0
93 # PROP BASE Use_Debug_Libraries 1
94 # PROP BASE Output_Dir "CxImageCrtDll___Win32_Unicode_Debug"
95 # PROP BASE Intermediate_Dir "CxImageCrtDll___Win32_Unicode_Debug"
96 # PROP BASE Ignore_Export_Lib 0
97 # PROP BASE Target_Dir ""
98 # PROP Use_MFC 0
99 # PROP Use_Debug_Libraries 1
100 # PROP Output_Dir "Unicode_Debug"
101 # PROP Intermediate_Dir "Unicode_Debug"
102 # PROP Ignore_Export_Lib 0
103 # PROP Target_Dir ""
104 # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "../../zlib" /I "../../jasper/include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "JAS_WIN_MSVC_BUILD" /FD /GZ /c
105 # SUBTRACT BASE CPP /YX /Yc /Yu
106 # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "../../zlib" /I "../../jasper/include" /D "_WINDOWS" /D "_USRDLL" /D "JAS_WIN_MSVC_BUILD" /D "WIN32" /D "_DEBUG" /D "_UNICODE" /D "UNICODE" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NON_CONFORMING_SWPRINTFS" /FD /GZ /c
107 # SUBTRACT CPP /YX /Yc /Yu
108 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
109 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
110 # ADD BASE RSC /l 0x409 /d "_DEBUG"
111 # ADD RSC /l 0x809 /d "_DEBUG"
112 BSC32=bscmake.exe
113 # ADD BASE BSC32 /nologo
114 # ADD BSC32 /nologo
115 LINK32=link.exe
116 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib /nologo /dll /debug /machine:I386 /out:"../../bin/cximagecrtd.dll" /pdbtype:sept
117 # SUBTRACT BASE LINK32 /pdb:none
118 # ADD LINK32 kernel32.lib user32.lib gdi32.lib /nologo /dll /debug /machine:I386 /out:"../../bin/cximagecrtdu.dll" /pdbtype:sept
119 # SUBTRACT LINK32 /pdb:none
120
121 !ELSEIF  "$(CFG)" == "CxImageCrtDll - Win32 Unicode Release"
122
123 # PROP BASE Use_MFC 0
124 # PROP BASE Use_Debug_Libraries 0
125 # PROP BASE Output_Dir "CxImageCrtDll___Win32_Unicode_Release"
126 # PROP BASE Intermediate_Dir "CxImageCrtDll___Win32_Unicode_Release"
127 # PROP BASE Ignore_Export_Lib 0
128 # PROP BASE Target_Dir ""
129 # PROP Use_MFC 0
130 # PROP Use_Debug_Libraries 0
131 # PROP Output_Dir "Unicode_Release"
132 # PROP Intermediate_Dir "Unicode_Release"
133 # PROP Ignore_Export_Lib 0
134 # PROP Target_Dir ""
135 # ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "../../zlib" /I "../../jasper/include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "JAS_WIN_MSVC_BUILD" /FD /c
136 # SUBTRACT BASE CPP /YX /Yc /Yu
137 # ADD CPP /nologo /MD /W3 /GX /O2 /I "../../zlib" /I "../../jasper/include" /D "_WINDOWS" /D "_USRDLL" /D "JAS_WIN_MSVC_BUILD" /D "WIN32" /D "NDEBUG" /D "_UNICODE" /D "UNICODE" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NON_CONFORMING_SWPRINTFS" /FD /c
138 # SUBTRACT CPP /YX /Yc /Yu
139 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
140 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
141 # ADD BASE RSC /l 0x409 /d "NDEBUG"
142 # ADD RSC /l 0x809 /d "NDEBUG"
143 BSC32=bscmake.exe
144 # ADD BASE BSC32 /nologo
145 # ADD BSC32 /nologo
146 LINK32=link.exe
147 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib /nologo /dll /machine:I386 /out:"../../bin/cximagecrt.dll"
148 # SUBTRACT BASE LINK32 /pdb:none
149 # ADD LINK32 kernel32.lib user32.lib gdi32.lib /nologo /dll /machine:I386 /out:"../../bin/cximagecrtu.dll"
150 # SUBTRACT LINK32 /pdb:none
151
152 !ENDIF 
153
154 # Begin Target
155
156 # Name "CxImageCrtDll - Win32 Debug"
157 # Name "CxImageCrtDll - Win32 Release"
158 # Name "CxImageCrtDll - Win32 Unicode Debug"
159 # Name "CxImageCrtDll - Win32 Unicode Release"
160 # Begin Group "Source Files"
161
162 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
163 # Begin Source File
164
165 SOURCE=.\CxImageCrtDll.cpp
166 # End Source File
167 # Begin Source File
168
169 SOURCE=.\CxImageCrtDll.rc
170 # End Source File
171 # Begin Source File
172
173 SOURCE=..\tif_xfile.cpp
174 # End Source File
175 # Begin Source File
176
177 SOURCE=..\ximabmp.cpp
178 # SUBTRACT CPP /YX /Yc /Yu
179 # End Source File
180 # Begin Source File
181
182 SOURCE=..\ximadsp.cpp
183 # SUBTRACT CPP /YX /Yc /Yu
184 # End Source File
185 # Begin Source File
186
187 SOURCE=..\ximaenc.cpp
188 # SUBTRACT CPP /YX /Yc /Yu
189 # End Source File
190 # Begin Source File
191
192 SOURCE=..\ximaexif.cpp
193 # SUBTRACT CPP /YX /Yc /Yu
194 # End Source File
195 # Begin Source File
196
197 SOURCE=..\ximage.cpp
198 # SUBTRACT CPP /YX /Yc /Yu
199 # End Source File
200 # Begin Source File
201
202 SOURCE=..\ximagif.cpp
203 # SUBTRACT CPP /YX /Yc /Yu
204 # End Source File
205 # Begin Source File
206
207 SOURCE=..\ximahist.cpp
208 # End Source File
209 # Begin Source File
210
211 SOURCE=..\ximaico.cpp
212 # SUBTRACT CPP /YX /Yc /Yu
213 # End Source File
214 # Begin Source File
215
216 SOURCE=..\ximainfo.cpp
217 # End Source File
218 # Begin Source File
219
220 SOURCE=..\ximaint.cpp
221 # End Source File
222 # Begin Source File
223
224 SOURCE=..\ximajas.cpp
225 # End Source File
226 # Begin Source File
227
228 SOURCE=..\ximajbg.cpp
229 # SUBTRACT CPP /YX /Yc /Yu
230 # End Source File
231 # Begin Source File
232
233 SOURCE=..\ximajpg.cpp
234 # SUBTRACT CPP /YX /Yc /Yu
235 # End Source File
236 # Begin Source File
237
238 SOURCE=..\ximalpha.cpp
239 # SUBTRACT CPP /YX /Yc /Yu
240 # End Source File
241 # Begin Source File
242
243 SOURCE=..\ximalyr.cpp
244 # End Source File
245 # Begin Source File
246
247 SOURCE=..\ximamng.cpp
248 # SUBTRACT CPP /YX /Yc /Yu
249 # End Source File
250 # Begin Source File
251
252 SOURCE=..\ximapal.cpp
253 # SUBTRACT CPP /YX /Yc /Yu
254 # End Source File
255 # Begin Source File
256
257 SOURCE=..\ximapcx.cpp
258 # SUBTRACT CPP /YX /Yc /Yu
259 # End Source File
260 # Begin Source File
261
262 SOURCE=..\ximapng.cpp
263 # SUBTRACT CPP /YX /Yc /Yu
264 # End Source File
265 # Begin Source File
266
267 SOURCE=..\ximaraw.cpp
268 # End Source File
269 # Begin Source File
270
271 SOURCE=..\ximasel.cpp
272 # SUBTRACT CPP /YX /Yc /Yu
273 # End Source File
274 # Begin Source File
275
276 SOURCE=..\ximaska.cpp
277 # End Source File
278 # Begin Source File
279
280 SOURCE=..\ximatga.cpp
281 # SUBTRACT CPP /YX /Yc /Yu
282 # End Source File
283 # Begin Source File
284
285 SOURCE=..\ximath.cpp
286 # End Source File
287 # Begin Source File
288
289 SOURCE=..\ximatif.cpp
290 # SUBTRACT CPP /YX /Yc /Yu
291 # End Source File
292 # Begin Source File
293
294 SOURCE=..\ximatran.cpp
295 # SUBTRACT CPP /YX /Yc /Yu
296 # End Source File
297 # Begin Source File
298
299 SOURCE=..\ximawbmp.cpp
300 # SUBTRACT CPP /YX /Yc /Yu
301 # End Source File
302 # Begin Source File
303
304 SOURCE=..\ximawmf.cpp
305 # SUBTRACT CPP /YX /Yc /Yu
306 # End Source File
307 # Begin Source File
308
309 SOURCE=..\ximawnd.cpp
310 # SUBTRACT CPP /YX /Yc /Yu
311 # End Source File
312 # Begin Source File
313
314 SOURCE=..\xmemfile.cpp
315 # SUBTRACT CPP /YX /Yc /Yu
316 # End Source File
317 # End Group
318 # Begin Group "Header Files"
319
320 # PROP Default_Filter "h;hpp;hxx;hm;inl"
321 # Begin Source File
322
323 SOURCE=.\StdCrt.h
324 # End Source File
325 # Begin Source File
326
327 SOURCE=..\xfile.h
328 # End Source File
329 # Begin Source File
330
331 SOURCE=..\ximabmp.h
332 # End Source File
333 # Begin Source File
334
335 SOURCE=..\ximadefs.h
336 # End Source File
337 # Begin Source File
338
339 SOURCE=..\xImage.h
340 # End Source File
341 # Begin Source File
342
343 SOURCE=..\ximagif.h
344 # End Source File
345 # Begin Source File
346
347 SOURCE=..\ximaico.h
348 # End Source File
349 # Begin Source File
350
351 SOURCE=..\ximaiter.h
352 # End Source File
353 # Begin Source File
354
355 SOURCE=..\ximajas.h
356 # End Source File
357 # Begin Source File
358
359 SOURCE=..\ximajbg.h
360 # End Source File
361 # Begin Source File
362
363 SOURCE=..\ximajpg.h
364 # End Source File
365 # Begin Source File
366
367 SOURCE=..\ximamng.h
368 # End Source File
369 # Begin Source File
370
371 SOURCE=..\ximapcx.h
372 # End Source File
373 # Begin Source File
374
375 SOURCE=..\ximapng.h
376 # End Source File
377 # Begin Source File
378
379 SOURCE=..\ximaraw.h
380 # End Source File
381 # Begin Source File
382
383 SOURCE=..\ximatga.h
384 # End Source File
385 # Begin Source File
386
387 SOURCE=..\ximath.h
388 # End Source File
389 # Begin Source File
390
391 SOURCE=..\ximatif.h
392 # End Source File
393 # Begin Source File
394
395 SOURCE=..\ximawbmp.h
396 # End Source File
397 # Begin Source File
398
399 SOURCE=..\ximawmf.h
400 # End Source File
401 # Begin Source File
402
403 SOURCE=..\xiofile.h
404 # End Source File
405 # Begin Source File
406
407 SOURCE=..\xmemfile.h
408 # End Source File
409 # End Group
410 # Begin Group "Resource Files"
411
412 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
413 # End Group
414 # End Target
415 # End Project