From 91aa37b5aeafad6c32f2222bc18b795612a6a954 Mon Sep 17 00:00:00 2001 From: MuQun Yang Date: Mon, 14 Aug 2006 14:12:33 -0500 Subject: [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 --- windows/proj/hdf5/hdf5.dsp | 34 ++++++++++++++++++++++++++++++++-- windows/proj/hdf5dll/hdf5dll.dsp | 34 ++++++++++++++++++++++++++++++++-- 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" -- cgit v0.12