Update OpenVMS compile support

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65999 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jouk Jansen 2010-11-03 08:54:52 +00:00
parent 530646ca27
commit 0de66257d9
4 changed files with 61 additions and 8 deletions

View file

@ -2,7 +2,7 @@
# *
# Make file for VMS *
# Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
# Date : 23 March 2010 *
# Date : 2 November 2010 *
# *
#*****************************************************************************
.first
@ -116,6 +116,8 @@ gtk : [.include.wx]setup.h
$(MMS)$(MMSQUALIFIERS)/macro=(__WXGTK__=1)
set default [-.event]
$(MMS)$(MMSQUALIFIERS)/macro=(__WXGTK__=1)
set default [-.exec]
$(MMS)$(MMSQUALIFIERS)/macro=(__WXGTK__=1)
set default [-.font]
$(MMS)$(MMSQUALIFIERS)/macro=(__WXGTK__=1)
set default [-.image]