[Android] The armeabi version of SFML is now built by default (the example as well)
This commit is contained in:
parent
83306e72a2
commit
76fddc0729
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
NDK_TOOLCHAIN_VERSION := 4.8
|
||||
APP_PLATFORM := android-17
|
||||
APP_STL := c++_shared
|
||||
APP_ABI := all
|
||||
APP_ABI := armeabi
|
||||
APP_MODULES := sfml-activity sfml-example
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue