ref: 81b3f1567c3625fbc8887ab91d0f08f1a7a6432d
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 */