summaryrefslogtreecommitdiffstats
path: root/windows/test
diff options
context:
space:
mode:
authorMuQun Yang <ymuqun@hdfgroup.org>2006-08-03 21:07:27 (GMT)
committerMuQun Yang <ymuqun@hdfgroup.org>2006-08-03 21:07:27 (GMT)
commitb1e0516dd0b0795ec04dbe86f909412e94cbaa2a (patch)
tree55a2706d13e27abd237f4db09760d448c5abec6d /windows/test
parentd2dc3525305f2e89c2c2ac582d47bad9b4a3a07e (diff)
downloadhdf5-b1e0516dd0b0795ec04dbe86f909412e94cbaa2a.zip
hdf5-b1e0516dd0b0795ec04dbe86f909412e94cbaa2a.tar.gz
hdf5-b1e0516dd0b0795ec04dbe86f909412e94cbaa2a.tar.bz2
[svn-r12532] Update windows projects with James and Quincey's new changes.
Found two minor bugs in h5dumpgentst.c and links.c. Have informed James. Should work with windows. Tests with MSVS 6.0 with visual fortran 6.6c.
Diffstat (limited to 'windows/test')
-rwxr-xr-xwindows/test/testhdf5/testhdf5.dsp15
-rwxr-xr-xwindows/test/testhdf5dll/testhdf5dll.dsp15
2 files changed, 30 insertions, 0 deletions
diff --git a/windows/test/testhdf5/testhdf5.dsp b/windows/test/testhdf5/testhdf5.dsp
index 1a1e550..43095d8 100755
--- a/windows/test/testhdf5/testhdf5.dsp
+++ b/windows/test/testhdf5/testhdf5.dsp
@@ -258,6 +258,21 @@ SOURCE=..\..\..\test\tgenprop.c
# End Source File
# Begin Source File
+SOURCE=..\..\..\test\th5o.c
+
+!IF "$(CFG)" == "testhdf5 - Win32 Release"
+
+!ELSEIF "$(CFG)" == "testhdf5 - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "testhdf5 - Win32 AlphaDbg"
+
+!ELSEIF "$(CFG)" == "testhdf5 - Win32 AlphaRel"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
SOURCE=..\..\..\test\th5s.c
!IF "$(CFG)" == "testhdf5 - Win32 Release"
diff --git a/windows/test/testhdf5dll/testhdf5dll.dsp b/windows/test/testhdf5dll/testhdf5dll.dsp
index 980cba0..2c078c7 100755
--- a/windows/test/testhdf5dll/testhdf5dll.dsp
+++ b/windows/test/testhdf5dll/testhdf5dll.dsp
@@ -245,6 +245,21 @@ SOURCE=..\..\..\test\tgenprop.c
# End Source File
# Begin Source File
+SOURCE=..\..\..\test\th5o.c
+
+!IF "$(CFG)" == "testhdf5dll - Win32 Release"
+
+!ELSEIF "$(CFG)" == "testhdf5dll - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "testhdf5dll - Win32 AlphaDbg"
+
+!ELSEIF "$(CFG)" == "testhdf5dll - Win32 AlphaRel"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
SOURCE=..\..\..\test\th5s.c
!IF "$(CFG)" == "testhdf5dll - Win32 Release"