Setting appropriate build variables for Android version.
This commit is contained in:
parent
9c970bd11a
commit
9051e7558e
@ -11,7 +11,7 @@
|
||||
|
||||
//#undef HAS_CXX11_CONSTEXPR
|
||||
|
||||
#define HAS_CXX11_STATIC_ASSERT
|
||||
//#define HAS_CXX11_STATIC_ASSERT
|
||||
|
||||
#define HAS_CXX11_CSTDINT_H
|
||||
|
||||
|
@ -29,7 +29,7 @@ freely, subject to the following restrictions:
|
||||
#include <stdexcept>
|
||||
|
||||
#define POLYVOX_ASSERTS_ENABLED
|
||||
#define POLYVOX_THROW_ENABLED
|
||||
//#define POLYVOX_THROW_ENABLED
|
||||
|
||||
#if defined(_MSC_VER)
|
||||
#define POLYVOX_HALT() __debugbreak()
|
||||
|
Loading…
x
Reference in New Issue
Block a user