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:
Jouk Jansen
2011-04-27 10:26:08 +00:00
parent dfc2e4961e
commit de6db7c103

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 : 31 March 2011 * * Date : 27 April 2011 *
* * * *
*****************************************************************************/ *****************************************************************************/
@@ -837,6 +837,9 @@ typedef pid_t GPid;
* Use the Hildon 2.0 framework * Use the Hildon 2.0 framework
*/ */
#define wxUSE_LIBHILDON2 0 #define wxUSE_LIBHILDON2 0
#define wxUSE_DC_TRANSFORM_MATRIX 1
/* /*
* Have glibc2 * Have glibc2
*/ */