- added option for Android x86 build types

This commit is contained in:
Rolzad73
2016-08-04 11:26:41 -04:00
parent dd5635d9cd
commit b601a549d0
2 changed files with 8 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
APP_PROJECT_PATH := $(call my-dir)/..
APP_CPPFLAGS += -frtti -fexceptions
APP_ABI := armeabi armeabi-v7a
#APP_ABI := x86 # mainly for emulators
APP_STL := gnustl_static
APP_MODULES := libpng libjpeg main SDL