fltk/Android/jni/Application.mk
Matthias Melcher bd844a2abc Android version compiles, links, launches, and receives commands.
Still need to implement window creation and drawing.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11349 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2016-03-11 17:12:21 +00:00

5 lines
107 B
Makefile

#APP_ABI := armeabi armeabi-v7a mips x64
#APP_ABI := all
APP_ABI := armeabi-v7a
APP_PLATFORM := android-10