mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-04-18 17:40:55 +08:00
[svn-r11409] Purpose:
Maintenance on Windows Description: Add in 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
4439d86517
commit
676e9e6f13
@ -1580,6 +1580,21 @@ SOURCE=..\..\..\src\H5Pfcpl.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\H5Pgcpl.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\H5Pocpl.c
|
||||
|
||||
!IF "$(CFG)" == "hdf5dll - Win32 Release"
|
||||
|
Loading…
x
Reference in New Issue
Block a user