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:
parent
530646ca27
commit
0de66257d9
4 changed files with 61 additions and 8 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue