X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2Fwin32%2Fgdcmdll.dsp;h=c94c85864d1d8f33d3ff75dcfcc8a5174cb788d2;hb=00b6e0ddcbdbd41252e03732783f65efe5f52526;hp=db51b4a71036522ed4ff93b1729a1950bff2305b;hpb=369120e95752c4f0abceb6ed11fce1f248c9e8b8;p=gdcm.git diff --git a/src/win32/gdcmdll.dsp b/src/win32/gdcmdll.dsp index db51b4a7..c94c8586 100644 --- a/src/win32/gdcmdll.dsp +++ b/src/win32/gdcmdll.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 "GDCMDLL_EXPORTS" /YX /FD /c -# ADD CPP /nologo /MD /w /W0 /GX /O2 /I "$(CREATIS)\glib-1.3\src\glib" /I "..\jpeg\libijg8" /I "..\jpeg\libijg12" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GDCMDLL_EXPORTS" /YX /FD /c +# ADD CPP /nologo /MD /w /W0 /GX /O2 /I "$(CREATIS)\glib-1.3\src\glib" /I "..\jpeg\libijg8" /I "..\jpeg\libijg12" /I "..\jpeg\ljpg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GDCMDLL_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" @@ -58,7 +58,7 @@ LINK32=link.exe # Begin Special Build Tool SOURCE="$(InputPath)" PostBuild_Desc=Copy for test -PostBuild_Cmds=copy ..\..\lib\gdcmdll.dll ..\..\gdcmPython\ copy ..\..\lib\gdcmdll.dll ..\..\test\ copy Release\gdcmdll.lib ..\..\lib\ +PostBuild_Cmds=copy ..\..\lib\gdcmdll.dll ..\..\gdcmPython\ copy ..\..\lib\gdcmdll.dll ..\..\test\ copy Release\gdcmdll.lib ..\..\lib\ # End Special Build Tool !ELSEIF "$(CFG)" == "gdcmdll - Win32 Debug" @@ -75,7 +75,7 @@ PostBuild_Cmds=copy ..\..\lib\gdcmdll.dll ..\..\gdcmPython\ # 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 "GDCMDLL_EXPORTS" /YX /FD /GZ /c -# ADD CPP /nologo /MDd /w /W0 /Gm /GX /ZI /Od /I "$(CREATIS)\glib-1.3\src\glib" /I "..\jpeg\libijg8" /I "..\jpeg\libijg12" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GDCMDLL_EXPORTS" /YX /FD /GZ /c +# ADD CPP /nologo /MDd /w /W0 /Gm /GX /ZI /Od /I "$(CREATIS)\glib-1.3\src\glib" /I "..\jpeg\libijg8" /I "..\jpeg\libijg12" /I "..\jpeg\ljpg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GDCMDLL_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" @@ -85,12 +85,12 @@ 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 kernel32.lib msvcrtd.lib msvcprtd.lib Wsock32.lib /nologo /dll /debug /machine:I386 /nodefaultlib /out:"..\..\lib\gdcmdll.dll" /pdbtype:sept -# SUBTRACT LINK32 /incremental:no +# ADD LINK32 kernel32.lib msvcrtd.lib msvcprtd.lib Wsock32.lib /nologo /dll /machine:I386 /nodefaultlib /out:"..\..\lib\gdcmdll.dll" /pdbtype:sept +# SUBTRACT LINK32 /incremental:no /debug # Begin Special Build Tool SOURCE="$(InputPath)" PostBuild_Desc=Copy for test -PostBuild_Cmds=copy ..\..\lib\gdcmdll.dll ..\..\gdcmPython\ copy ..\..\lib\gdcmdll.dll ..\..\test\ copy Debug\gdcmdll.lib ..\..\lib\ +PostBuild_Cmds=copy ..\..\lib\gdcmdll.dll ..\..\gdcmPython\ copy ..\..\lib\gdcmdll.dll ..\..\test\ copy Debug\gdcmdll.lib ..\..\lib\ # End Special Build Tool !ENDIF @@ -104,6 +104,38 @@ PostBuild_Cmds=copy ..\..\lib\gdcmdll.dll ..\..\gdcmPython\ # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" # Begin Source File +SOURCE=..\gdcmDebug.cxx +# End Source File +# Begin Source File + +SOURCE=..\gdcmDicomDir.cxx +# End Source File +# Begin Source File + +SOURCE=..\gdcmDicomDirElement.cxx +# End Source File +# Begin Source File + +SOURCE=..\gdcmDicomDirImage.cxx +# End Source File +# Begin Source File + +SOURCE=..\gdcmDicomDirMeta.cxx +# End Source File +# Begin Source File + +SOURCE=..\gdcmDicomDirPatient.cxx +# End Source File +# Begin Source File + +SOURCE=..\gdcmDicomDirSerie.cxx +# End Source File +# Begin Source File + +SOURCE=..\gdcmDicomDirStudy.cxx +# End Source File +# Begin Source File + SOURCE=..\gdcmDict.cxx # End Source File # Begin Source File @@ -116,19 +148,19 @@ SOURCE=..\gdcmDictSet.cxx # End Source File # Begin Source File -SOURCE=..\gdcmElValSet.cxx +SOURCE=..\gdcmDirList.cxx # End Source File # Begin Source File -SOURCE=..\gdcmElValue.cxx +SOURCE=..\gdcmException.cxx # End Source File # Begin Source File -SOURCE=..\gdcmException.cxx +SOURCE=..\gdcmFile.cxx # End Source File # Begin Source File -SOURCE=..\gdcmFile.cxx +SOURCE=..\gdcmGlobal.cxx # End Source File # Begin Source File @@ -136,11 +168,11 @@ SOURCE=..\gdcmHeader.cxx # End Source File # Begin Source File -SOURCE=..\gdcmHeaderHelper.cxx +SOURCE=..\gdcmHeaderEntry.cxx # End Source File # Begin Source File -SOURCE=..\gdcmHeaderIdo.cxx +SOURCE=..\gdcmHeaderHelper.cxx # End Source File # Begin Source File @@ -156,6 +188,18 @@ SOURCE=..\gdcmJpeg2000.cxx # End Source File # Begin Source File +SOURCE=..\gdcmObject.cxx +# End Source File +# Begin Source File + +SOURCE=..\gdcmParsePixels.cxx +# End Source File +# Begin Source File + +SOURCE=..\gdcmParser.cxx +# End Source File +# Begin Source File + SOURCE=..\gdcmRLE.cxx # End Source File # Begin Source File @@ -174,6 +218,106 @@ SOURCE=..\gdcmVR.cxx # Begin Group "Header Files" # PROP Default_Filter "h;hpp;hxx;hm;inl" +# Begin Source File + +SOURCE=..\gdcm.h +# End Source File +# Begin Source File + +SOURCE=..\gdcmDebug.h +# End Source File +# Begin Source File + +SOURCE=..\gdcmCommon.h +# End Source File +# Begin Source File + +SOURCE=..\gdcmDicomDir.h +# End Source File +# Begin Source File + +SOURCE=..\gdcmDicomDirElement.h +# End Source File +# Begin Source File + +SOURCE=..\gdcmDicomDirImage.h +# End Source File +# Begin Source File + +SOURCE=..\gdcmDicomDirMeta.h +# End Source File +# Begin Source File + +SOURCE=..\gdcmDicomDirPatient.h +# End Source File +# Begin Source File + +SOURCE=..\gdcmDicomDirSerie.h +# End Source File +# Begin Source File + +SOURCE=..\gdcmDicomDirStudy.h +# End Source File +# Begin Source File + +SOURCE=..\gdcmDict.h +# End Source File +# Begin Source File + +SOURCE=..\gdcmDictEntry.h +# End Source File +# Begin Source File + +SOURCE=..\gdcmDictSet.h +# End Source File +# Begin Source File + +SOURCE=..\gdcmDirList.h +# End Source File +# Begin Source File + +SOURCE=..\gdcmException.h +# End Source File +# Begin Source File + +SOURCE=..\gdcmFile.h +# End Source File +# Begin Source File + +SOURCE=..\gdcmGlobal.h +# End Source File +# Begin Source File + +SOURCE=..\gdcmHeader.h +# End Source File +# Begin Source File + +SOURCE=..\gdcmHeaderEntry.h +# End Source File +# Begin Source File + +SOURCE=..\gdcmHeaderHelper.h +# End Source File +# Begin Source File + +SOURCE=..\gdcmObject.h +# End Source File +# Begin Source File + +SOURCE=..\gdcmParser.h +# End Source File +# Begin Source File + +SOURCE=..\gdcmTS.h +# End Source File +# Begin Source File + +SOURCE=..\gdcmUtil.h +# End Source File +# Begin Source File + +SOURCE=..\gdcmVR.h +# End Source File # End Group # Begin Group "Resource Files"