[svn-r13081] Updated libary project files.

test_cpp didn't pass compiling. C and Fortran are fine.

Compilers: VS 6.0 Compaq Visual fortran 6.6c.
This commit is contained in:
MuQun Yang 2006-12-20 10:29:29 -05:00
parent 6b156d43a9
commit 371e2dda53
2 changed files with 60 additions and 0 deletions

View File

@ -259,6 +259,21 @@ SOURCE=..\..\..\src\H5Aint.c
# End Source File
# Begin Source File
SOURCE=..\..\..\src\H5Atest.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\H5B.c
!IF "$(CFG)" == "hdf5 - Win32 Release"
@ -2461,6 +2476,21 @@ SOURCE=..\..\..\src\H5Smpio.c
# End Source File
# Begin Source File
SOURCE=..\..\..\src\H5SMtest.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\H5Snone.c
!IF "$(CFG)" == "hdf5 - Win32 Release"

View File

@ -287,6 +287,21 @@ SOURCE=..\..\..\src\H5Aint.c
# End Source File
# Begin Source File
SOURCE=..\..\..\src\H5Atest.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\H5B.c
!IF "$(CFG)" == "hdf5dll - Win32 Release"
@ -2621,6 +2636,21 @@ SOURCE=..\..\..\src\H5Smpio.c
# End Source File
# Begin Source File
SOURCE=..\..\..\src\H5SMtest.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\H5Snone.c
!IF "$(CFG)" == "hdf5dll - Win32 Release"