android13/external/pdfium/build/build_config.h

8 lines
179 B
C
Raw Normal View History

2024-06-22 08:45:49 -04:00
#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