]> Creatis software - gdcm.git/commit
* This commit should fix the Debug building under VC++, the problem was mainly a...
authormalaterre <malaterre>
Fri, 19 Sep 2003 15:36:04 +0000 (15:36 +0000)
committermalaterre <malaterre>
Fri, 19 Sep 2003 15:36:04 +0000 (15:36 +0000)
commit900c8b2d6c78b925b07a48fc4f233659cc00faf8
tree3b5350daa55895aa5214c91b346fdc1db1240b47
parentd44cb38c3275dc302d9b523c17d346810f0e6644
* This commit should fix the Debug building under VC++, the problem was mainly a mixture of debug and release lib being loaded at startup.
* I also remove a depency to a specific C function: strdup. Because I had to force the link to msvcrtd (whereas strdup is in libc).
ChangeLog
src/gdcmElValSet.cxx
src/gdcmUtil.cxx
src/gdcmUtil.h
src/win32/gdcmdll.dsp
src/win32/libgdcmijpeg12.dsp
src/win32/libgdcmijpeg8.dsp