summaryrefslogtreecommitdiffstats
path: root/windows/test
diff options
context:
space:
mode:
authorMuQun Yang <ymuqun@hdfgroup.org>2005-05-02 17:04:34 (GMT)
committerMuQun Yang <ymuqun@hdfgroup.org>2005-05-02 17:04:34 (GMT)
commitdab6848163926e377b70f218ac52d292891a14c3 (patch)
tree903e7074f42cf4e2076a4f6159fa5dc1bf187071 /windows/test
parent7713afd950213079f61ce01bc8e6b42515f55092 (diff)
downloadhdf5-dab6848163926e377b70f218ac52d292891a14c3.zip
hdf5-dab6848163926e377b70f218ac52d292891a14c3.tar.gz
hdf5-dab6848163926e377b70f218ac52d292891a14c3.tar.bz2
[svn-r10710] Purpose:
Update cachedll tests to include the tokens HDF5_DLL and HDF5_USE_DLL. Description: Solution: Platforms tested: MSVS 6.0 on windows XP Misc. update:
Diffstat (limited to 'windows/test')
-rwxr-xr-xwindows/test/cachedll/cachedll.dsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/test/cachedll/cachedll.dsp b/windows/test/cachedll/cachedll.dsp
index f7b7a87..fb3fa70 100755
--- a/windows/test/cachedll/cachedll.dsp
+++ b/windows/test/cachedll/cachedll.dsp
@@ -45,7 +45,7 @@ RSC=rc.exe
# ADD BASE F90 /compile_only /include:"Release/" /nologo /warn:nofileopt
# ADD F90 /compile_only /include:"Release/" /nologo /warn:nofileopt
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
-# ADD CPP /nologo /MD /W3 /GX /O2 /I "..\..\..\src" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
+# ADD CPP /nologo /MD /W3 /GX /O2 /I "..\..\..\src" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "_HDF5USEDLL_" /D "_HDF5TESTUSEDLL_" /YX /FD /c
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
BSC32=bscmake.exe