[svn-r11859] Purpose:

windows maintenance
Description:
Add in H5Pacpl.c
Solution:

Platforms tested:
Windows XP
Misc. update:
This commit is contained in:
Fang Guo 2006-01-03 12:25:03 -05:00
parent febe6dc756
commit e8804cada8

View File

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