[svn-r10766] Purpose:

New source files added to hdf5.dsp.
Description:
Add new source files H5MP.c and H5MPtest.c to hdf5.dsp
Solution:

Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
This commit is contained in:
Fang Guo 2005-05-19 15:11:15 -05:00
parent af8a17971e
commit 69e5741a58

View File

@ -2274,6 +2274,40 @@ SOURCE=..\..\..\src\hdf5.h
# End Group
# Begin Source File
SOURCE=..\..\..\src\H5MP.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\H5MPpkg.h
# End Source File
# Begin Source File
SOURCE=..\..\..\src\H5MPtest.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\H5SHpkg.h
# End Source File
# Begin Source File