r2130: *** empty log message ***
[ctsim.git] / msvc / libctsim / libctsim.dsp
index 282be000a710090c31bac7e4915fb72873093b1c..4cce0f3e6e7cacdc6003787e67b0c135f2b3177b 100644 (file)
-# Microsoft Developer Studio Project File - Name="libctsim" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Static Library" 0x0104
-
-CFG=libctsim - Win32 Debug
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE 
-!MESSAGE NMAKE /f "libctsim.mak".
-!MESSAGE 
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE 
-!MESSAGE NMAKE /f "libctsim.mak" CFG="libctsim - Win32 Debug"
-!MESSAGE 
-!MESSAGE Possible choices for configuration are:
-!MESSAGE 
-!MESSAGE "libctsim - Win32 Release" (based on "Win32 (x86) Static Library")
-!MESSAGE "libctsim - Win32 Debug" (based on "Win32 (x86) Static Library")
-!MESSAGE 
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-RSC=rc.exe
-
-!IF  "$(CFG)" == "libctsim - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "Release"
-# PROP BASE Intermediate_Dir "Release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# 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 "\wx2.2.6\src\png" /I "\wx2.2.6\src\zlib" /I "..\..\INCLUDE" /I "..\..\getopt" /I "..\..\..\fftw-2.1.3\fftw" /I "..\..\..\fftw-2.1.3\rfftw" /I "..\..\..\wx2.2.6\include" /I "\dicom\ctn\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 /D "HAVE_CTN_DICOM" /D VERSION=\"3.1.0\" /YX /FD /c
-# SUBTRACT CPP /X
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo
-
-!ELSEIF  "$(CFG)" == "libctsim - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "Debug"
-# PROP BASE Intermediate_Dir "Debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# 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 /Gi /GR /GX /Zi /Od /Gy /I "..\..\..\wx2.2.5\src\png" /I "..\..\..\wx2.2.5\src\zlib" /I "\wx2.2.6\src\png" /I "\wx2.2.6\src\zlib" /I "..\..\INCLUDE" /I "..\..\getopt" /I "..\..\..\fftw-2.1.3\fftw" /I "..\..\..\fftw-2.1.3\rfftw" /I "..\..\..\wx2.2.6\include" /I "\dicom\ctn\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 /D "HAVE_CTN_DICOM" /D VERSION=\"3.1.0\" /FR /YX /FD /GZ /c
-# SUBTRACT CPP /X
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo
-
-!ENDIF 
-
-# Begin Target
-
-# Name "libctsim - Win32 Release"
-# Name "libctsim - Win32 Debug"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE=..\..\libctsim\array2dfile.cpp
-# End Source File
-# 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
-
-SOURCE=..\..\libctsupport\clip.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\libctsupport\consoleio.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\libctsim\ctndicom.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\libctgraphics\ezplot.cpp
-
-!IF  "$(CFG)" == "libctsim - Win32 Release"
-
-# ADD CPP /O1
-
-!ELSEIF  "$(CFG)" == "libctsim - Win32 Debug"
-
-!ENDIF 
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\libctgraphics\ezset.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\libctgraphics\ezsupport.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\libctsim\filter.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\libctsupport\fnetorderstream.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\libctsim\fourier.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\getopt\getopt.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\getopt\getopt1.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\libctsim\globalvars.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\libctsupport\hashtable.cpp
-# End Source File
-# Begin Source File
-
-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=..\..\libctsim\phantom.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\libctsupport\plotfile.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\libctgraphics\pol.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\libctsim\procsignal.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\libctsim\projections.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\libctsim\reconstruct.cpp
-
-!IF  "$(CFG)" == "libctsim - Win32 Release"
-
-# ADD CPP /O1
-
-!ELSEIF  "$(CFG)" == "libctsim - Win32 Debug"
-
-!ENDIF 
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\libctsim\scanner.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\libctgraphics\sgp.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\libctsupport\strfuncs.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\libctsupport\syserror.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\libctsim\trace.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\libctgraphics\transformmatrix.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\libctsupport\xform.cpp
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE=..\..\include\array2d.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\array2dfile.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\backprojectors.h
-# End Source File
-# Begin Source File
-
-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
-
-SOURCE=..\..\include\ezplot.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\filter.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\fnetorderstream.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\fourier.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\getopt\getopt.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\hashtable.h
-# End Source File
-# Begin Source File
-
-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
-
-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
-
-SOURCE=..\..\include\plotfile.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\pol.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\procsignal.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\projections.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\reconstruct.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\scanner.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\sgp.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\timer.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\trace.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\transformmatrix.h
-# End Source File
-# End Group
-# End Target
-# End Project
+# Microsoft Developer Studio Project File - Name="libctsim" - Package Owner=<4>\r
+# Microsoft Developer Studio Generated Build File, Format Version 6.00\r
+# ** DO NOT EDIT **\r
+\r
+# TARGTYPE "Win32 (x86) Static Library" 0x0104\r
+\r
+CFG=libctsim - Win32 Debug\r
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
+!MESSAGE use the Export Makefile command and run\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "libctsim.mak".\r
+!MESSAGE \r
+!MESSAGE You can specify a configuration when running NMAKE\r
+!MESSAGE by defining the macro CFG on the command line. For example:\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "libctsim.mak" CFG="libctsim - Win32 Debug"\r
+!MESSAGE \r
+!MESSAGE Possible choices for configuration are:\r
+!MESSAGE \r
+!MESSAGE "libctsim - Win32 Release" (based on "Win32 (x86) Static Library")\r
+!MESSAGE "libctsim - Win32 Debug" (based on "Win32 (x86) Static Library")\r
+!MESSAGE \r
+\r
+# Begin Project\r
+# PROP AllowPerConfigDependencies 0\r
+# PROP Scc_ProjName ""\r
+# PROP Scc_LocalPath ""\r
+CPP=cl.exe\r
+RSC=rc.exe\r
+\r
+!IF  "$(CFG)" == "libctsim - Win32 Release"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 0\r
+# PROP BASE Output_Dir "Release"\r
+# PROP BASE Intermediate_Dir "Release"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 0\r
+# PROP Output_Dir "Release"\r
+# PROP Intermediate_Dir "Release"\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c\r
+# 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\r
+# ADD BASE RSC /l 0x409 /d "NDEBUG"\r
+# ADD RSC /l 0x409 /d "NDEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LIB32=link.exe -lib\r
+# ADD BASE LIB32 /nologo\r
+# ADD LIB32 /nologo\r
+\r
+!ELSEIF  "$(CFG)" == "libctsim - Win32 Debug"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "Debug"\r
+# PROP BASE Intermediate_Dir "Debug"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 1\r
+# PROP Output_Dir "Debug"\r
+# PROP Intermediate_Dir "Debug"\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ  /c\r
+# 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\r
+# ADD BASE RSC /l 0x409 /d "_DEBUG"\r
+# ADD RSC /l 0x409 /d "_DEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LIB32=link.exe -lib\r
+# ADD BASE LIB32 /nologo\r
+# ADD LIB32 /nologo\r
+\r
+!ENDIF \r
+\r
+# Begin Target\r
+\r
+# Name "libctsim - Win32 Release"\r
+# Name "libctsim - Win32 Debug"\r
+# Begin Group "Source Files"\r
+\r
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
+# Begin Source File\r
+\r
+SOURCE=..\..\libctsim\array2dfile.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\libctsim\backprojectors.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\libctsupport\clip.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\libctsupport\consoleio.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\libctsim\ctndicom.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\libctgraphics\ezplot.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\libctgraphics\ezset.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\libctgraphics\ezsupport.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\libctsim\filter.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\libctsupport\fnetorderstream.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\libctsim\fourier.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\libctsupport\globalvars.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\libctsupport\hashtable.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\libctsim\imagefile.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\libctsupport\interpolator.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\libctsupport\mathfuncs.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\libctsupport\msvc.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\libctsim\phantom.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\libctsupport\plotfile.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\libctgraphics\pol.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\libctsim\procsignal.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\libctsim\projections.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\libctsim\reconstruct.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\libctsim\scanner.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\libctgraphics\sgp.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\libctsupport\strfuncs.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\libctsupport\syserror.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\libctsim\trace.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\libctgraphics\transformmatrix.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\libctsupport\xform.cpp\r
+# End Source File\r
+# End Group\r
+# Begin Group "Header Files"\r
+\r
+# PROP Default_Filter "h;hpp;hxx;hm;inl"\r
+# Begin Source File\r
+\r
+SOURCE=..\..\include\array2d.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\include\array2dfile.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\include\backprojectors.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\include\ct.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\include\ctglobals.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\include\ctndicom.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\include\ctsupport.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\include\ezplot.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\include\filter.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\include\fnetorderstream.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\include\fourier.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\include\hashtable.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\include\imagefile.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\include\interpolator.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\include\mpiworld.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\include\msvc_compat.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\include\nographics.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\include\phantom.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\include\plotfile.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\include\pol.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\include\procsignal.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\include\projections.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\include\reconstruct.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\include\scanner.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\include\sgp.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\include\timer.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\include\trace.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\include\transformmatrix.h\r
+# End Source File\r
+# End Group\r
+# End Target\r
+# End Project\r