X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vtk%2Fwin32%2Fvtkgdcm.dsp;h=e6866198c0b095e56549a3e8336483919b207f6c;hb=a7a9681c15a4469b76b878995df3529ba07228fb;hp=92a7f89e2000aa24fd38864ea308ccd613f0c212;hpb=2d80f3c3dc0de0087e7a11ffec6be009e97405a5;p=gdcm.git diff --git a/vtk/win32/vtkgdcm.dsp b/vtk/win32/vtkgdcm.dsp index 92a7f89e..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 /MT /W3 /GX /O2 /I "$(VTKPATH)\include\vtk" /I "..\..\src" /I "..\..\src\jpeg\libijg8" /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" @@ -53,7 +53,7 @@ BSC32=bscmake.exe # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 -# ADD LINK32 Wsock32.lib /nologo /dll /machine:I386 /out:"..\..\lib\vtkgdcm.dll" /libpath:"$(VTKPATH)\lib\vtk ../../lib/" +# ADD LINK32 Wsock32.lib kernel32.lib user32.lib gdi32.lib /nologo /dll /machine:I386 /out:"..\..\lib\vtkgdcm.dll" /libpath:"$(VTKPATH)\lib\vtk ../../lib/" # Begin Special Build Tool SOURCE="$(InputPath)" PostBuild_Cmds=copy ..\..\lib\vtkgdcm.dll ..\ copy Release\vtkgdcm.lib ..\..\lib\vtkgdcm.lib @@ -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 /MTd /W3 /Gm /GX /ZI /Od /I "$(VTKPATH)\include\vtk" /I "..\..\src" /I "..\..\src\jpeg\libijg8" /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" @@ -83,7 +83,7 @@ BSC32=bscmake.exe # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept -# ADD LINK32 Wsock32.lib /nologo /dll /debug /machine:I386 /out:"..\..\lib\vtkgdcm.dll" /pdbtype:sept /libpath:"$(VTKPATH)\lib\vtk ../../lib/" +# ADD LINK32 Wsock32.lib kernel32.lib user32.lib gdi32.lib /nologo /dll /debug /machine:I386 /nodefaultlib:"msvcrt" /out:"..\..\lib\vtkgdcm.dll" /pdbtype:sept /libpath:"$(VTKPATH)\lib\vtk ../../lib/" # Begin Special Build Tool SOURCE="$(InputPath)" PostBuild_Cmds=copy ..\..\lib\vtkgdcm.dll ..\ copy Debug\vtkgdcm.lib ..\..\lib\vtkgdcm.lib @@ -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 @@ -140,7 +148,43 @@ SOURCE=..\..\src\gdcmJpeg.cxx # End Source File # Begin Source File -SOURCE=..\..\src\gdcmJpegIdo.cxx +SOURCE=..\..\src\gdcmJpeg12.cxx +# End Source File +# Begin Source File + +SOURCE=..\..\src\gdcmJpeg2000.cxx +# End Source File +# Begin Source File + +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 + +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 @@ -181,7 +225,19 @@ 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 + +SOURCE=..\..\lib\libgdcmijpeg12.lib +# End Source File # End Target # End Project