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