git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70944
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
# *
# Make file for VMS *
# Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
-# Date : 10 November 2011 *
+# Date : 19 March 2012 *
# *
#*****************************************************************************
.first
# $(MMS)$(MMSQUALIFIERS)/macro=(__WXX11__=1,__WXUNIVERSAL__=1)
set default [-.thread]
$(MMS)$(MMSQUALIFIERS)/macro=(__WXX11__=1,__WXUNIVERSAL__=1)
+ set default [-.stc]
+ $(MMS)$(MMSQUALIFIERS)/macro=(__WXX11__=1,__WXUNIVERSAL__=1)
set default [--]
motif : [.include.wx]setup.h
* Template for the set.h file for VMS *
* Created from setup.h_in *
* Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
- * Date : 7 February 2012 *
+ * Date : 16 March 2012 *
* *
*****************************************************************************/
#define wxUSE_RICHEDIT2 0
-#define wxUSE_OWNER_DRAWN 0
+#define wxUSE_OWNER_DRAWN 1
#define wxUSE_TASKBARICON_BALLOONS 0