[svn-r11408] Purpose:

Maintenance on Windows
Description:
Add H5Pgcpl.c(newly checked in) into hdf5 project file on windows
Solution:

Platforms tested:
MSVS 6.0 on Windows XP
Misc. update:
This commit is contained in:
Fang Guo 2005-09-13 14:16:25 -05:00
parent c8da2c7fdc
commit 4439d86517

View File

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