From 7c3f0740877f30683d9492b97fee97a780d9dd7f Mon Sep 17 00:00:00 2001 From: Fang Guo Date: Wed, 14 Sep 2005 17:35:14 -0500 Subject: [svn-r11417] Purpose: Maintenance on Windows Description: Add mpi source code files to hdf5dll.dsp Solution: Platforms tested: MSVS 6.0 on Windows XP Misc. update: --- windows/proj/hdf5dll/hdf5dll.dsp | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/windows/proj/hdf5dll/hdf5dll.dsp b/windows/proj/hdf5dll/hdf5dll.dsp index 32c0f2f..121f9bd 100755 --- a/windows/proj/hdf5dll/hdf5dll.dsp +++ b/windows/proj/hdf5dll/hdf5dll.dsp @@ -764,6 +764,21 @@ SOURCE=..\..\..\src\H5FDlog.c # End Source File # Begin Source File +SOURCE=..\..\..\src\H5FDmpi.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\H5FDmpio.c !IF "$(CFG)" == "hdf5dll - Win32 Release" @@ -783,6 +798,21 @@ SOURCE=..\..\..\src\H5FDmpio.c # End Source File # Begin Source File +SOURCE=..\..\..\src\H5FDmpiposix.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\H5FDmulti.c !IF "$(CFG)" == "hdf5dll - Win32 Release" -- cgit v0.12