[IPLUG/AAX] remove IPlugAAX::SetParameterFromGUI()
[wdl/wdl-ol.git] / WDL / jpeglib / jconfig.h
blob4d40a57d705f891c41232d1a5e046a13ba784df0
1 #define HAVE_PROTOTYPES
2 #define HAVE_STDLIB_H
3 #define HAVE_UNSIGNED_SHORT
4 #define HAVE_UNSIGNED_CHAR
5 #ifndef _WIN32
6 #define NEED_SYS_TYPES_H
7 #define HAVE_STDDEF_H
8 #else
9 #include <windows.h>
10 #define XMD_H
11 #undef FAR
12 #define HAVE_BOOLEAN
13 typedef short INT16;
14 #endif