diff options
Diffstat (limited to 'windows/proj/hdf5dll/hdf5dll.dsp')
-rwxr-xr-x | windows/proj/hdf5dll/hdf5dll.dsp | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/windows/proj/hdf5dll/hdf5dll.dsp b/windows/proj/hdf5dll/hdf5dll.dsp index 655e54a..42e8ff1 100755 --- a/windows/proj/hdf5dll/hdf5dll.dsp +++ b/windows/proj/hdf5dll/hdf5dll.dsp @@ -287,6 +287,21 @@ SOURCE=..\..\..\src\H5Aint.c # End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5Atest.c
+
+!IF "$(CFG)" == "hdf5dll - Win32 Release"
+
+!ELSEIF "$(CFG)" == "hdf5dll - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaDbg"
+
+!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaRel"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
SOURCE=..\..\..\src\H5B.c
!IF "$(CFG)" == "hdf5dll - Win32 Release"
@@ -2621,6 +2636,21 @@ SOURCE=..\..\..\src\H5Smpio.c # End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5SMtest.c
+
+!IF "$(CFG)" == "hdf5dll - Win32 Release"
+
+!ELSEIF "$(CFG)" == "hdf5dll - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaDbg"
+
+!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaRel"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
SOURCE=..\..\..\src\H5Snone.c
!IF "$(CFG)" == "hdf5dll - Win32 Release"
|