From 676e9e6f13caaeff5fb0e3809dda6d0e427bf0de Mon Sep 17 00:00:00 2001 From: Fang Guo Date: Tue, 13 Sep 2005 14:17:58 -0500 Subject: [svn-r11409] Purpose: Maintenance on Windows Description: Add in H5Pgcpl.c(Newly checked in) into hdf5 project file on Windows Solution: Platforms tested: MSVS 6.0 On 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 03937a9..32c0f2f 100755 --- a/windows/proj/hdf5dll/hdf5dll.dsp +++ b/windows/proj/hdf5dll/hdf5dll.dsp @@ -1580,6 +1580,21 @@ SOURCE=..\..\..\src\H5Pfcpl.c # End Source File # Begin Source File +SOURCE=..\..\..\src\H5Pgcpl.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\H5Pocpl.c !IF "$(CFG)" == "hdf5dll - Win32 Release" -- cgit v0.12