From cd1d21dff7b37c2d317bc3e746cd659bf65470e9 Mon Sep 17 00:00:00 2001 From: MuQun Yang Date: Tue, 19 Dec 2006 14:26:27 -0500 Subject: [svn-r13077] HDF5 library project updates due to the adding of new source code. --- windows/proj/hdf5/hdf5.dsp | 15 +++++++++++++++ windows/proj/hdf5dll/hdf5dll.dsp | 15 +++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/windows/proj/hdf5/hdf5.dsp b/windows/proj/hdf5/hdf5.dsp index 68d0c45..26b4f8c 100755 --- a/windows/proj/hdf5/hdf5.dsp +++ b/windows/proj/hdf5/hdf5.dsp @@ -244,6 +244,21 @@ SOURCE=..\..\..\src\H5Adeprec.c # End Source File # Begin Source File +SOURCE=..\..\..\src\H5Aint.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" diff --git a/windows/proj/hdf5dll/hdf5dll.dsp b/windows/proj/hdf5dll/hdf5dll.dsp index 9c7d5f6..655e54a 100755 --- a/windows/proj/hdf5dll/hdf5dll.dsp +++ b/windows/proj/hdf5dll/hdf5dll.dsp @@ -272,6 +272,21 @@ SOURCE=..\..\..\src\H5Adeprec.c # End Source File # Begin Source File +SOURCE=..\..\..\src\H5Aint.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" -- cgit v0.12