diff options
Diffstat (limited to 'windows/proj/hdf5/hdf5.dsp')
-rwxr-xr-x | windows/proj/hdf5/hdf5.dsp | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/windows/proj/hdf5/hdf5.dsp b/windows/proj/hdf5/hdf5.dsp index 16defb0..016d588 100755 --- a/windows/proj/hdf5/hdf5.dsp +++ b/windows/proj/hdf5/hdf5.dsp @@ -1610,6 +1610,21 @@ SOURCE=..\..\..\src\H5O.c # End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5Oalloc.c
+
+!IF "$(CFG)" == "hdf5 - Win32 Release"
+
+!ELSEIF "$(CFG)" == "hdf5 - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "hdf5 - Win32 AlphaDbg"
+
+!ELSEIF "$(CFG)" == "hdf5 - Win32 AlphaRel"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
SOURCE=..\..\..\src\H5Oattr.c
!IF "$(CFG)" == "hdf5 - Win32 Release"
@@ -1691,6 +1706,21 @@ SOURCE=..\..\..\src\H5Ocopy.c # End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5Odbg.c
+
+!IF "$(CFG)" == "hdf5 - Win32 Release"
+
+!ELSEIF "$(CFG)" == "hdf5 - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "hdf5 - Win32 AlphaDbg"
+
+!ELSEIF "$(CFG)" == "hdf5 - Win32 AlphaRel"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
SOURCE=..\..\..\src\H5Odtype.c
!IF "$(CFG)" == "hdf5 - Win32 Release"
|