summaryrefslogtreecommitdiffstats
path: root/jni/Application.mk
diff options
context:
space:
mode:
Diffstat (limited to 'jni/Application.mk')
-rw-r--r--jni/Application.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/jni/Application.mk b/jni/Application.mk
new file mode 100644
index 000000000..c68dfe204
--- /dev/null
+++ b/jni/Application.mk
@@ -0,0 +1,4 @@
+# Build both ARMv5TE and ARMv7-A machine code.
+APP_MODULES := mcserver
+# APP_ABI := armeabi armeabi-v7a
+APP_STL := stlport_static \ No newline at end of file