mirror of
https://github.com/love2d/megasource.git
synced 2026-08-15 15:51:13 +02:00
001744190b
Note: using the same folder for future updates.
7 lines
194 B
Makefile
7 lines
194 B
Makefile
|
|
# Uncomment this if you're using STL in your project
|
|
# See CPLUSPLUS-SUPPORT.html in the NDK documentation for more information
|
|
# APP_STL := stlport_static
|
|
|
|
APP_ABI := armeabi armeabi-v7a x86
|