mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
[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:
parent
af8a17971e
commit
69e5741a58
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user