From c17b59ac25391c0f8ad5d5778c07c2185c3cea2c Mon Sep 17 00:00:00 2001 From: MuQun Yang Date: Tue, 7 Nov 2006 11:21:11 -0500 Subject: [svn-r12874] --- 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 aac1845..1f42eb9 100755 --- a/windows/proj/hdf5/hdf5.dsp +++ b/windows/proj/hdf5/hdf5.dsp @@ -1661,6 +1661,21 @@ SOURCE=..\..\..\src\H5Ocont.c # End Source File # Begin Source File +SOURCE=..\..\..\src\H5Ocopy.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\H5Odtype.c !IF "$(CFG)" == "hdf5 - Win32 Release" diff --git a/windows/proj/hdf5dll/hdf5dll.dsp b/windows/proj/hdf5dll/hdf5dll.dsp index 78c8040..009a620 100755 --- a/windows/proj/hdf5dll/hdf5dll.dsp +++ b/windows/proj/hdf5dll/hdf5dll.dsp @@ -1771,6 +1771,21 @@ SOURCE=..\..\..\src\H5Ocont.c # End Source File # Begin Source File +SOURCE=..\..\..\src\H5Ocopy.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\H5Odtype.c !IF "$(CFG)" == "hdf5dll - Win32 Release" -- cgit v0.12