ref: 1748c8c2fd7f11e9d075d79ca0f86b6a8fb79d94
dir: /win32/config.h/
#ifndef CONFIG_H #define CONFIG_H /* Enable fixed-point calculation */ /* #undef OP_FIXED_POINT */ #define OPE_BUILD #define PACKAGE_NAME "libopusenc" #include "version.h" #endif /* CONFIG_H */