You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#define OS_POSIX
|
|
#define OS_ANDROID
|
|
#define USE_SYSTEM_ICUUC
|
|
#define USE_SYSTEM_LIBJPEG
|
|
#define USE_SYSTEM_ZLIB
|
|
// Makes base/logging.h and base/bits.h work.
|
|
#define COMPILER_GCC
|