OpenVMS : add compile support for debugrpt sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62330 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
918df9d264
commit
c11b48536b
6 changed files with 98 additions and 15 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# *
|
||||
# Make file for VMS *
|
||||
# Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
|
||||
# Date : 6 October 2009 *
|
||||
# Date : 7 October 2009 *
|
||||
# *
|
||||
#*****************************************************************************
|
||||
.first
|
||||
|
|
@ -98,6 +98,8 @@ gtk : [.include.wx]setup.h
|
|||
$(MMS)$(MMSQUALIFIERS)/macro=(__WXGTK__=1)
|
||||
set default [-.dataview]
|
||||
$(MMS)$(MMSQUALIFIERS)/macro=(__WXGTK__=1)
|
||||
set default [-.debugrpt]
|
||||
$(MMS)$(MMSQUALIFIERS)/macro=(__WXGTK__=1)
|
||||
set default [-.dialogs]
|
||||
$(MMS)$(MMSQUALIFIERS)/macro=(__WXGTK__=1)
|
||||
set default [-.dialup]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue