Add wxUSE_DC_TRANSFORM_MATRIX to setup for OpenVMS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67627 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
dfc2e4961e
commit
de6db7c103
@ -3,7 +3,7 @@
|
||||
* Template for the set.h file for VMS *
|
||||
* Created from setup.h_in *
|
||||
* Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
|
||||
* Date : 31 March 2011 *
|
||||
* Date : 27 April 2011 *
|
||||
* *
|
||||
*****************************************************************************/
|
||||
|
||||
@ -837,6 +837,9 @@ typedef pid_t GPid;
|
||||
* Use the Hildon 2.0 framework
|
||||
*/
|
||||
#define wxUSE_LIBHILDON2 0
|
||||
|
||||
#define wxUSE_DC_TRANSFORM_MATRIX 1
|
||||
|
||||
/*
|
||||
* Have glibc2
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user