From 18396d9bc183cb43286eb4d4a4f16be579f2d0d1 Mon Sep 17 00:00:00 2001 From: Fang Guo Date: Tue, 21 Jun 2005 12:26:35 -0500 Subject: [svn-r10966] Purpose: Update project file. Description: H5Pocpl.c was added into windows/proj/hdf5dll/hdf5dll.dsp 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 a518cfc..4c086b1 100755 --- a/windows/proj/hdf5dll/hdf5dll.dsp +++ b/windows/proj/hdf5dll/hdf5dll.dsp @@ -1475,6 +1475,21 @@ SOURCE=..\..\..\src\H5Pfcpl.c # End Source File # Begin Source File +SOURCE=..\..\..\src\H5Pocpl.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\H5Ptest.c !IF "$(CFG)" == "hdf5dll - Win32 Release" -- cgit v0.12