X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2Fwin32%2Fgdcmdll.dsp;h=c94c85864d1d8f33d3ff75dcfcc8a5174cb788d2;hb=c460dc75a10d96fc38011db90fae5bcd8649b743;hp=febe3eb8750767fc94d40b43e72ff200d0b2f5c9;hpb=f3985ba6c7bb644767b1f190d6c679b71a281582;p=gdcm.git diff --git a/src/win32/gdcmdll.dsp b/src/win32/gdcmdll.dsp index febe3eb8..c94c8586 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 @@ -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,7 +188,15 @@ SOURCE=..\gdcmJpeg2000.cxx # End Source File # Begin Source File -SOURCE=..\gdcmParse.cxx +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 @@ -178,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"