]> git.lizzy.rs Git - dragonfireclient.git/blob - build/android/jni/Irrlicht.mk
Update gradle android tool to 3.1.3
[dragonfireclient.git] / build / android / jni / Irrlicht.mk
1 APP_PLATFORM := ${APP_PLATFORM}
2 APP_ABI := ${TARGET_ABI}
3 APP_STL := c++_shared
4 APP_DEPRECATED_HEADERS := true
5 APP_MODULES := Irrlicht
6
7 APP_CLAFGS += ${TARGET_CFLAGS_ADDON}
8 APP_CPPFLAGS += ${TARGET_CXXFLAGS_ADDON} -fexceptions