From 9efcd7831ab2b918a8a953bce2d8939b12351015 Mon Sep 17 00:00:00 2001 From: Fang Guo Date: Tue, 5 Jul 2005 18:02:27 -0500 Subject: [svn-r11027] Purpose: Update project file. Description: New source code H5Fmount.c and H5Fsuper.c added Solution: Platforms tested: MSVS 6.0 on windows XP. Misc. update: --- windows/proj/hdf5/hdf5.dsp | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/windows/proj/hdf5/hdf5.dsp b/windows/proj/hdf5/hdf5.dsp index 541f2b2..a66aa79 100755 --- a/windows/proj/hdf5/hdf5.dsp +++ b/windows/proj/hdf5/hdf5.dsp @@ -742,6 +742,21 @@ SOURCE=..\..\..\src\H5FL.c # End Source File # Begin Source File +SOURCE=..\..\..\src\H5Fmount.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\H5FO.c !IF "$(CFG)" == "hdf5 - Win32 Release" @@ -759,6 +774,21 @@ SOURCE=..\..\..\src\H5FO.c # End Source File # Begin Source File +SOURCE=..\..\..\src\H5Fsuper.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\H5G.c !IF "$(CFG)" == "hdf5 - Win32 Release" -- cgit v0.12