add wxUSE_LIBLZMA definition

This commit is contained in:
Jouk 2018-05-02 08:13:26 +02:00
parent 9b554c0974
commit 0cb7c55e93

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 : 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