mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
[svn-r12469] Updates on windows
Some new source files are added to support new implementation of external links, hdf5.dsp needs to updated. Tested with VS C/C++ 6.0 and Compaq fortran 6.6c VS .Net 2003
This commit is contained in:
parent
875e3d1dd5
commit
4a8ce92dac
@ -896,6 +896,21 @@ SOURCE=..\..\..\src\H5G.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\H5Gdeprec.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\H5Gent.c
|
||||
|
||||
!IF "$(CFG)" == "hdf5 - Win32 Release"
|
||||
@ -1349,6 +1364,21 @@ SOURCE=..\..\..\src\H5I.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\H5L.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\H5MF.c
|
||||
|
||||
!IF "$(CFG)" == "hdf5 - Win32 Release"
|
||||
@ -1843,6 +1873,21 @@ SOURCE=..\..\..\src\H5Pgcpl.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\H5Plcpl.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"
|
||||
@ -1858,6 +1903,21 @@ SOURCE=..\..\..\src\H5Pocpl.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\H5Pstrcpl.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\H5Ptest.c
|
||||
|
||||
!IF "$(CFG)" == "hdf5 - Win32 Release"
|
||||
|
Loading…
Reference in New Issue
Block a user