From 664bd5da3f4d1ce5821b34c8e025592556e22381 Mon Sep 17 00:00:00 2001 From: Fang Guo Date: Tue, 14 Mar 2006 11:18:01 -0500 Subject: [svn-r12087] Purpose: Maintenance on Windows Description: Add H5B2stat.c H5HFflist.c H5HFstat.c into hdf5dll.dsp Solution: Platforms tested: Windows XP Misc. update: --- windows/proj/hdf5dll/hdf5dll.dsp | 45 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/windows/proj/hdf5dll/hdf5dll.dsp b/windows/proj/hdf5dll/hdf5dll.dsp index 492d35f..984f7de 100755 --- a/windows/proj/hdf5dll/hdf5dll.dsp +++ b/windows/proj/hdf5dll/hdf5dll.dsp @@ -306,6 +306,21 @@ SOURCE=..\..\..\src\H5B2int.c # End Source File # Begin Source File +SOURCE=..\..\..\src\H5B2stat.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\H5B2test.c !IF "$(CFG)" == "hdf5dll - Win32 Release" @@ -1123,6 +1138,21 @@ SOURCE=..\..\..\src\H5HFdbg.c # End Source File # Begin Source File +SOURCE=..\..\..\src\H5HFflist.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\H5HFint.c !IF "$(CFG)" == "hdf5dll - Win32 Release" @@ -1138,6 +1168,21 @@ SOURCE=..\..\..\src\H5HFint.c # End Source File # Begin Source File +SOURCE=..\..\..\src\H5HFstat.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\H5HFtest.c !IF "$(CFG)" == "hdf5dll - Win32 Release" -- cgit v0.12