shithub: libopusenc

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