mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-04-12 17:31:09 +08:00
[svn-r11859] Purpose:
windows maintenance Description: Add in H5Pacpl.c Solution: Platforms tested: Windows XP Misc. update:
This commit is contained in:
parent
febe6dc756
commit
e8804cada8
@ -1729,6 +1729,21 @@ SOURCE=..\..\..\src\H5P.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\H5Pacpl.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\H5Pdcpl.c
|
||||
|
||||
!IF "$(CFG)" == "hdf5dll - Win32 Release"
|
||||
|
Loading…
x
Reference in New Issue
Block a user