mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-31 17:10:47 +08:00
[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:
parent
c8da2c7fdc
commit
4439d86517
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user