X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2Fwin32%2Fgdcmdll.dsp;h=be1f6b4541fd567aff66baa7d529cadeba255045;hb=49484255e3674c038cbf2259a8c3325c0039cd41;hp=714fe48d9711b7e54745d3ade01476543bde6366;hpb=4ea1fcd3d772209d51220b85a60900500f9525ff;p=gdcm.git diff --git a/src/win32/gdcmdll.dsp b/src/win32/gdcmdll.dsp index 714fe48d..be1f6b45 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 @@ -116,23 +116,23 @@ SOURCE=..\gdcmDictSet.cxx # End Source File # Begin Source File -SOURCE=..\gdcmElValSet.cxx +SOURCE=..\gdcmException.cxx # End Source File # Begin Source File -SOURCE=..\gdcmElValue.cxx +SOURCE=..\gdcmFile.cxx # End Source File # Begin Source File -SOURCE=..\gdcmException.cxx +SOURCE=..\gdcmHeader.cxx # End Source File # Begin Source File -SOURCE=..\gdcmFile.cxx +SOURCE=..\gdcmHeaderEntry.cxx # End Source File # Begin Source File -SOURCE=..\gdcmHeader.cxx +SOURCE=..\gdcmHeaderEntrySet.cxx # End Source File # Begin Source File @@ -140,10 +140,6 @@ SOURCE=..\gdcmHeaderHelper.cxx # End Source File # Begin Source File -SOURCE=..\gdcmHeaderIdo.cxx -# End Source File -# Begin Source File - SOURCE=..\gdcmJpeg.cxx # End Source File # Begin Source File @@ -156,7 +152,7 @@ SOURCE=..\gdcmJpeg2000.cxx # End Source File # Begin Source File -SOURCE=..\gdcmJpegIdo.cxx +SOURCE=..\gdcmParse.cxx # End Source File # Begin Source File @@ -178,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=..\gdcmHeaderEntrySet.h +# End Source File +# Begin Source File + +SOURCE=..\gdcmHeaderHelper.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" @@ -185,6 +237,10 @@ SOURCE=..\gdcmVR.cxx # End Group # Begin Source File +SOURCE=..\..\lib\libgdcmljpeg.lib +# End Source File +# Begin Source File + SOURCE=..\..\lib\libgdcmijpeg8.lib # End Source File # Begin Source File