From 69e5741a58e82650b9ca417dd891fb49a927b21b Mon Sep 17 00:00:00 2001 From: Fang Guo Date: Thu, 19 May 2005 15:11:15 -0500 Subject: [svn-r10766] Purpose: New source files added to hdf5.dsp. Description: Add new source files H5MP.c and H5MPtest.c to hdf5.dsp Solution: Platforms tested: MSVS 6.0 on windows XP. Misc. update: --- windows/proj/hdf5/hdf5.dsp | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/windows/proj/hdf5/hdf5.dsp b/windows/proj/hdf5/hdf5.dsp index 72747dd..fe60f44 100755 --- a/windows/proj/hdf5/hdf5.dsp +++ b/windows/proj/hdf5/hdf5.dsp @@ -2274,6 +2274,40 @@ SOURCE=..\..\..\src\hdf5.h # End Group # 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 +# 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\H5SHpkg.h # End Source File # Begin Source File -- cgit v0.12