From: Jouk Jansen Date: Tue, 27 Sep 2011 05:56:37 +0000 (+0000) Subject: Update openVMS compile support X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/afd474aea4523f332a9d55c61d9c51ccd229af12 Update openVMS compile support git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69203 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/generic/descrip.mms b/src/generic/descrip.mms index df5b61e443..1fca8a4ee8 100644 --- a/src/generic/descrip.mms +++ b/src/generic/descrip.mms @@ -2,7 +2,7 @@ # * # Make file for VMS * # Author : J.Jansen (joukj@hrem.nano.tudelft.nl) * -# Date : 29 August 2011 * +# Date : 27 September 2011 * # * #***************************************************************************** .first @@ -244,6 +244,7 @@ icon.obj : icon.cpp imaglist.obj : imaglist.cpp laywin.obj : laywin.cpp listctrl.obj : listctrl.cpp + cxx $(CXXFLAGS)$(CXX_DEFINE)/warndisable=(INTTRUNCATED) listctrl.cpp logg.obj : logg.cpp msgdlgg.obj : msgdlgg.cpp notebook.obj : notebook.cpp