X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=msvc%2Flibctsim%2Flibctsim.dsp;h=4cce0f3e6e7cacdc6003787e67b0c135f2b3177b;hb=6bcab27e89795df59defa160aff6b9831468c4d9;hp=22f5b3bc5c1d734569029dc5708fb25b1774018b;hpb=f7d2b7144f32a7bd157b7689022e62944b82fcc1;p=ctsim.git diff --git a/msvc/libctsim/libctsim.dsp b/msvc/libctsim/libctsim.dsp index 22f5b3b..4cce0f3 100644 --- a/msvc/libctsim/libctsim.dsp +++ b/msvc/libctsim/libctsim.dsp @@ -40,10 +40,8 @@ RSC=rc.exe # PROP Output_Dir "Release" # PROP Intermediate_Dir "Release" # PROP Target_Dir "" -MTL=midl.exe # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c -# 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 -# SUBTRACT CPP /X +# ADD CPP /nologo /G6 /MT /W3 /GR /GX /O2 /I "..\..\include" /I "..\..\getopt" /I "\fftw-2.1.3\fftw" /I "\fftw-2.1.3\rfftw" /I "\wx2\include" /I "\wx2\src\png" /I "\wx2\src\zlib" /I "\wx2\src\tiff" /I "\wx2\src\xpm" /D "_LIB" /D "NDEBUG" /D "WIN32" /D _WI"NDOWS,_MBCS,HAVE_STRING_H,HAVE_GETOPT_H,MSVC,HAVE_FFTW,HAVE_PNG,HAVE_SGP,HAVE_WXWINDOWS,__WXMSW__,__WIN95__,__WIN32__,VERSION=3.5.4,WINVER=0x0400,STRICT /YX /FD /c # ADD BASE RSC /l 0x409 /d "NDEBUG" # ADD RSC /l 0x409 /d "NDEBUG" BSC32=bscmake.exe @@ -65,10 +63,8 @@ LIB32=link.exe -lib # PROP Output_Dir "Debug" # PROP Intermediate_Dir "Debug" # PROP Target_Dir "" -MTL=midl.exe -# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c -# 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 -# SUBTRACT CPP /X +# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c +# ADD CPP /nologo /G6 /MTd /W3 /Gm /Gi /GR /GX /ZI /Od /I "..\..\include" /I "..\..\getopt" /I "\fftw-2.1.3\fftw" /I "\fftw-2.1.3\rfftw" /I "\wx2\include" /I "\wx2\src\png" /I "\wx2\src\zlib" /I "\wx2\src\tiff" /I "\wx2\src\xpm" /D "_LIB" /D "_DEBUG" /D "DEBUG" /D "_WINDOWS" /D "__WXDEBUG__" /D WXDEBUG=1 /D "WIN32" /D "_MBCS" /D "HAVE_STRING_H" /D "HAVE_GETOPT_H" /D "MSVC" /D "HAVE_FFTW" /D "HAVE_PNG" /D "HAVE_SGP" /D "HAVE_WXWINDOWS" /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D VERSION=3.5.4 /D WINVER=0x0400 /D "STRICT" /YX /FD /GZ /c # ADD BASE RSC /l 0x409 /d "_DEBUG" # ADD RSC /l 0x409 /d "_DEBUG" BSC32=bscmake.exe @@ -94,19 +90,6 @@ SOURCE=..\..\libctsim\array2dfile.cpp # Begin Source File SOURCE=..\..\libctsim\backprojectors.cpp - -!IF "$(CFG)" == "libctsim - Win32 Release" - -# ADD CPP /GR- -# SUBTRACT CPP /X - -!ELSEIF "$(CFG)" == "libctsim - Win32 Debug" - -# ADD CPP /GR -# SUBTRACT CPP /X - -!ENDIF - # End Source File # Begin Source File @@ -118,6 +101,10 @@ SOURCE=..\..\libctsupport\consoleio.cpp # End Source File # Begin Source File +SOURCE=..\..\libctsim\ctndicom.cpp +# End Source File +# Begin Source File + SOURCE=..\..\libctgraphics\ezplot.cpp # End Source File # Begin Source File @@ -138,11 +125,15 @@ SOURCE=..\..\libctsupport\fnetorderstream.cpp # End Source File # Begin Source File -SOURCE=..\..\getopt\getopt.c +SOURCE=..\..\libctsim\fourier.cpp # End Source File # Begin Source File -SOURCE=..\..\getopt\getopt1.c +SOURCE=..\..\libctsupport\globalvars.cpp +# End Source File +# Begin Source File + +SOURCE=..\..\libctsupport\hashtable.cpp # End Source File # Begin Source File @@ -150,10 +141,18 @@ SOURCE=..\..\libctsim\imagefile.cpp # End Source File # Begin Source File +SOURCE=..\..\libctsupport\interpolator.cpp +# End Source File +# Begin Source File + SOURCE=..\..\libctsupport\mathfuncs.cpp # End Source File # Begin Source File +SOURCE=..\..\libctsupport\msvc.cpp +# End Source File +# Begin Source File + SOURCE=..\..\libctsim\phantom.cpp # End Source File # Begin Source File @@ -226,6 +225,14 @@ SOURCE=..\..\include\ct.h # End Source File # Begin Source File +SOURCE=..\..\include\ctglobals.h +# End Source File +# Begin Source File + +SOURCE=..\..\include\ctndicom.h +# End Source File +# Begin Source File + SOURCE=..\..\include\ctsupport.h # End Source File # Begin Source File @@ -242,7 +249,11 @@ SOURCE=..\..\include\fnetorderstream.h # End Source File # Begin Source File -SOURCE=..\..\getopt\getopt.h +SOURCE=..\..\include\fourier.h +# End Source File +# Begin Source File + +SOURCE=..\..\include\hashtable.h # End Source File # Begin Source File @@ -250,6 +261,10 @@ SOURCE=..\..\include\imagefile.h # End Source File # Begin Source File +SOURCE=..\..\include\interpolator.h +# End Source File +# Begin Source File + SOURCE=..\..\include\mpiworld.h # End Source File # Begin Source File @@ -258,6 +273,10 @@ SOURCE=..\..\include\msvc_compat.h # End Source File # Begin Source File +SOURCE=..\..\include\nographics.h +# End Source File +# Begin Source File + SOURCE=..\..\include\phantom.h # End Source File # Begin Source File