Updates for OpenVMS

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70944 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jouk Jansen
2012-03-19 13:41:28 +00:00
parent 6d1bebabf9
commit 01edb63741
2 changed files with 5 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
# * # *
# Make file for VMS * # Make file for VMS *
# Author : J.Jansen (joukj@hrem.nano.tudelft.nl) * # Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
# Date : 10 November 2011 * # Date : 19 March 2012 *
# * # *
#***************************************************************************** #*****************************************************************************
.first .first
@@ -307,6 +307,8 @@ x11 : [.include.wx]setup.h
# $(MMS)$(MMSQUALIFIERS)/macro=(__WXX11__=1,__WXUNIVERSAL__=1) # $(MMS)$(MMSQUALIFIERS)/macro=(__WXX11__=1,__WXUNIVERSAL__=1)
set default [-.thread] set default [-.thread]
$(MMS)$(MMSQUALIFIERS)/macro=(__WXX11__=1,__WXUNIVERSAL__=1) $(MMS)$(MMSQUALIFIERS)/macro=(__WXX11__=1,__WXUNIVERSAL__=1)
set default [-.stc]
$(MMS)$(MMSQUALIFIERS)/macro=(__WXX11__=1,__WXUNIVERSAL__=1)
set default [--] set default [--]
motif : [.include.wx]setup.h motif : [.include.wx]setup.h

View File

@@ -3,7 +3,7 @@
* Template for the set.h file for VMS * * Template for the set.h file for VMS *
* Created from setup.h_in * * Created from setup.h_in *
* Author : J.Jansen (joukj@hrem.nano.tudelft.nl) * * Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
* Date : 7 February 2012 * * Date : 16 March 2012 *
* * * *
*****************************************************************************/ *****************************************************************************/
@@ -708,7 +708,7 @@ typedef pid_t GPid;
#define wxUSE_RICHEDIT2 0 #define wxUSE_RICHEDIT2 0
#define wxUSE_OWNER_DRAWN 0 #define wxUSE_OWNER_DRAWN 1
#define wxUSE_TASKBARICON_BALLOONS 0 #define wxUSE_TASKBARICON_BALLOONS 0