Include compilation of tests for OpenVMS (part1)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66377 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
377c1ba438
commit
38e5440573
16 changed files with 817 additions and 225 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# *
|
||||
# Make file for VMS *
|
||||
# Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
|
||||
# Date : 2 November 2010 *
|
||||
# Date : 15 December 2010 *
|
||||
# *
|
||||
#*****************************************************************************
|
||||
.first
|
||||
|
|
@ -144,7 +144,9 @@ gtk : [.include.wx]setup.h
|
|||
$(MMS)$(MMSQUALIFIERS)/macro=(__WXGTK__=1)
|
||||
set default [-.xrc]
|
||||
$(MMS)$(MMSQUALIFIERS)/macro=(__WXGTK__=1)
|
||||
set default [--]
|
||||
set default [--.tests]
|
||||
$(MMS)$(MMSQUALIFIERS)/macro=(__WXGTK__=1)/ignore=warning
|
||||
set default [-]
|
||||
|
||||
gtk2 : [.include.wx]setup.h
|
||||
@gnome$root:[000000]glib2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue