summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
authorMuQun Yang <ymuqun@hdfgroup.org>2006-08-14 19:12:33 (GMT)
committerMuQun Yang <ymuqun@hdfgroup.org>2006-08-14 19:12:33 (GMT)
commit91aa37b5aeafad6c32f2222bc18b795612a6a954 (patch)
tree934398b577a96700cfcd929fc7e6efc47dcbbf1d /windows
parent0f61afce1cc9286e0da761d60f0c0db51423db32 (diff)
downloadhdf5-91aa37b5aeafad6c32f2222bc18b795612a6a954.zip
hdf5-91aa37b5aeafad6c32f2222bc18b795612a6a954.tar.gz
hdf5-91aa37b5aeafad6c32f2222bc18b795612a6a954.tar.bz2
[svn-r12577] Update windows project files to reflect the HDF5 library source code recently committed.
Test C,C++, fortran, debug,debug dll, release and release dll. MSVS 6.0 + Compaq Visual fortran 6.6c
Diffstat (limited to 'windows')
-rwxr-xr-xwindows/proj/hdf5/hdf5.dsp34
-rwxr-xr-xwindows/proj/hdf5dll/hdf5dll.dsp34
2 files changed, 64 insertions, 4 deletions
diff --git a/windows/proj/hdf5/hdf5.dsp b/windows/proj/hdf5/hdf5.dsp
index 4f62eff..075f3d3 100755
--- a/windows/proj/hdf5/hdf5.dsp
+++ b/windows/proj/hdf5/hdf5.dsp
@@ -1097,6 +1097,21 @@ SOURCE=..\..\..\src\H5HF.c
# End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5HFbtree2.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\H5HFcache.c
!IF "$(CFG)" == "hdf5 - Win32 Release"
@@ -1172,7 +1187,7 @@ SOURCE=..\..\..\src\H5HFhdr.c
# End Source File
# Begin Source File
-SOURCE=..\..\..\src\H5HFiblock.c
+SOURCE=..\..\..\src\H5HFhuge.c
!IF "$(CFG)" == "hdf5 - Win32 Release"
@@ -1187,7 +1202,7 @@ SOURCE=..\..\..\src\H5HFiblock.c
# End Source File
# Begin Source File
-SOURCE=..\..\..\src\H5HFint.c
+SOURCE=..\..\..\src\H5HFiblock.c
!IF "$(CFG)" == "hdf5 - Win32 Release"
@@ -1217,6 +1232,21 @@ SOURCE=..\..\..\src\H5HFiter.c
# End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5HFman.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\H5HFsection.c
!IF "$(CFG)" == "hdf5 - Win32 Release"
diff --git a/windows/proj/hdf5dll/hdf5dll.dsp b/windows/proj/hdf5dll/hdf5dll.dsp
index 647bccd..8949f6f 100755
--- a/windows/proj/hdf5dll/hdf5dll.dsp
+++ b/windows/proj/hdf5dll/hdf5dll.dsp
@@ -1183,6 +1183,21 @@ SOURCE=..\..\..\src\H5HF.c
# End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5HFbtree2.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\H5HFcache.c
!IF "$(CFG)" == "hdf5dll - Win32 Release"
@@ -1258,7 +1273,7 @@ SOURCE=..\..\..\src\H5HFhdr.c
# End Source File
# Begin Source File
-SOURCE=..\..\..\src\H5HFiblock.c
+SOURCE=..\..\..\src\H5HFhuge.c
!IF "$(CFG)" == "hdf5dll - Win32 Release"
@@ -1273,7 +1288,7 @@ SOURCE=..\..\..\src\H5HFiblock.c
# End Source File
# Begin Source File
-SOURCE=..\..\..\src\H5HFint.c
+SOURCE=..\..\..\src\H5HFiblock.c
!IF "$(CFG)" == "hdf5dll - Win32 Release"
@@ -1303,6 +1318,21 @@ SOURCE=..\..\..\src\H5HFiter.c
# End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5HFman.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\H5HFsection.c
!IF "$(CFG)" == "hdf5dll - Win32 Release"