[svn-r11764] Purpose:

Maintenance on Windows
Description:
Add H5Goh.c, H5Doh.c and H5Toh.c into hdf5.dsp
Solution:

Platforms tested:
MSVS 6.0 on Windows XP
Misc. update:
This commit is contained in:
Fang Guo 2005-12-06 12:52:45 -05:00
parent cf1d541356
commit 792b756e2b

View File

@ -562,6 +562,21 @@ SOURCE=..\..\..\src\H5Dmpio.c
# End Source File
# Begin Source File
SOURCE=..\..\..\src\H5Doh.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\H5Dselect.c
!IF "$(CFG)" == "hdf5 - Win32 Release"
@ -1020,6 +1035,21 @@ SOURCE=..\..\..\src\H5Gobj.c
# End Source File
# Begin Source File
SOURCE=..\..\..\src\H5Goh.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\H5Gstab.c
!IF "$(CFG)" == "hdf5 - Win32 Release"
@ -2124,6 +2154,21 @@ SOURCE=..\..\..\src\H5Toffset.c
# End Source File
# Begin Source File
SOURCE=..\..\..\src\H5Toh.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\H5Topaque.c
!IF "$(CFG)" == "hdf5 - Win32 Release"