summaryrefslogtreecommitdiff
path: root/jni/OpenAL.config.h
diff options
context:
space:
mode:
Diffstat (limited to 'jni/OpenAL.config.h')
-rw-r--r--jni/OpenAL.config.h23
1 files changed, 23 insertions, 0 deletions
diff --git a/jni/OpenAL.config.h b/jni/OpenAL.config.h
new file mode 100644
index 0000000..ec34ccd
--- /dev/null
+++ b/jni/OpenAL.config.h
@@ -0,0 +1,23 @@
+#define AL_API
+#define ALC_API
+#define RESTRICT
+#define ALSOFT_EMBED_HRTF_DATA
+#define HAVE_POSIX_MEMALIGN
+#define HAVE__ALIGNED_MALLOC
+#define HAVE_NEON
+#define HAVE_OPENSL
+// #define HAVE_SDL2
+#define HAVE_STAT
+#ifdef ARCH_32BIT
+#define SIZEOF_LONG 4
+#else
+#define SIZEOF_LONG 8
+#endif
+#define HAVE_GCC_FORMAT
+#define HAVE_DLFCN_H
+#define HAVE_PTHREAD_NP_H
+#define HAVE_MALLOC_H
+#define HAVE_DIRENT_H
+#define HAVE_SYS_SYSCONF_H
+#define HAVE_GCC_GET_CPUID
+#define HAVE_CPUID_INTRINSIC