diff options
Diffstat (limited to 'windows/test/testhdf5dll')
-rwxr-xr-x | windows/test/testhdf5dll/testhdf5dll.dsp | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/windows/test/testhdf5dll/testhdf5dll.dsp b/windows/test/testhdf5dll/testhdf5dll.dsp index b34bc9f..67c8f4f 100755 --- a/windows/test/testhdf5dll/testhdf5dll.dsp +++ b/windows/test/testhdf5dll/testhdf5dll.dsp @@ -425,6 +425,21 @@ SOURCE=..\..\..\test\tskiplist.c # End Source File
# Begin Source File
+SOURCE=..\..\..\test\tsohm.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\ttime.c
!IF "$(CFG)" == "testhdf5dll - Win32 Release"
|