shithub: libopusenc

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