Add wxUSE_COMPILER_TLS to OpenVMS setup file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71881 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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 : 23 March 2012 *
|
||||
* Date : 29 June 2012 *
|
||||
* *
|
||||
*****************************************************************************/
|
||||
|
||||
@@ -171,6 +171,7 @@ typedef pid_t GPid;
|
||||
|
||||
/* --- start common options --- */
|
||||
|
||||
#define wxUSE_COMPILER_TLS 1
|
||||
|
||||
#ifndef wxUSE_GUI
|
||||
#define wxUSE_GUI 1
|
||||
|
Reference in New Issue
Block a user