From eced247f5a4c2a8197d2139e948da8b717632472 Mon Sep 17 00:00:00 2001 From: Fang Guo Date: Tue, 9 Aug 2005 13:06:13 -0500 Subject: [svn-r11224] Purpose: Maintenance on Windows Description: Update workspace to include newly added file H5Fsfile.c Solution: Platforms tested: MSVS 6.0 on Windows XP Misc. update: --- windows/proj/hdf5dll/hdf5dll.dsp | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/windows/proj/hdf5dll/hdf5dll.dsp b/windows/proj/hdf5dll/hdf5dll.dsp index deb0461..03937a9 100755 --- a/windows/proj/hdf5dll/hdf5dll.dsp +++ b/windows/proj/hdf5dll/hdf5dll.dsp @@ -912,6 +912,21 @@ SOURCE=..\..\..\src\H5FO.c # End Source File # Begin Source File +SOURCE=..\..\..\src\H5Fsfile.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\H5Fsuper.c !IF "$(CFG)" == "hdf5dll - Win32 Release" -- cgit v0.12