mytakepic/fli_control/FLI_control.config

9 lines
204 B
Plaintext

// Add predefined macros for your project here. For example:
// #define THE_ANSWER 42
#define USEPNG
#define USERAW
#define IMAGEVIEW
#define _GNU_SOURCE
#define _XOPEN_SOURCE 666
#define _DEFAULT_SOURCE