summaryrefslogtreecommitdiffstats
path: root/Android/jni/Application.mk
diff options
context:
space:
mode:
authorTiger Wang <ziwei.tiger@hotmail.co.uk>2016-11-07 23:15:07 +0100
committerAlexander Harkness <me@bearbin.net>2016-12-12 15:32:32 +0100
commit8c6d0b51c719e1817e308375d129b17ede3b82fc (patch)
tree8aa23d1db5e4198f6aeed5091ad6adedc12fea35 /Android/jni/Application.mk
parentMerge pull request #3476 from Seadragon91/patch-1 (diff)
downloadcuberite-8c6d0b51c719e1817e308375d129b17ede3b82fc.tar
cuberite-8c6d0b51c719e1817e308375d129b17ede3b82fc.tar.gz
cuberite-8c6d0b51c719e1817e308375d129b17ede3b82fc.tar.bz2
cuberite-8c6d0b51c719e1817e308375d129b17ede3b82fc.tar.lz
cuberite-8c6d0b51c719e1817e308375d129b17ede3b82fc.tar.xz
cuberite-8c6d0b51c719e1817e308375d129b17ede3b82fc.tar.zst
cuberite-8c6d0b51c719e1817e308375d129b17ede3b82fc.zip
Diffstat (limited to 'Android/jni/Application.mk')
-rw-r--r--Android/jni/Application.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/Android/jni/Application.mk b/Android/jni/Application.mk
deleted file mode 100644
index e00c8b5e2..000000000
--- a/Android/jni/Application.mk
+++ /dev/null
@@ -1,7 +0,0 @@
-# Build both ARMv5TE and ARMv7-A machine code.
-APP_MODULES := mcserver
-# APP_ABI := armeabi armeabi-v7a
-#APP_STL := stlport_static
-
-APP_STL := gnustl_static
-APP_CPPFLAGS := -frtti \ No newline at end of file