diff options
Diffstat (limited to 'windows/proj/hdf5dll/hdf5dll.dsp')
-rwxr-xr-x | windows/proj/hdf5dll/hdf5dll.dsp | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/windows/proj/hdf5dll/hdf5dll.dsp b/windows/proj/hdf5dll/hdf5dll.dsp index 3ddadc7..9c7d5f6 100755 --- a/windows/proj/hdf5dll/hdf5dll.dsp +++ b/windows/proj/hdf5dll/hdf5dll.dsp @@ -208,6 +208,21 @@ SOURCE=..\..\..\src\H5A.c # End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5Abtree2.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\H5AC.c
!IF "$(CFG)" == "hdf5dll - Win32 Release"
@@ -227,6 +242,21 @@ SOURCE=..\..\..\src\H5AC.c # End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5Adense.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\H5Adeprec.c
!IF "$(CFG)" == "hdf5dll - Win32 Release"
@@ -1763,6 +1793,21 @@ SOURCE=..\..\..\src\H5Oattr.c # End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5Oattribute.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\H5Obogus.c
!IF "$(CFG)" == "hdf5dll - Win32 Release"
@@ -2115,6 +2160,21 @@ SOURCE=..\..\..\src\H5Ostab.c # End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5Otest.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\H5P.c
!IF "$(CFG)" == "hdf5dll - Win32 Release"
|