summaryrefslogtreecommitdiff
path: root/jni/OpenAL.config.h
diff options
context:
space:
mode:
authorJari Vetoniemi <jari.vetoniemi@indooratlas.com>2020-03-16 18:49:26 +0900
committerJari Vetoniemi <jari.vetoniemi@indooratlas.com>2020-03-30 00:39:06 +0900
commitfcbf63e62c627deae76c1b8cb8c0876c536ed811 (patch)
tree64cb17de3f41a2b6fef2368028fbd00349946994 /jni/OpenAL.config.h
Fresh start
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