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