bee0059cd9d14a0173ada3182da74cb72747c652
[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 /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__" /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 /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__" /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 # End Source File\r
94 # Begin Source File\r
95 \r
96 SOURCE=..\..\libctsim\backprojectors.cpp\r
97 \r
98 !IF  "$(CFG)" == "libctsim - Win32 Release"\r
99 \r
100 # ADD CPP /GR-\r
101 # SUBTRACT CPP /X\r
102 \r
103 !ELSEIF  "$(CFG)" == "libctsim - Win32 Debug"\r
104 \r
105 # ADD CPP /GR\r
106 # SUBTRACT CPP /X\r
107 \r
108 !ENDIF \r
109 \r
110 # End Source File\r
111 # Begin Source File\r
112 \r
113 SOURCE=..\..\libctsupport\clip.cpp\r
114 # End Source File\r
115 # Begin Source File\r
116 \r
117 SOURCE=..\..\libctsupport\consoleio.cpp\r
118 # End Source File\r
119 # Begin Source File\r
120 \r
121 SOURCE=..\..\libctgraphics\ezplot.cpp\r
122 # End Source File\r
123 # Begin Source File\r
124 \r
125 SOURCE=..\..\libctgraphics\ezset.cpp\r
126 # End Source File\r
127 # Begin Source File\r
128 \r
129 SOURCE=..\..\libctgraphics\ezsupport.cpp\r
130 # End Source File\r
131 # Begin Source File\r
132 \r
133 SOURCE=..\..\libctsim\filter.cpp\r
134 # End Source File\r
135 # Begin Source File\r
136 \r
137 SOURCE=..\..\libctsupport\fnetorderstream.cpp\r
138 # End Source File\r
139 # Begin Source File\r
140 \r
141 SOURCE=..\..\getopt\getopt.c\r
142 # End Source File\r
143 # Begin Source File\r
144 \r
145 SOURCE=..\..\getopt\getopt1.c\r
146 # End Source File\r
147 # Begin Source File\r
148 \r
149 SOURCE=..\..\libctsupport\hashtable.cpp\r
150 # End Source File\r
151 # Begin Source File\r
152 \r
153 SOURCE=..\..\libctsim\imagefile.cpp\r
154 # End Source File\r
155 # Begin Source File\r
156 \r
157 SOURCE=..\..\libctsupport\mathfuncs.cpp\r
158 # End Source File\r
159 # Begin Source File\r
160 \r
161 SOURCE=..\..\libctsim\phantom.cpp\r
162 # End Source File\r
163 # Begin Source File\r
164 \r
165 SOURCE=..\..\libctsupport\plotfile.cpp\r
166 # End Source File\r
167 # Begin Source File\r
168 \r
169 SOURCE=..\..\libctgraphics\pol.cpp\r
170 # End Source File\r
171 # Begin Source File\r
172 \r
173 SOURCE=..\..\libctsim\procsignal.cpp\r
174 # End Source File\r
175 # Begin Source File\r
176 \r
177 SOURCE=..\..\libctsim\projections.cpp\r
178 # End Source File\r
179 # Begin Source File\r
180 \r
181 SOURCE=..\..\libctsim\reconstruct.cpp\r
182 # End Source File\r
183 # Begin Source File\r
184 \r
185 SOURCE=..\..\libctsim\scanner.cpp\r
186 # End Source File\r
187 # Begin Source File\r
188 \r
189 SOURCE=..\..\libctgraphics\sgp.cpp\r
190 # End Source File\r
191 # Begin Source File\r
192 \r
193 SOURCE=..\..\libctsupport\strfuncs.cpp\r
194 # End Source File\r
195 # Begin Source File\r
196 \r
197 SOURCE=..\..\libctsupport\syserror.cpp\r
198 # End Source File\r
199 # Begin Source File\r
200 \r
201 SOURCE=..\..\libctsim\trace.cpp\r
202 # End Source File\r
203 # Begin Source File\r
204 \r
205 SOURCE=..\..\libctgraphics\transformmatrix.cpp\r
206 # End Source File\r
207 # Begin Source File\r
208 \r
209 SOURCE=..\..\libctsupport\xform.cpp\r
210 # End Source File\r
211 # End Group\r
212 # Begin Group "Header Files"\r
213 \r
214 # PROP Default_Filter "h;hpp;hxx;hm;inl"\r
215 # Begin Source File\r
216 \r
217 SOURCE=..\..\include\array2d.h\r
218 # End Source File\r
219 # Begin Source File\r
220 \r
221 SOURCE=..\..\include\array2dfile.h\r
222 # End Source File\r
223 # Begin Source File\r
224 \r
225 SOURCE=..\..\include\backprojectors.h\r
226 # End Source File\r
227 # Begin Source File\r
228 \r
229 SOURCE=..\..\include\ct.h\r
230 # End Source File\r
231 # Begin Source File\r
232 \r
233 SOURCE=..\..\include\ctsupport.h\r
234 # End Source File\r
235 # Begin Source File\r
236 \r
237 SOURCE=..\..\include\ezplot.h\r
238 # End Source File\r
239 # Begin Source File\r
240 \r
241 SOURCE=..\..\include\filter.h\r
242 # End Source File\r
243 # Begin Source File\r
244 \r
245 SOURCE=..\..\include\fnetorderstream.h\r
246 # End Source File\r
247 # Begin Source File\r
248 \r
249 SOURCE=..\..\getopt\getopt.h\r
250 # End Source File\r
251 # Begin Source File\r
252 \r
253 SOURCE=..\..\include\hashtable.h\r
254 # End Source File\r
255 # Begin Source File\r
256 \r
257 SOURCE=..\..\include\imagefile.h\r
258 # End Source File\r
259 # Begin Source File\r
260 \r
261 SOURCE=..\..\include\mpiworld.h\r
262 # End Source File\r
263 # Begin Source File\r
264 \r
265 SOURCE=..\..\include\msvc_compat.h\r
266 # End Source File\r
267 # Begin Source File\r
268 \r
269 SOURCE=..\..\include\phantom.h\r
270 # End Source File\r
271 # Begin Source File\r
272 \r
273 SOURCE=..\..\include\plotfile.h\r
274 # End Source File\r
275 # Begin Source File\r
276 \r
277 SOURCE=..\..\include\pol.h\r
278 # End Source File\r
279 # Begin Source File\r
280 \r
281 SOURCE=..\..\include\procsignal.h\r
282 # End Source File\r
283 # Begin Source File\r
284 \r
285 SOURCE=..\..\include\projections.h\r
286 # End Source File\r
287 # Begin Source File\r
288 \r
289 SOURCE=..\..\include\reconstruct.h\r
290 # End Source File\r
291 # Begin Source File\r
292 \r
293 SOURCE=..\..\include\scanner.h\r
294 # End Source File\r
295 # Begin Source File\r
296 \r
297 SOURCE=..\..\include\sgp.h\r
298 # End Source File\r
299 # Begin Source File\r
300 \r
301 SOURCE=..\..\include\timer.h\r
302 # End Source File\r
303 # Begin Source File\r
304 \r
305 SOURCE=..\..\include\trace.h\r
306 # End Source File\r
307 # Begin Source File\r
308 \r
309 SOURCE=..\..\include\transformmatrix.h\r
310 # End Source File\r
311 # End Group\r
312 # End Target\r
313 # End Project\r