// Definitions for building in Qt source, ref. src/jconfig.h.in | |
#define JPEG_LIB_VERSION 80 | |
#define LIBJPEG_TURBO_VERSION 2.0.3 | |
#define LIBJPEG_TURBO_VERSION_NUMBER 2000002 | |
#define C_ARITH_CODING_SUPPORTED 1 | |
#define D_ARITH_CODING_SUPPORTED 1 | |
#define MEM_SRCDST_SUPPORTED 1 | |
#define BITS_IN_JSAMPLE 8 | |
#define HAVE_STDDEF_H 1 | |
#define HAVE_STDLIB_H 1 | |
#define HAVE_UNSIGNED_CHAR 1 | |
#define HAVE_UNSIGNED_SHORT 1 |