From febe6dc75697adbd0b07dbbc8090c4cddcebfbff Mon Sep 17 00:00:00 2001 From: Fang Guo Date: Tue, 3 Jan 2006 12:24:22 -0500 Subject: [svn-r11858] Purpose: Windows maintenance Description: Add in H5Pacpl.c Solution: Platforms tested: Windows XP Misc. update: --- windows/proj/hdf5/hdf5.dsp | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/windows/proj/hdf5/hdf5.dsp b/windows/proj/hdf5/hdf5.dsp index d8ac24f..34e9d63 100755 --- a/windows/proj/hdf5/hdf5.dsp +++ b/windows/proj/hdf5/hdf5.dsp @@ -1535,6 +1535,21 @@ SOURCE=..\..\..\src\H5P.c # End Source File # Begin Source File +SOURCE=..\..\..\src\H5Pacpl.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\H5Pdcpl.c !IF "$(CFG)" == "hdf5 - Win32 Release" -- cgit v0.12