shithub: libopusenc

ref: 63c6948494c93508d5801f94c36669bd35a7dd3a
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 */