From 7e646125f2b6f48096b35a32ea0b8928bbfd7ba9 Mon Sep 17 00:00:00 2001 From: MuQun Yang Date: Mon, 4 Dec 2006 10:12:42 -0500 Subject: [svn-r13018] H5Omessage.c has been added. Updated the windows project files. --- windows/proj/hdf5/hdf5.dsp | 15 +++++++++++++++ windows/proj/hdf5dll/hdf5dll.dsp | 15 +++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/windows/proj/hdf5/hdf5.dsp b/windows/proj/hdf5/hdf5.dsp index f736ebe..d9135ab 100755 --- a/windows/proj/hdf5/hdf5.dsp +++ b/windows/proj/hdf5/hdf5.dsp @@ -1849,6 +1849,21 @@ SOURCE=..\..\..\src\H5Olink.c # End Source File # Begin Source File +SOURCE=..\..\..\src\H5Omessage.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\H5Omtime.c !IF "$(CFG)" == "hdf5 - Win32 Release" diff --git a/windows/proj/hdf5dll/hdf5dll.dsp b/windows/proj/hdf5dll/hdf5dll.dsp index 96b189c..3ddadc7 100755 --- a/windows/proj/hdf5dll/hdf5dll.dsp +++ b/windows/proj/hdf5dll/hdf5dll.dsp @@ -1967,6 +1967,21 @@ SOURCE=..\..\..\src\H5Olink.c # End Source File # Begin Source File +SOURCE=..\..\..\src\H5Omessage.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\H5Omtime.c !IF "$(CFG)" == "hdf5dll - Win32 Release" -- cgit v0.12