X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2Fwin32%2Fgdcmdll.dsp;h=9581a86a12fbc9cb8629a29b1bde1ce07265d42d;hb=74ca8b85ac694824c885c36b5ed199f69de406d2;hp=86f281ac39e58ffc4c0c33798f1083321bc26fef;hpb=4c9f7341da74192d6a293a0b04ebda4ce5211996;p=gdcm.git diff --git a/src/win32/gdcmdll.dsp b/src/win32/gdcmdll.dsp index 86f281ac..9581a86a 100644 --- a/src/win32/gdcmdll.dsp +++ b/src/win32/gdcmdll.dsp @@ -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" @@ -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 @@ -116,14 +116,6 @@ SOURCE=..\gdcmDictSet.cxx # End Source File # Begin Source File -SOURCE=..\gdcmElValSet.cxx -# End Source File -# Begin Source File - -SOURCE=..\gdcmElValue.cxx -# End Source File -# Begin Source File - SOURCE=..\gdcmException.cxx # End Source File # Begin Source File @@ -136,11 +128,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 +148,14 @@ SOURCE=..\gdcmJpeg2000.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 +174,62 @@ 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=..\gdcmCommon.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=..\gdcmException.h +# End Source File +# Begin Source File + +SOURCE=..\gdcmFile.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=..\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"