[svn-r10965] Purpose:

Update hdf5 project file.
Description:
H5Pocpl.c was added into windows/proj/hdf5/hdf5/dsp
Solution:

Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
This commit is contained in:
Fang Guo 2005-06-21 12:25:10 -05:00
parent d95e464817
commit ce52db2fa3

View File

@ -963,6 +963,36 @@ SOURCE=..\..\..\src\H5MM.c
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=..\..\..\src\H5MP.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\H5MPtest.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\H5O.c SOURCE=..\..\..\src\H5O.c
!IF "$(CFG)" == "hdf5 - Win32 Release" !IF "$(CFG)" == "hdf5 - Win32 Release"
@ -1303,6 +1333,21 @@ SOURCE=..\..\..\src\H5Pfcpl.c
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=..\..\..\src\H5Pocpl.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 SOURCE=..\..\..\src\H5Ptest.c
!IF "$(CFG)" == "hdf5 - Win32 Release" !IF "$(CFG)" == "hdf5 - Win32 Release"
@ -2274,40 +2319,10 @@ SOURCE=..\..\..\src\hdf5.h
# End Group # End Group
# Begin Source File # Begin Source File
SOURCE=..\..\..\src\H5MP.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\H5MPpkg.h SOURCE=..\..\..\src\H5MPpkg.h
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=..\..\..\src\H5MPtest.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\H5SHpkg.h SOURCE=..\..\..\src\H5SHpkg.h
# End Source File # End Source File
# Begin Source File # Begin Source File