From 371e2dda53830316b533ff1549848a82142e7406 Mon Sep 17 00:00:00 2001 From: MuQun Yang Date: Wed, 20 Dec 2006 10:29:29 -0500 Subject: [svn-r13081] Updated libary project files. test_cpp didn't pass compiling. C and Fortran are fine. Compilers: VS 6.0 Compaq Visual fortran 6.6c. --- windows/proj/hdf5/hdf5.dsp | 30 ++++++++++++++++++++++++++++++ windows/proj/hdf5dll/hdf5dll.dsp | 30 ++++++++++++++++++++++++++++++ 2 files changed, 60 insertions(+) diff --git a/windows/proj/hdf5/hdf5.dsp b/windows/proj/hdf5/hdf5.dsp index 26b4f8c..1f87ab2 100755 --- a/windows/proj/hdf5/hdf5.dsp +++ b/windows/proj/hdf5/hdf5.dsp @@ -259,6 +259,21 @@ SOURCE=..\..\..\src\H5Aint.c # End Source File # Begin Source File +SOURCE=..\..\..\src\H5Atest.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\H5B.c !IF "$(CFG)" == "hdf5 - Win32 Release" @@ -2461,6 +2476,21 @@ SOURCE=..\..\..\src\H5Smpio.c # End Source File # Begin Source File +SOURCE=..\..\..\src\H5SMtest.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\H5Snone.c !IF "$(CFG)" == "hdf5 - Win32 Release" diff --git a/windows/proj/hdf5dll/hdf5dll.dsp b/windows/proj/hdf5dll/hdf5dll.dsp index 655e54a..42e8ff1 100755 --- a/windows/proj/hdf5dll/hdf5dll.dsp +++ b/windows/proj/hdf5dll/hdf5dll.dsp @@ -287,6 +287,21 @@ SOURCE=..\..\..\src\H5Aint.c # End Source File # Begin Source File +SOURCE=..\..\..\src\H5Atest.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\H5B.c !IF "$(CFG)" == "hdf5dll - Win32 Release" @@ -2621,6 +2636,21 @@ SOURCE=..\..\..\src\H5Smpio.c # End Source File # Begin Source File +SOURCE=..\..\..\src\H5SMtest.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\H5Snone.c !IF "$(CFG)" == "hdf5dll - Win32 Release" -- cgit v0.12