X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vtk%2Fwin32%2Fvtkgdcm.dsp;h=e6866198c0b095e56549a3e8336483919b207f6c;hb=a7a9681c15a4469b76b878995df3529ba07228fb;hp=292d4b650a9e39000219700bd149938af3cf94fd;hpb=eb941e8785d3742b8a6a1aac964d43dcb4cf49f0;p=gdcm.git diff --git a/vtk/win32/vtkgdcm.dsp b/vtk/win32/vtkgdcm.dsp index 292d4b65..e6866198 100644 --- a/vtk/win32/vtkgdcm.dsp +++ b/vtk/win32/vtkgdcm.dsp @@ -43,7 +43,7 @@ RSC=rc.exe # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "VTKGDCM_EXPORTS" /YX /FD /c -# ADD CPP /nologo /MD /W3 /GX /O2 /I "$(VTKPATH)\include\vtk" /I "..\..\src" /I "..\..\src\jpeg\libijg8" /I "..\..\src\jpeg\libijg12" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "VTKGDCM_EXPORTS" /YX /FD /c +# ADD CPP /nologo /MD /W3 /GX /O2 /I "$(VTKPATH)\include\vtk" /I "..\..\src" /I "..\..\src\jpeg\libijg8" /I "..\..\src\jpeg\libijg12" /I "..\..\src\jpeg\ljpg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "VTKGDCM_EXPORTS" /YX /FD /c # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 # ADD BASE RSC /l 0x40c /d "NDEBUG" @@ -73,7 +73,7 @@ PostBuild_Cmds=copy ..\..\lib\vtkgdcm.dll ..\ copy Release\vtkgdcm.lib ..\..\lib # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "VTKGDCM_EXPORTS" /YX /FD /GZ /c -# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "$(VTKPATH)\include\vtk" /I "..\..\src" /I "..\..\src\jpeg\libijg8" /I "..\..\src\jpeg\libijg12" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "VTKGDCM_EXPORTS" /YX /FD /GZ /c +# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "$(VTKPATH)\include\vtk" /I "..\..\src" /I "..\..\src\jpeg\libijg8" /I "..\..\src\jpeg\libijg12" /I "..\..\src\jpeg\ljpg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "VTKGDCM_EXPORTS" /YX /FD /GZ /c # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 # ADD BASE RSC /l 0x40c /d "_DEBUG" @@ -100,23 +100,23 @@ PostBuild_Cmds=copy ..\..\lib\vtkgdcm.dll ..\ copy Debug\vtkgdcm.lib ..\..\lib\v # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" # Begin Source File -SOURCE=..\..\src\gdcmDict.cxx +SOURCE=..\..\src\gdcmDicomDirElement.cxx # End Source File # Begin Source File -SOURCE=..\..\src\gdcmDictEntry.cxx +SOURCE=..\..\src\gdcmDict.cxx # End Source File # Begin Source File -SOURCE=..\..\src\gdcmDictSet.cxx +SOURCE=..\..\src\gdcmDictEntry.cxx # End Source File # Begin Source File -SOURCE=..\..\src\gdcmElValSet.cxx +SOURCE=..\..\src\gdcmDictSet.cxx # End Source File # Begin Source File -SOURCE=..\..\src\gdcmElValue.cxx +SOURCE=..\..\src\gdcmDirList.cxx # End Source File # Begin Source File @@ -132,7 +132,15 @@ SOURCE=..\..\src\gdcmHeader.cxx # End Source File # Begin Source File -SOURCE=..\..\src\gdcmHeaderIdo.cxx +SOURCE=..\..\src\gdcmHeaderEntry.cxx +# End Source File +# Begin Source File + +SOURCE=..\..\src\gdcmHeaderHelper.cxx +# End Source File +# Begin Source File + +SOURCE=..\..\src\gdcmImage.cxx # End Source File # Begin Source File @@ -148,7 +156,23 @@ SOURCE=..\..\src\gdcmJpeg2000.cxx # End Source File # Begin Source File -SOURCE=..\..\src\gdcmJpegIdo.cxx +SOURCE=..\..\src\gdcmMeta.cxx +# End Source File +# Begin Source File + +SOURCE=..\..\src\gdcmObject.cxx +# End Source File +# Begin Source File + +SOURCE=..\..\src\gdcmParsePixels.cxx +# End Source File +# Begin Source File + +SOURCE=..\..\src\gdcmParser.cxx +# End Source File +# Begin Source File + +SOURCE=..\..\src\gdcmPatient.cxx # End Source File # Begin Source File @@ -156,6 +180,14 @@ SOURCE=..\..\src\gdcmRLE.cxx # End Source File # Begin Source File +SOURCE=..\..\src\gdcmSerie.cxx +# End Source File +# Begin Source File + +SOURCE=..\..\src\gdcmStudy.cxx +# End Source File +# Begin Source File + SOURCE=..\..\src\gdcmTS.cxx # End Source File # Begin Source File @@ -193,6 +225,14 @@ SOURCE=c:\Creatis\vtkDistrib\lib\vtk\vtkFiltering.lib # End Group # Begin Source File +SOURCE=..\..\src\gdcmDirList.h +# End Source File +# Begin Source File + +SOURCE=..\..\lib\libgdcmljpeg.lib +# End Source File +# Begin Source File + SOURCE=..\..\lib\libgdcmijpeg8.lib # End Source File # Begin Source File