From 189028bc5fb3aed4b037c6694672c17bd71132a3 Mon Sep 17 00:00:00 2001 From: Fang Guo Date: Thu, 31 Mar 2005 16:43:38 -0500 Subject: [svn-r10530] Purpose: Update hdf5 project file under windows. Description: Missing H5BTtest.c Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update: --- windows/proj/hdf5dll/hdf5dll.dsp | 61 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) diff --git a/windows/proj/hdf5dll/hdf5dll.dsp b/windows/proj/hdf5dll/hdf5dll.dsp index fa905b6..cb14ac7 100755 --- a/windows/proj/hdf5dll/hdf5dll.dsp +++ b/windows/proj/hdf5dll/hdf5dll.dsp @@ -1578,6 +1578,51 @@ SOURCE=..\..\..\src\H5Sall.c # End Source File # Begin Source File +SOURCE=..\..\..\src\H5SH.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\H5SHcache.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\H5SHdbg.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\H5Shyper.c !IF "$(CFG)" == "hdf5dll - Win32 Release" @@ -2309,6 +2354,10 @@ SOURCE=..\..\..\src\H5Bpublic.h # End Source File # Begin Source File +SOURCE=..\..\..\src\H5BTpkg.h +# End Source File +# Begin Source File + SOURCE=..\..\..\src\H5Cprivate.h # End Source File # Begin Source File @@ -2429,6 +2478,18 @@ SOURCE=..\..\..\src\H5Rpublic.h # End Source File # Begin Source File +SOURCE=..\..\..\src\H5SHpkg.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\src\H5SHprivate.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\src\H5SHpublic.h +# End Source File +# Begin Source File + SOURCE=..\..\..\src\H5SLprivate.h # End Source File # Begin Source File -- cgit v0.12