2
0
mirror of https://github.com/HDFGroup/hdf5.git synced 2025-04-12 17:31:09 +08:00

[svn-r13018] H5Omessage.c has been added. Updated the windows project files.

This commit is contained in:
MuQun Yang 2006-12-04 10:12:42 -05:00
parent 53ad5729c4
commit 7e646125f2
2 changed files with 30 additions and 0 deletions
windows/proj

@ -1849,6 +1849,21 @@ SOURCE=..\..\..\src\H5Olink.c
# End Source File
# Begin Source File
SOURCE=..\..\..\src\H5Omessage.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\H5Omtime.c
!IF "$(CFG)" == "hdf5 - Win32 Release"

@ -1967,6 +1967,21 @@ SOURCE=..\..\..\src\H5Olink.c
# End Source File
# Begin Source File
SOURCE=..\..\..\src\H5Omessage.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\H5Omtime.c
!IF "$(CFG)" == "hdf5dll - Win32 Release"