shithub: libopusenc

ref: ecdd28cd75c37a3550245e44c329ec9d5362bdcc
dir: /win32/config.h/

View raw version
#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 */