From 4a8ce92dac7f36687e8d64cd54c6d69c480dcba3 Mon Sep 17 00:00:00 2001 From: MuQun Yang Date: Fri, 14 Jul 2006 23:25:08 -0500 Subject: [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 --- windows/proj/hdf5/hdf5.dsp | 60 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) diff --git a/windows/proj/hdf5/hdf5.dsp b/windows/proj/hdf5/hdf5.dsp index c1a18fb..3cb70ea 100755 --- a/windows/proj/hdf5/hdf5.dsp +++ b/windows/proj/hdf5/hdf5.dsp @@ -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" -- cgit v0.12