mirror of
https://github.com/SFML/SFML.git
synced 2024-11-25 12:51:05 +08:00
5 lines
118 B
Makefile
5 lines
118 B
Makefile
APP_PLATFORM := android-17
|
|
APP_STL := stlport_shared
|
|
APP_ABI := armeabi-v7a
|
|
APP_MODULES := sfml-activity sfml-example
|