shithub: libopusenc

ref: 59908bea22cdcfbedb8beb28fe0acddd887fca57
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 */