From f96a610d31ef638dcebc6ed680bb9d58a61f1805 Mon Sep 17 00:00:00 2001 From: Jouk Jansen Date: Wed, 7 Jan 2009 22:02:50 +0000 Subject: [PATCH 1/1] Update OpenVMS compile support git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57899 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/unix/descrip.mms | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.45.2