diff options
Diffstat (limited to 'windows/proj/hdf5/hdf5.dsp')
-rwxr-xr-x | windows/proj/hdf5/hdf5.dsp | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/windows/proj/hdf5/hdf5.dsp b/windows/proj/hdf5/hdf5.dsp index d9135ab..68d0c45 100755 --- a/windows/proj/hdf5/hdf5.dsp +++ b/windows/proj/hdf5/hdf5.dsp @@ -182,6 +182,21 @@ SOURCE=..\..\..\src\H5A.c # End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5Abtree2.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\H5AC.c
!IF "$(CFG)" == "hdf5 - Win32 Release"
@@ -199,6 +214,21 @@ SOURCE=..\..\..\src\H5AC.c # End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5Adense.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\H5Adeprec.c
!IF "$(CFG)" == "hdf5 - Win32 Release"
@@ -1657,6 +1687,21 @@ SOURCE=..\..\..\src\H5Oattr.c # End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5Oattribute.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\H5Obogus.c
!IF "$(CFG)" == "hdf5 - Win32 Release"
@@ -1983,6 +2028,21 @@ SOURCE=..\..\..\src\H5Ostab.c # End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5Otest.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\H5P.c
!IF "$(CFG)" == "hdf5 - Win32 Release"
|