summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
authorMuQun Yang <ymuqun@hdfgroup.org>2006-08-03 21:07:27 (GMT)
committerMuQun Yang <ymuqun@hdfgroup.org>2006-08-03 21:07:27 (GMT)
commitb1e0516dd0b0795ec04dbe86f909412e94cbaa2a (patch)
tree55a2706d13e27abd237f4db09760d448c5abec6d /windows
parentd2dc3525305f2e89c2c2ac582d47bad9b4a3a07e (diff)
downloadhdf5-b1e0516dd0b0795ec04dbe86f909412e94cbaa2a.zip
hdf5-b1e0516dd0b0795ec04dbe86f909412e94cbaa2a.tar.gz
hdf5-b1e0516dd0b0795ec04dbe86f909412e94cbaa2a.tar.bz2
[svn-r12532] Update windows projects with James and Quincey's new changes.
Found two minor bugs in h5dumpgentst.c and links.c. Have informed James. Should work with windows. Tests with MSVS 6.0 with visual fortran 6.6c.
Diffstat (limited to 'windows')
-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"