]> git.saurik.com Git - wxWidgets.git/commitdiff
Add wxUSE_DC_TRANSFORM_MATRIX to setup for OpenVMS
authorJouk Jansen <joukj@hrem.nano.tudelft.nl>
Wed, 27 Apr 2011 10:26:08 +0000 (10:26 +0000)
committerJouk Jansen <joukj@hrem.nano.tudelft.nl>
Wed, 27 Apr 2011 10:26:08 +0000 (10:26 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67627 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

setup.h_vms

index 0ea6caf75c05960577ffefb83810b7b50b84816e..65d8d81e3e826316695bea2f5c57bc0486bfd66f 100644 (file)
@@ -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
  */