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