From: Jouk Jansen Date: Wed, 7 Jan 2009 22:02:50 +0000 (+0000) Subject: Update OpenVMS compile support X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/f96a610d31ef638dcebc6ed680bb9d58a61f1805 Update OpenVMS compile support git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57899 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/unix/descrip.mms b/src/unix/descrip.mms index c5e9b9ef24..20cf229415 100644 --- a/src/unix/descrip.mms +++ b/src/unix/descrip.mms @@ -2,7 +2,7 @@ # * # Make file for VMS * # Author : J.Jansen (joukj@hrem.nano.tudelft.nl) * -# Date : 2 December 2008 * +# Date : 7 January 2009 * # * #***************************************************************************** .first @@ -123,3 +123,4 @@ taskbarx11.obj : taskbarx11.cpp displayx11.obj : displayx11.cpp timerunx.obj : timerunx.cpp evtloopunix.obj : evtloopunix.cpp + cxx $(CXXFLAGS)$(CXX_DEFINE)/nowarn evtloopunix.cpp