504a97288501382cd51db810aa45b606f1e7e5ec
[ctsim.git] / msvc / libctsim / libctsim.dsp
1 # Microsoft Developer Studio Project File - Name="libctsim" - 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=libctsim - Win32 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 "libctsim.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 "libctsim.mak" CFG="libctsim - Win32 Debug"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "libctsim - Win32 Release" (based on "Win32 (x86) Static Library")
21 !MESSAGE "libctsim - Win32 Debug" (based on "Win32 (x86) Static Library")
22 !MESSAGE 
23
24 # Begin Project
25 # PROP AllowPerConfigDependencies 0
26 # PROP Scc_ProjName ""
27 # PROP Scc_LocalPath ""
28 CPP=cl.exe
29 RSC=rc.exe
30
31 !IF  "$(CFG)" == "libctsim - Win32 Release"
32
33 # PROP BASE Use_MFC 0
34 # PROP BASE Use_Debug_Libraries 0
35 # PROP BASE Output_Dir "Release"
36 # PROP BASE Intermediate_Dir "Release"
37 # PROP BASE Target_Dir ""
38 # PROP Use_MFC 0
39 # PROP Use_Debug_Libraries 0
40 # PROP Output_Dir "Release"
41 # PROP Intermediate_Dir "Release"
42 # PROP Target_Dir ""
43 MTL=midl.exe
44 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
45 # ADD CPP /nologo /G6 /MT /W3 /GR /GX /O2 /I "..\..\..\zlib" /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__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /YX /FD /c
46 # SUBTRACT CPP /X
47 # ADD BASE RSC /l 0x409 /d "NDEBUG"
48 # ADD RSC /l 0x409 /d "NDEBUG"
49 BSC32=bscmake.exe
50 # ADD BASE BSC32 /nologo
51 # ADD BSC32 /nologo
52 LIB32=link.exe -lib
53 # ADD BASE LIB32 /nologo
54 # ADD LIB32 /nologo
55
56 !ELSEIF  "$(CFG)" == "libctsim - Win32 Debug"
57
58 # PROP BASE Use_MFC 0
59 # PROP BASE Use_Debug_Libraries 1
60 # PROP BASE Output_Dir "Debug"
61 # PROP BASE Intermediate_Dir "Debug"
62 # PROP BASE Target_Dir ""
63 # PROP Use_MFC 0
64 # PROP Use_Debug_Libraries 1
65 # PROP Output_Dir "Debug"
66 # PROP Intermediate_Dir "Debug"
67 # PROP Target_Dir ""
68 MTL=midl.exe
69 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
70 # ADD CPP /nologo /G6 /MTd /W3 /Gm /GR /GX /ZI /Od /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__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /FR /YX /FD /GZ /c
71 # SUBTRACT CPP /X
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=link.exe -lib
78 # ADD BASE LIB32 /nologo
79 # ADD LIB32 /nologo
80
81 !ENDIF 
82
83 # Begin Target
84
85 # Name "libctsim - Win32 Release"
86 # Name "libctsim - Win32 Debug"
87 # Begin Group "Source Files"
88
89 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
90 # Begin Source File
91
92 SOURCE=..\..\libctsim\array2dfile.cpp
93 # End Source File
94 # Begin Source File
95
96 SOURCE=..\..\libctsim\backprojectors.cpp
97
98 !IF  "$(CFG)" == "libctsim - Win32 Release"
99
100 # ADD CPP /GR-
101 # SUBTRACT CPP /X
102
103 !ELSEIF  "$(CFG)" == "libctsim - Win32 Debug"
104
105 # ADD CPP /GR
106 # SUBTRACT CPP /X
107
108 !ENDIF 
109
110 # End Source File
111 # Begin Source File
112
113 SOURCE=..\..\libctsupport\clip.cpp
114 # End Source File
115 # Begin Source File
116
117 SOURCE=..\..\libctsupport\consoleio.cpp
118 # End Source File
119 # Begin Source File
120
121 SOURCE=..\..\libctgraphics\dlgezplot.cpp
122 # End Source File
123 # Begin Source File
124
125 SOURCE=..\..\libctgraphics\ezplot.cpp
126 # End Source File
127 # Begin Source File
128
129 SOURCE=..\..\libctgraphics\ezset.cpp
130 # End Source File
131 # Begin Source File
132
133 SOURCE=..\..\libctgraphics\ezsupport.cpp
134 # End Source File
135 # Begin Source File
136
137 SOURCE=..\..\libctsim\filter.cpp
138 # End Source File
139 # Begin Source File
140
141 SOURCE=..\..\libctsupport\fnetorderstream.cpp
142 # End Source File
143 # Begin Source File
144
145 SOURCE=..\..\libctsim\fourier.cpp
146 # End Source File
147 # Begin Source File
148
149 SOURCE=..\..\getopt\getopt.c
150 # End Source File
151 # Begin Source File
152
153 SOURCE=..\..\getopt\getopt1.c
154 # End Source File
155 # Begin Source File
156
157 SOURCE=..\..\libctsim\globalvars.cpp
158 # End Source File
159 # Begin Source File
160
161 SOURCE=..\..\libctsupport\hashtable.cpp
162 # End Source File
163 # Begin Source File
164
165 SOURCE=..\..\libctsim\imagefile.cpp
166 # End Source File
167 # Begin Source File
168
169 SOURCE=..\..\libctsupport\mathfuncs.cpp
170 # End Source File
171 # Begin Source File
172
173 SOURCE=..\..\libctsim\phantom.cpp
174 # End Source File
175 # Begin Source File
176
177 SOURCE=..\..\libctsupport\plotfile.cpp
178 # End Source File
179 # Begin Source File
180
181 SOURCE=..\..\libctgraphics\pol.cpp
182 # End Source File
183 # Begin Source File
184
185 SOURCE=..\..\libctsim\procsignal.cpp
186 # End Source File
187 # Begin Source File
188
189 SOURCE=..\..\libctsim\projections.cpp
190 # End Source File
191 # Begin Source File
192
193 SOURCE=..\..\libctsim\reconstruct.cpp
194 # End Source File
195 # Begin Source File
196
197 SOURCE=..\..\libctsim\scanner.cpp
198 # End Source File
199 # Begin Source File
200
201 SOURCE=..\..\libctgraphics\sgp.cpp
202 # End Source File
203 # Begin Source File
204
205 SOURCE=..\..\libctsupport\strfuncs.cpp
206 # End Source File
207 # Begin Source File
208
209 SOURCE=..\..\libctsupport\syserror.cpp
210 # End Source File
211 # Begin Source File
212
213 SOURCE=..\..\libctsim\trace.cpp
214 # End Source File
215 # Begin Source File
216
217 SOURCE=..\..\libctgraphics\transformmatrix.cpp
218 # End Source File
219 # Begin Source File
220
221 SOURCE=..\..\libctsupport\xform.cpp
222 # End Source File
223 # End Group
224 # Begin Group "Header Files"
225
226 # PROP Default_Filter "h;hpp;hxx;hm;inl"
227 # Begin Source File
228
229 SOURCE=..\..\include\array2d.h
230 # End Source File
231 # Begin Source File
232
233 SOURCE=..\..\include\array2dfile.h
234 # End Source File
235 # Begin Source File
236
237 SOURCE=..\..\include\backprojectors.h
238 # End Source File
239 # Begin Source File
240
241 SOURCE=..\..\include\ct.h
242 # End Source File
243 # Begin Source File
244
245 SOURCE=..\..\include\ctglobals.h
246 # End Source File
247 # Begin Source File
248
249 SOURCE=..\..\include\ctsupport.h
250 # End Source File
251 # Begin Source File
252
253 SOURCE=..\..\include\dlgezplot.h
254 # End Source File
255 # Begin Source File
256
257 SOURCE=..\..\include\ezplot.h
258 # End Source File
259 # Begin Source File
260
261 SOURCE=..\..\include\filter.h
262 # End Source File
263 # Begin Source File
264
265 SOURCE=..\..\include\fnetorderstream.h
266 # End Source File
267 # Begin Source File
268
269 SOURCE=..\..\include\fourier.h
270 # End Source File
271 # Begin Source File
272
273 SOURCE=..\..\getopt\getopt.h
274 # End Source File
275 # Begin Source File
276
277 SOURCE=..\..\include\hashtable.h
278 # End Source File
279 # Begin Source File
280
281 SOURCE=..\..\include\imagefile.h
282 # End Source File
283 # Begin Source File
284
285 SOURCE=..\..\include\mpiworld.h
286 # End Source File
287 # Begin Source File
288
289 SOURCE=..\..\include\msvc_compat.h
290 # End Source File
291 # Begin Source File
292
293 SOURCE=..\..\include\phantom.h
294 # End Source File
295 # Begin Source File
296
297 SOURCE=..\..\include\plotfile.h
298 # End Source File
299 # Begin Source File
300
301 SOURCE=..\..\include\pol.h
302 # End Source File
303 # Begin Source File
304
305 SOURCE=..\..\include\procsignal.h
306 # End Source File
307 # Begin Source File
308
309 SOURCE=..\..\include\projections.h
310 # End Source File
311 # Begin Source File
312
313 SOURCE=..\..\include\reconstruct.h
314 # End Source File
315 # Begin Source File
316
317 SOURCE=..\..\include\scanner.h
318 # End Source File
319 # Begin Source File
320
321 SOURCE=..\..\include\sgp.h
322 # End Source File
323 # Begin Source File
324
325 SOURCE=..\..\include\timer.h
326 # End Source File
327 # Begin Source File
328
329 SOURCE=..\..\include\trace.h
330 # End Source File
331 # Begin Source File
332
333 SOURCE=..\..\include\transformmatrix.h
334 # End Source File
335 # End Group
336 # End Target
337 # End Project