diff options
author | MuQun Yang <ymuqun@hdfgroup.org> | 2006-08-03 21:07:27 (GMT) |
---|---|---|
committer | MuQun Yang <ymuqun@hdfgroup.org> | 2006-08-03 21:07:27 (GMT) |
commit | b1e0516dd0b0795ec04dbe86f909412e94cbaa2a (patch) | |
tree | 55a2706d13e27abd237f4db09760d448c5abec6d /windows/proj | |
parent | d2dc3525305f2e89c2c2ac582d47bad9b4a3a07e (diff) | |
download | hdf5-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/proj')
-rwxr-xr-x | windows/proj/all/all.dsp | 4 | ||||
-rwxr-xr-x | windows/proj/hdf5/hdf5.dsp | 45 | ||||
-rwxr-xr-x | windows/proj/hdf5dll/hdf5dll.dsp | 45 |
3 files changed, 90 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"
|