add wxUSE_LIBLZMA definition
This commit is contained in:
parent
9b554c0974
commit
0cb7c55e93
@ -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 : 22 January 2018 *
|
* Date : 23 April 2018 *
|
||||||
* *
|
* *
|
||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
|
|
||||||
@ -329,6 +329,8 @@ typedef pid_t GPid;
|
|||||||
|
|
||||||
#define wxUSE_ZLIB 1
|
#define wxUSE_ZLIB 1
|
||||||
|
|
||||||
|
#define wxUSE_LIBLZMA 1
|
||||||
|
|
||||||
#define wxUSE_APPLE_IEEE 0
|
#define wxUSE_APPLE_IEEE 0
|
||||||
|
|
||||||
#define wxUSE_JOYSTICK 0
|
#define wxUSE_JOYSTICK 0
|
||||||
|
Loading…
Reference in New Issue
Block a user