2025-02-19 23:09:17 +03:00

7 lines
157 B
Plaintext

// Add predefined macros for your project here. For example:
// #define THE_ANSWER 42
#define EBUG
#define _POSIX_C_SOURCE
#define PACKAGE_VERSION "0.0.1"