From: Jouk Jansen Date: Tue, 14 Jul 2009 07:18:19 +0000 (+0000) Subject: OpenVMS compile support update X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/94370e767029dc932927a0b97756f85e1fe5fed8?ds=inline OpenVMS compile support update git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/descrip.mms b/descrip.mms index 9ff880dba7..c981653e04 100644 --- a/descrip.mms +++ b/descrip.mms @@ -2,7 +2,7 @@ # * # Make file for VMS * # Author : J.Jansen (joukj@hrem.nano.tudelft.nl) * -# Date : 13 July 2009 * +# Date : 14 July 2009 * # * #***************************************************************************** .first @@ -175,7 +175,6 @@ x11 : [.include.wx]setup.h library [--.lib]libwx_x11_univ.olb [.CXX_REPOSITORY]*.obj set default [-.x11] $(MMS)$(MMSQUALIFIERS)/macro=(__WXX11__=1,__WXUNIVERSAL__=1) - library [--.lib]libwx_x11_univ.olb [.CXX_REPOSITORY]*.obj set default [-.univ] $(MMS)$(MMSQUALIFIERS)/macro=(__WXX11__=1,__WXUNIVERSAL__=1) library [--.lib]libwx_x11_univ.olb [.CXX_REPOSITORY]*.obj @@ -230,7 +229,6 @@ motif : [.include.wx]setup.h library [--.lib]libwx_motif.olb [.CXX_REPOSITORY]*.obj set default [-.x11] $(MMS)$(MMSQUALIFIERS)/macro=(__WXMOTIF__=1) - library [--.lib]libwx_motif.olb [.CXX_REPOSITORY]*.obj set default [--.demos.bombs] $(MMS)$(MMSQUALIFIERS)/macro=(__WXMOTIF__=1) set default [--.samples.calendar]