mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
7 lines
177 B
C
7 lines
177 B
C
#define VERSION "1.2.0"
|
|
#define BUILD "2012-02-10"
|
|
#define PACKAGE_NAME "libjpeg-turbo"
|
|
|
|
/* Need to use Mozilla-specific function inlining. */
|
|
#define INLINE NS_ALWAYS_INLINE
|