summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xwindows/proj/all/all.dsp4
-rwxr-xr-xwindows/proj/hdf5/hdf5.dsp45
-rwxr-xr-xwindows/proj/hdf5dll/hdf5dll.dsp45
-rwxr-xr-xwindows/test/testhdf5/testhdf5.dsp15
-rwxr-xr-xwindows/test/testhdf5dll/testhdf5dll.dsp15
5 files changed, 120 insertions, 4 deletions
diff --git a/windows/proj/all/all.dsp b/windows/proj/all/all.dsp
index 4d82f61..575d477 100755
--- a/windows/proj/all/all.dsp
+++ b/windows/proj/all/all.dsp
@@ -65,9 +65,5 @@ F90=df.exe
# Name "all - Win32 Release"
# Name "all - Win32 Debug"
-# Begin Source File
-
-SOURCE=..\..\..\hl\src\H5LT.h
-# End Source File
# End Target
# End Project
diff --git a/windows/proj/hdf5/hdf5.dsp b/windows/proj/hdf5/hdf5.dsp
index 3cb70ea..4f62eff 100755
--- a/windows/proj/hdf5/hdf5.dsp
+++ b/windows/proj/hdf5/hdf5.dsp
@@ -864,6 +864,21 @@ SOURCE=..\..\..\src\H5Fsfile.c
# End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5FSsection.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\H5Fsuper.c
!IF "$(CFG)" == "hdf5 - Win32 Release"
@@ -1379,6 +1394,21 @@ SOURCE=..\..\..\src\H5L.c
# End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5Lexternal.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\H5MF.c
!IF "$(CFG)" == "hdf5 - Win32 Release"
@@ -1873,6 +1903,21 @@ SOURCE=..\..\..\src\H5Pgcpl.c
# End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5Plapl.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\H5Plcpl.c
!IF "$(CFG)" == "hdf5 - Win32 Release"
diff --git a/windows/proj/hdf5dll/hdf5dll.dsp b/windows/proj/hdf5dll/hdf5dll.dsp
index 2ffeccd..647bccd 100755
--- a/windows/proj/hdf5dll/hdf5dll.dsp
+++ b/windows/proj/hdf5dll/hdf5dll.dsp
@@ -942,6 +942,21 @@ SOURCE=..\..\..\src\H5Fsfile.c
# End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5FSsection.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\H5Fsuper.c
!IF "$(CFG)" == "hdf5dll - Win32 Release"
@@ -1477,6 +1492,21 @@ SOURCE=..\..\..\src\H5L.c
# End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5Lexternal.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\H5MF.c
!IF "$(CFG)" == "hdf5dll - Win32 Release"
@@ -2015,6 +2045,21 @@ SOURCE=..\..\..\src\H5Pgcpl.c
# End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5Plapl.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\H5Plcpl.c
!IF "$(CFG)" == "hdf5dll - Win32 Release"
diff --git a/windows/test/testhdf5/testhdf5.dsp b/windows/test/testhdf5/testhdf5.dsp
index 1a1e550..43095d8 100755
--- a/windows/test/testhdf5/testhdf5.dsp
+++ b/windows/test/testhdf5/testhdf5.dsp
@@ -258,6 +258,21 @@ SOURCE=..\..\..\test\tgenprop.c
# End Source File
# Begin Source File
+SOURCE=..\..\..\test\th5o.c
+
+!IF "$(CFG)" == "testhdf5 - Win32 Release"
+
+!ELSEIF "$(CFG)" == "testhdf5 - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "testhdf5 - Win32 AlphaDbg"
+
+!ELSEIF "$(CFG)" == "testhdf5 - Win32 AlphaRel"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
SOURCE=..\..\..\test\th5s.c
!IF "$(CFG)" == "testhdf5 - Win32 Release"
diff --git a/windows/test/testhdf5dll/testhdf5dll.dsp b/windows/test/testhdf5dll/testhdf5dll.dsp
index 980cba0..2c078c7 100755
--- a/windows/test/testhdf5dll/testhdf5dll.dsp
+++ b/windows/test/testhdf5dll/testhdf5dll.dsp
@@ -245,6 +245,21 @@ SOURCE=..\..\..\test\tgenprop.c
# End Source File
# Begin Source File
+SOURCE=..\..\..\test\th5o.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\th5s.c
!IF "$(CFG)" == "testhdf5dll - Win32 Release"