[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:
This commit is contained in:
Fang Guo 2005-07-05 18:02:27 -05:00
parent fa1156c372
commit 9efcd7831a

View File

@ -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"