From 91aa37b5aeafad6c32f2222bc18b795612a6a954 Mon Sep 17 00:00:00 2001 From: MuQun Yang Date: Mon, 14 Aug 2006 14:12:33 -0500 Subject: [PATCH] [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 4f62effde7..075f3d3e4f 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,6 +1187,21 @@ SOURCE=..\..\..\src\H5HFhdr.c # End Source File # Begin Source File +SOURCE=..\..\..\src\H5HFhuge.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\H5HFiblock.c !IF "$(CFG)" == "hdf5 - Win32 Release" @@ -1187,7 +1217,7 @@ SOURCE=..\..\..\src\H5HFiblock.c # End Source File # Begin Source File -SOURCE=..\..\..\src\H5HFint.c +SOURCE=..\..\..\src\H5HFiter.c !IF "$(CFG)" == "hdf5 - Win32 Release" @@ -1202,7 +1232,7 @@ SOURCE=..\..\..\src\H5HFint.c # End Source File # Begin Source File -SOURCE=..\..\..\src\H5HFiter.c +SOURCE=..\..\..\src\H5HFman.c !IF "$(CFG)" == "hdf5 - Win32 Release" diff --git a/windows/proj/hdf5dll/hdf5dll.dsp b/windows/proj/hdf5dll/hdf5dll.dsp index 647bccd2f7..8949f6fbad 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,6 +1273,21 @@ SOURCE=..\..\..\src\H5HFhdr.c # End Source File # Begin Source File +SOURCE=..\..\..\src\H5HFhuge.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\H5HFiblock.c !IF "$(CFG)" == "hdf5dll - Win32 Release" @@ -1273,7 +1303,7 @@ SOURCE=..\..\..\src\H5HFiblock.c # End Source File # Begin Source File -SOURCE=..\..\..\src\H5HFint.c +SOURCE=..\..\..\src\H5HFiter.c !IF "$(CFG)" == "hdf5dll - Win32 Release" @@ -1288,7 +1318,7 @@ SOURCE=..\..\..\src\H5HFint.c # End Source File # Begin Source File -SOURCE=..\..\..\src\H5HFiter.c +SOURCE=..\..\..\src\H5HFman.c !IF "$(CFG)" == "hdf5dll - Win32 Release"