X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=msvc%2Fctsim%2Fctsim.dsp;h=47a647291fcfb3d062c2ada38e7cb7aba516098c;hb=3b09207d7c37bc3d48e331657353123ed2f66ed9;hp=0b57a6bca6ec80124741b8519d1e4dfc57dbe49f;hpb=befd71a7157339b52a0c40359518d5276b25d127;p=ctsim.git diff --git a/msvc/ctsim/ctsim.dsp b/msvc/ctsim/ctsim.dsp index 0b57a6b..47a6472 100644 --- a/msvc/ctsim/ctsim.dsp +++ b/msvc/ctsim/ctsim.dsp @@ -43,7 +43,7 @@ RSC=rc.exe # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c -# ADD CPP /nologo /G6 /MT /W3 /GR /GX /O2 /I "..\..\..\fftw-2.1.3\fftw" /I "\wx2.2.5\include" /I "\wx2.2.5\src\png" /I "\wx2.2.5\src\zlib" /I "..\..\include" /I "..\..\getopt" /I "..\..\..\fftw-2.1.3\rfftw" /D "NDEBUG" /D "__WXWIN__" /D "__WXMSW__" /D "HAVE_SGP" /D "HAVE_PNG" /D "HAVE_WXWINDOWS" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "HAVE_STRING_H" /D "HAVE_FFTW" /D "HAVE_RFFTW" /D "HAVE_GETOPT_H" /D "MSVC" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /D CTSIMVERSION=\"3.0.0beta1\" /FR /YX /FD /c +# ADD CPP /nologo /G6 /MT /W3 /GR /GX /O2 /I "..\..\..\fftw-2.1.3\fftw" /I "\wx2.2.5\include" /I "\wx2.2.5\src\png" /I "\wx2.2.5\src\zlib" /I "..\..\include" /I "..\..\getopt" /I "..\..\..\fftw-2.1.3\rfftw" /D "NDEBUG" /D "__WXWIN__" /D "__WXMSW__" /D "HAVE_SGP" /D "HAVE_PNG" /D "HAVE_WXWINDOWS" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "HAVE_STRING_H" /D "HAVE_FFTW" /D "HAVE_RFFTW" /D "HAVE_GETOPT_H" /D "MSVC" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /D CTSIMVERSION=\"3.0.4\" /FR /YX /FD /c # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 # ADD BASE RSC /l 0x409 /d "NDEBUG" @@ -69,7 +69,7 @@ LINK32=link.exe # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c -# ADD CPP /nologo /G6 /MTd /W3 /Gm /Gi /GR /GX /Zi /Od /Gy /I "\wx2.2.5\include" /I "..\..\..\fftw-2.1.3\fftw" /I "\wx2.2.5\src\png" /I "\wx2.2.5\src\zlib" /I "..\..\include" /I "..\..\getopt" /I "..\..\..\fftw-2.1.3\rfftw" /D VERSION=\"3.0.0beta1\" /D "_DEBUG" /D "__WXMSW__" /D "HAVE_SGP" /D "HAVE_PNG" /D "HAVE_WXWINDOWS" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "HAVE_STRING_H" /D "HAVE_FFTW" /D "HAVE_RFFTW" /D "HAVE_GETOPT_H" /D "MSVC" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /D CTSIMVERSION=\"3.0.0beta1\" /FR /YX /FD /GZ /c +# ADD CPP /nologo /G6 /MTd /W3 /Gm /Gi /GR /GX /Zi /Od /Gy /I "\wx2.2.5\include" /I "..\..\..\fftw-2.1.3\fftw" /I "\wx2.2.5\src\png" /I "\wx2.2.5\src\zlib" /I "..\..\include" /I "..\..\getopt" /I "..\..\..\fftw-2.1.3\rfftw" /D VERSION=\"3.0.0beta1\" /D "_DEBUG" /D "__WXMSW__" /D "HAVE_SGP" /D "HAVE_PNG" /D "HAVE_WXWINDOWS" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "HAVE_STRING_H" /D "HAVE_FFTW" /D "HAVE_RFFTW" /D "HAVE_GETOPT_H" /D "MSVC" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /D CTSIMVERSION=\"3.0.4\" /FR /YX /FD /GZ /c # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 # ADD BASE RSC /l 0x409 /d "_DEBUG" @@ -93,54 +93,26 @@ LINK32=link.exe # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" # Begin Source File -SOURCE=..\..\src\ctsim.cpp - -!IF "$(CFG)" == "ctsim - Win32 Release" - -# ADD CPP /D CTSIMVERSION=\"3.0.0alpha5\" -# SUBTRACT CPP /D CTSIMVERSION=\"3.0.0beta1\" +SOURCE=..\..\src\backgroundmgr.cpp +# End Source File +# Begin Source File -!ELSEIF "$(CFG)" == "ctsim - Win32 Debug" +SOURCE=..\..\src\backgroundsupr.cpp +# End Source File +# Begin Source File +SOURCE=..\..\src\ctsim.cpp # ADD CPP /D CTSIMVERSION=\"3.0.0alpha5\" -# SUBTRACT CPP /D CTSIMVERSION=\"3.0.0beta1\" - -!ENDIF - # End Source File # Begin Source File SOURCE=..\..\src\dialogs.cpp - -!IF "$(CFG)" == "ctsim - Win32 Release" - -# ADD CPP /D CTSIMVERSION=\"3.0.0alpha5\" -# SUBTRACT CPP /D CTSIMVERSION=\"3.0.0beta1\" - -!ELSEIF "$(CFG)" == "ctsim - Win32 Debug" - # ADD CPP /D CTSIMVERSION=\"3.0.0alpha5\" -# SUBTRACT CPP /D CTSIMVERSION=\"3.0.0beta1\" - -!ENDIF - # End Source File # Begin Source File SOURCE=..\..\src\dlgprojections.cpp - -!IF "$(CFG)" == "ctsim - Win32 Release" - -# ADD CPP /D CTSIMVERSION=\"3.0.0alpha5\" -# SUBTRACT CPP /D CTSIMVERSION=\"3.0.0beta1\" - -!ELSEIF "$(CFG)" == "ctsim - Win32 Debug" - # ADD CPP /D CTSIMVERSION=\"3.0.0alpha5\" -# SUBTRACT CPP /D CTSIMVERSION=\"3.0.0beta1\" - -!ENDIF - # End Source File # Begin Source File @@ -148,13 +120,11 @@ SOURCE=..\..\src\dlgreconstruct.cpp !IF "$(CFG)" == "ctsim - Win32 Release" -# ADD CPP /D CTSIMVERSION=\"3.0.0alpha5\" -# SUBTRACT CPP /D CTSIMVERSION=\"3.0.0beta1\" +# ADD CPP /O1 /D CTSIMVERSION=\"3.0.0alpha5\" !ELSEIF "$(CFG)" == "ctsim - Win32 Debug" # ADD CPP /D CTSIMVERSION=\"3.0.0alpha5\" -# SUBTRACT CPP /D CTSIMVERSION=\"3.0.0beta1\" !ENDIF @@ -162,47 +132,24 @@ SOURCE=..\..\src\dlgreconstruct.cpp # Begin Source File SOURCE=..\..\src\docs.cpp - -!IF "$(CFG)" == "ctsim - Win32 Release" - -# ADD CPP /D CTSIMVERSION=\"3.0.0alpha5\" -# SUBTRACT CPP /D CTSIMVERSION=\"3.0.0beta1\" - -!ELSEIF "$(CFG)" == "ctsim - Win32 Debug" - # ADD CPP /D CTSIMVERSION=\"3.0.0alpha5\" -# SUBTRACT CPP /D CTSIMVERSION=\"3.0.0beta1\" - -!ENDIF - # End Source File # Begin Source File SOURCE=..\..\src\graph3dview.cpp +# End Source File +# Begin Source File -!IF "$(CFG)" == "ctsim - Win32 Release" - -!ELSEIF "$(CFG)" == "ctsim - Win32 Debug" - -!ENDIF +SOURCE=..\..\src\threadrecon.cpp +# End Source File +# Begin Source File +SOURCE=..\..\src\tips.cpp # End Source File # Begin Source File SOURCE=..\..\src\views.cpp - -!IF "$(CFG)" == "ctsim - Win32 Release" - -# ADD CPP /D CTSIMVERSION=\"3.0.0alpha5\" -# SUBTRACT CPP /D CTSIMVERSION=\"3.0.0beta1\" - -!ELSEIF "$(CFG)" == "ctsim - Win32 Debug" - # ADD CPP /D CTSIMVERSION=\"3.0.0alpha5\" -# SUBTRACT CPP /D CTSIMVERSION=\"3.0.0beta1\" - -!ENDIF - # End Source File # End Group # Begin Group "Header Files" @@ -210,6 +157,18 @@ SOURCE=..\..\src\views.cpp # PROP Default_Filter "h;hpp;hxx;hm;inl" # Begin Source File +SOURCE=..\..\src\backgroundmgr.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\backgroundsupr.h +# End Source File +# Begin Source File + +SOURCE="..\..\src\ctsim-map.h" +# End Source File +# Begin Source File + SOURCE=..\..\src\ctsim.h # End Source File # Begin Source File @@ -234,6 +193,18 @@ SOURCE=..\..\src\graph3dview.h # End Source File # Begin Source File +SOURCE=..\..\src\splash.xpm +# End Source File +# Begin Source File + +SOURCE=..\..\src\threadrecon.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\tips.h +# End Source File +# Begin Source File + SOURCE=..\..\src\views.h # End Source File # End Group @@ -320,6 +291,26 @@ SOURCE=.\wx\msw\warning.ico SOURCE=.\wx\msw\watch1.cur # End Source File +# Begin Source File + +SOURCE=.\wx\html\msw\wbook.ico +# End Source File +# Begin Source File + +SOURCE=.\wx\html\msw\wfolder.ico +# End Source File +# Begin Source File + +SOURCE=.\wx\html\msw\whelp.ico +# End Source File +# Begin Source File + +SOURCE=.\wx\html\msw\whlproot.ico +# End Source File +# Begin Source File + +SOURCE=.\wx\html\msw\wpage.ico +# End Source File # End Group # End Target # End Project