r263: Initial import
[ctsim.git] / msvc / libctsim / libctsim.dsp
1 # Microsoft Developer Studio Project File - Name="libctsim" - Package Owner=<4>\r
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00\r
3 # ** DO NOT EDIT **\r
4 \r
5 # TARGTYPE "Win32 (x86) Static Library" 0x0104\r
6 \r
7 CFG=libctsim - Win32 Debug\r
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
9 !MESSAGE use the Export Makefile command and run\r
10 !MESSAGE \r
11 !MESSAGE NMAKE /f "libctsim.mak".\r
12 !MESSAGE \r
13 !MESSAGE You can specify a configuration when running NMAKE\r
14 !MESSAGE by defining the macro CFG on the command line. For example:\r
15 !MESSAGE \r
16 !MESSAGE NMAKE /f "libctsim.mak" CFG="libctsim - Win32 Debug"\r
17 !MESSAGE \r
18 !MESSAGE Possible choices for configuration are:\r
19 !MESSAGE \r
20 !MESSAGE "libctsim - Win32 Release" (based on "Win32 (x86) Static Library")\r
21 !MESSAGE "libctsim - Win32 Debug" (based on "Win32 (x86) Static Library")\r
22 !MESSAGE \r
23 \r
24 # Begin Project\r
25 # PROP AllowPerConfigDependencies 0\r
26 # PROP Scc_ProjName ""\r
27 # PROP Scc_LocalPath ""\r
28 CPP=cl.exe\r
29 RSC=rc.exe\r
30 \r
31 !IF  "$(CFG)" == "libctsim - Win32 Release"\r
32 \r
33 # PROP BASE Use_MFC 0\r
34 # PROP BASE Use_Debug_Libraries 0\r
35 # PROP BASE Output_Dir "Release"\r
36 # PROP BASE Intermediate_Dir "Release"\r
37 # PROP BASE Target_Dir ""\r
38 # PROP Use_MFC 0\r
39 # PROP Use_Debug_Libraries 0\r
40 # PROP Output_Dir "Release"\r
41 # PROP Intermediate_Dir "Release"\r
42 # PROP Target_Dir ""\r
43 MTL=midl.exe\r
44 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c\r
45 # ADD CPP /nologo /G6 /W3 /GR /GX /O2 /I "..\..\..\zlib113" /I "..\..\INCLUDE" /I "..\..\getopt" /I "..\..\..\lpng108" /I "..\..\..\fftw-2.1.3\fftw" /I "..\..\..\fftw-2.1.3\rfftw" /I "..\..\..\wx2\include" /D "NDEBUG" /D "HAVE_STRING_H" /D "HAVE_GETOPT_H" /D "WIN32" /D "_MBCS" /D "_LIB" /D "MSVC" /D "HAVE_FFTW" /D "HAVE_PNG" /D "HAVE_SGP" /D "HAVE_WXWINDOWS" /D "__WXMSW__" /YX /FD /c\r
46 # SUBTRACT CPP /X\r
47 # ADD BASE RSC /l 0x409 /d "NDEBUG"\r
48 # ADD RSC /l 0x409 /d "NDEBUG"\r
49 BSC32=bscmake.exe\r
50 # ADD BASE BSC32 /nologo\r
51 # ADD BSC32 /nologo\r
52 LIB32=link.exe -lib\r
53 # ADD BASE LIB32 /nologo\r
54 # ADD LIB32 /nologo\r
55 \r
56 !ELSEIF  "$(CFG)" == "libctsim - Win32 Debug"\r
57 \r
58 # PROP BASE Use_MFC 0\r
59 # PROP BASE Use_Debug_Libraries 1\r
60 # PROP BASE Output_Dir "Debug"\r
61 # PROP BASE Intermediate_Dir "Debug"\r
62 # PROP BASE Target_Dir ""\r
63 # PROP Use_MFC 0\r
64 # PROP Use_Debug_Libraries 1\r
65 # PROP Output_Dir "Debug"\r
66 # PROP Intermediate_Dir "Debug"\r
67 # PROP Target_Dir ""\r
68 MTL=midl.exe\r
69 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c\r
70 # ADD CPP /nologo /G6 /MTd /W3 /Gm /GR /GX /ZI /I "..\..\..\zlib" /I "..\..\INCLUDE" /I "..\..\getopt" /I "..\..\..\lpng108" /I "..\..\..\fftw-2.1.3\fftw" /I "..\..\..\fftw-2.1.3\rfftw" /I "..\..\..\wx2\include" /D "_DEBUG" /D "HAVE_WXWIN" /D "HAVE_STRING_H" /D "HAVE_GETOPT_H" /D "WIN32" /D "_MBCS" /D "_LIB" /D "MSVC" /D "HAVE_FFTW" /D "HAVE_PNG" /D "HAVE_SGP" /D "HAVE_WXWINDOWS" /D "__WXMSW__" /FR /YX /FD /GZ /c\r
71 # SUBTRACT CPP /X\r
72 # ADD BASE RSC /l 0x409 /d "_DEBUG"\r
73 # ADD RSC /l 0x409 /d "_DEBUG"\r
74 BSC32=bscmake.exe\r
75 # ADD BASE BSC32 /nologo\r
76 # ADD BSC32 /nologo\r
77 LIB32=link.exe -lib\r
78 # ADD BASE LIB32 /nologo\r
79 # ADD LIB32 /nologo\r
80 \r
81 !ENDIF \r
82 \r
83 # Begin Target\r
84 \r
85 # Name "libctsim - Win32 Release"\r
86 # Name "libctsim - Win32 Debug"\r
87 # Begin Group "Source Files"\r
88 \r
89 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
90 # Begin Source File\r
91 \r
92 SOURCE=..\..\libctsim\array2dfile.cpp\r
93 \r
94 !IF  "$(CFG)" == "libctsim - Win32 Release"\r
95 \r
96 !ELSEIF  "$(CFG)" == "libctsim - Win32 Debug"\r
97 \r
98 !ENDIF \r
99 \r
100 # End Source File\r
101 # Begin Source File\r
102 \r
103 SOURCE=..\..\libctsim\backprojectors.cpp\r
104 # ADD CPP /GR-\r
105 # SUBTRACT CPP /X\r
106 # End Source File\r
107 # Begin Source File\r
108 \r
109 SOURCE=..\..\libctsupport\clip.cpp\r
110 \r
111 !IF  "$(CFG)" == "libctsim - Win32 Release"\r
112 \r
113 !ELSEIF  "$(CFG)" == "libctsim - Win32 Debug"\r
114 \r
115 !ENDIF \r
116 \r
117 # End Source File\r
118 # Begin Source File\r
119 \r
120 SOURCE=..\..\libctsupport\consoleio.cpp\r
121 \r
122 !IF  "$(CFG)" == "libctsim - Win32 Release"\r
123 \r
124 !ELSEIF  "$(CFG)" == "libctsim - Win32 Debug"\r
125 \r
126 !ENDIF \r
127 \r
128 # End Source File\r
129 # Begin Source File\r
130 \r
131 SOURCE=..\..\libctgraphics\ezplot.cpp\r
132 \r
133 !IF  "$(CFG)" == "libctsim - Win32 Release"\r
134 \r
135 !ELSEIF  "$(CFG)" == "libctsim - Win32 Debug"\r
136 \r
137 !ENDIF \r
138 \r
139 # End Source File\r
140 # Begin Source File\r
141 \r
142 SOURCE=..\..\libctgraphics\ezset.cpp\r
143 \r
144 !IF  "$(CFG)" == "libctsim - Win32 Release"\r
145 \r
146 !ELSEIF  "$(CFG)" == "libctsim - Win32 Debug"\r
147 \r
148 !ENDIF \r
149 \r
150 # End Source File\r
151 # Begin Source File\r
152 \r
153 SOURCE=..\..\libctgraphics\ezsupport.cpp\r
154 \r
155 !IF  "$(CFG)" == "libctsim - Win32 Release"\r
156 \r
157 !ELSEIF  "$(CFG)" == "libctsim - Win32 Debug"\r
158 \r
159 !ENDIF \r
160 \r
161 # End Source File\r
162 # Begin Source File\r
163 \r
164 SOURCE=..\..\libctsim\filter.cpp\r
165 \r
166 !IF  "$(CFG)" == "libctsim - Win32 Release"\r
167 \r
168 !ELSEIF  "$(CFG)" == "libctsim - Win32 Debug"\r
169 \r
170 !ENDIF \r
171 \r
172 # End Source File\r
173 # Begin Source File\r
174 \r
175 SOURCE=..\..\libctsupport\fnetorderstream.cpp\r
176 \r
177 !IF  "$(CFG)" == "libctsim - Win32 Release"\r
178 \r
179 !ELSEIF  "$(CFG)" == "libctsim - Win32 Debug"\r
180 \r
181 !ENDIF \r
182 \r
183 # End Source File\r
184 # Begin Source File\r
185 \r
186 SOURCE=..\..\getopt\getopt.c\r
187 \r
188 !IF  "$(CFG)" == "libctsim - Win32 Release"\r
189 \r
190 !ELSEIF  "$(CFG)" == "libctsim - Win32 Debug"\r
191 \r
192 !ENDIF \r
193 \r
194 # End Source File\r
195 # Begin Source File\r
196 \r
197 SOURCE=..\..\getopt\getopt1.c\r
198 \r
199 !IF  "$(CFG)" == "libctsim - Win32 Release"\r
200 \r
201 !ELSEIF  "$(CFG)" == "libctsim - Win32 Debug"\r
202 \r
203 !ENDIF \r
204 \r
205 # End Source File\r
206 # Begin Source File\r
207 \r
208 SOURCE=..\..\libctsim\imagefile.cpp\r
209 \r
210 !IF  "$(CFG)" == "libctsim - Win32 Release"\r
211 \r
212 !ELSEIF  "$(CFG)" == "libctsim - Win32 Debug"\r
213 \r
214 !ENDIF \r
215 \r
216 # End Source File\r
217 # Begin Source File\r
218 \r
219 SOURCE=..\..\libctsupport\mathfuncs.cpp\r
220 \r
221 !IF  "$(CFG)" == "libctsim - Win32 Release"\r
222 \r
223 !ELSEIF  "$(CFG)" == "libctsim - Win32 Debug"\r
224 \r
225 !ENDIF \r
226 \r
227 # End Source File\r
228 # Begin Source File\r
229 \r
230 SOURCE=..\..\libctsim\phantom.cpp\r
231 \r
232 !IF  "$(CFG)" == "libctsim - Win32 Release"\r
233 \r
234 !ELSEIF  "$(CFG)" == "libctsim - Win32 Debug"\r
235 \r
236 !ENDIF \r
237 \r
238 # End Source File\r
239 # Begin Source File\r
240 \r
241 SOURCE=..\..\libctgraphics\pol.cpp\r
242 \r
243 !IF  "$(CFG)" == "libctsim - Win32 Release"\r
244 \r
245 !ELSEIF  "$(CFG)" == "libctsim - Win32 Debug"\r
246 \r
247 !ENDIF \r
248 \r
249 # End Source File\r
250 # Begin Source File\r
251 \r
252 SOURCE=..\..\libctsim\procsignal.cpp\r
253 \r
254 !IF  "$(CFG)" == "libctsim - Win32 Release"\r
255 \r
256 !ELSEIF  "$(CFG)" == "libctsim - Win32 Debug"\r
257 \r
258 !ENDIF \r
259 \r
260 # End Source File\r
261 # Begin Source File\r
262 \r
263 SOURCE=..\..\libctsim\projections.cpp\r
264 \r
265 !IF  "$(CFG)" == "libctsim - Win32 Release"\r
266 \r
267 !ELSEIF  "$(CFG)" == "libctsim - Win32 Debug"\r
268 \r
269 !ENDIF \r
270 \r
271 # End Source File\r
272 # Begin Source File\r
273 \r
274 SOURCE=..\..\libctsim\reconstruct.cpp\r
275 \r
276 !IF  "$(CFG)" == "libctsim - Win32 Release"\r
277 \r
278 !ELSEIF  "$(CFG)" == "libctsim - Win32 Debug"\r
279 \r
280 !ENDIF \r
281 \r
282 # End Source File\r
283 # Begin Source File\r
284 \r
285 SOURCE=..\..\libctsim\scanner.cpp\r
286 \r
287 !IF  "$(CFG)" == "libctsim - Win32 Release"\r
288 \r
289 !ELSEIF  "$(CFG)" == "libctsim - Win32 Debug"\r
290 \r
291 !ENDIF \r
292 \r
293 # End Source File\r
294 # Begin Source File\r
295 \r
296 SOURCE=..\..\libctgraphics\sgp.cpp\r
297 \r
298 !IF  "$(CFG)" == "libctsim - Win32 Release"\r
299 \r
300 !ELSEIF  "$(CFG)" == "libctsim - Win32 Debug"\r
301 \r
302 !ENDIF \r
303 \r
304 # End Source File\r
305 # Begin Source File\r
306 \r
307 SOURCE=..\..\libctsupport\strfuncs.cpp\r
308 \r
309 !IF  "$(CFG)" == "libctsim - Win32 Release"\r
310 \r
311 !ELSEIF  "$(CFG)" == "libctsim - Win32 Debug"\r
312 \r
313 !ENDIF \r
314 \r
315 # End Source File\r
316 # Begin Source File\r
317 \r
318 SOURCE=..\..\libctsupport\syserror.cpp\r
319 \r
320 !IF  "$(CFG)" == "libctsim - Win32 Release"\r
321 \r
322 !ELSEIF  "$(CFG)" == "libctsim - Win32 Debug"\r
323 \r
324 !ENDIF \r
325 \r
326 # End Source File\r
327 # Begin Source File\r
328 \r
329 SOURCE=..\..\libctsim\trace.cpp\r
330 \r
331 !IF  "$(CFG)" == "libctsim - Win32 Release"\r
332 \r
333 !ELSEIF  "$(CFG)" == "libctsim - Win32 Debug"\r
334 \r
335 !ENDIF \r
336 \r
337 # End Source File\r
338 # Begin Source File\r
339 \r
340 SOURCE=..\..\libctgraphics\transformmatrix.cpp\r
341 \r
342 !IF  "$(CFG)" == "libctsim - Win32 Release"\r
343 \r
344 !ELSEIF  "$(CFG)" == "libctsim - Win32 Debug"\r
345 \r
346 !ENDIF \r
347 \r
348 # End Source File\r
349 # Begin Source File\r
350 \r
351 SOURCE=..\..\libctsupport\xform.cpp\r
352 \r
353 !IF  "$(CFG)" == "libctsim - Win32 Release"\r
354 \r
355 !ELSEIF  "$(CFG)" == "libctsim - Win32 Debug"\r
356 \r
357 !ENDIF \r
358 \r
359 # End Source File\r
360 # End Group\r
361 # Begin Group "Header Files"\r
362 \r
363 # PROP Default_Filter "h;hpp;hxx;hm;inl"\r
364 # Begin Source File\r
365 \r
366 SOURCE=..\..\include\array2d.h\r
367 # End Source File\r
368 # Begin Source File\r
369 \r
370 SOURCE=..\..\include\array2dfile.h\r
371 # End Source File\r
372 # Begin Source File\r
373 \r
374 SOURCE=..\..\include\backprojectors.h\r
375 # End Source File\r
376 # Begin Source File\r
377 \r
378 SOURCE=..\..\include\ct.h\r
379 # End Source File\r
380 # Begin Source File\r
381 \r
382 SOURCE=..\..\include\ctsupport.h\r
383 # End Source File\r
384 # Begin Source File\r
385 \r
386 SOURCE=..\..\include\ezplot.h\r
387 # End Source File\r
388 # Begin Source File\r
389 \r
390 SOURCE=..\..\include\filter.h\r
391 # End Source File\r
392 # Begin Source File\r
393 \r
394 SOURCE=..\..\include\fnetorderstream.h\r
395 # End Source File\r
396 # Begin Source File\r
397 \r
398 SOURCE=..\..\getopt\getopt.h\r
399 # End Source File\r
400 # Begin Source File\r
401 \r
402 SOURCE=..\..\include\imagefile.h\r
403 # End Source File\r
404 # Begin Source File\r
405 \r
406 SOURCE=..\..\include\mpiworld.h\r
407 # End Source File\r
408 # Begin Source File\r
409 \r
410 SOURCE=..\..\include\phantom.h\r
411 # End Source File\r
412 # Begin Source File\r
413 \r
414 SOURCE=..\..\include\pol.h\r
415 # End Source File\r
416 # Begin Source File\r
417 \r
418 SOURCE=..\..\include\procsignal.h\r
419 # End Source File\r
420 # Begin Source File\r
421 \r
422 SOURCE=..\..\include\projections.h\r
423 # End Source File\r
424 # Begin Source File\r
425 \r
426 SOURCE=..\..\include\reconstruct.h\r
427 # End Source File\r
428 # Begin Source File\r
429 \r
430 SOURCE=..\..\include\scanner.h\r
431 # End Source File\r
432 # Begin Source File\r
433 \r
434 SOURCE=..\..\include\sgp.h\r
435 # End Source File\r
436 # Begin Source File\r
437 \r
438 SOURCE=..\..\include\timer.h\r
439 # End Source File\r
440 # Begin Source File\r
441 \r
442 SOURCE=..\..\include\trace.h\r
443 # End Source File\r
444 # Begin Source File\r
445 \r
446 SOURCE=..\..\include\transformmatrix.h\r
447 # End Source File\r
448 # End Group\r
449 # End Target\r
450 # End Project\r