add more samples to the compile cascade for OpenVMS

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62378 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jouk Jansen 2009-10-12 06:50:59 +00:00
parent 0da1f1c4cc
commit 30fbed20ac
5 changed files with 206 additions and 15 deletions

View file

@ -2,7 +2,7 @@
# *
# Make file for VMS *
# Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
# Date : 7 October 2009 *
# Date : 9 October 2009 *
# *
#*****************************************************************************
.first
@ -108,8 +108,14 @@ gtk : [.include.wx]setup.h
$(MMS)$(MMSQUALIFIERS)/macro=(__WXGTK__=1)
set default [-.docview]
$(MMS)$(MMSQUALIFIERS)/macro=(__WXGTK__=1)
set default [-.dragimag]
$(MMS)$(MMSQUALIFIERS)/macro=(__WXGTK__=1)
set default [-.drawing]
$(MMS)$(MMSQUALIFIERS)/macro=(__WXGTK__=1)
set default [-.erase]
$(MMS)$(MMSQUALIFIERS)/macro=(__WXGTK__=1)
set default [-.event]
$(MMS)$(MMSQUALIFIERS)/macro=(__WXGTK__=1)
set default [-.font]
$(MMS)$(MMSQUALIFIERS)/macro=(__WXGTK__=1)
set default [-.image]