author | Ryan C. Gordon |
Sun, 31 May 2015 11:38:10 -0400 | |
changeset 9688 | 596a3da0c9cb |
parent 7907 | 24b4e98c6010 |
child 10534 | dde37ddd81bc |
permissions | -rw-r--r-- |
slouken@6631 | 1 |
|
slouken@6631 | 2 |
# Uncomment this if you're using STL in your project |
slouken@6631 | 3 |
# See CPLUSPLUS-SUPPORT.html in the NDK documentation for more information |
slouken@6631 | 4 |
# APP_STL := stlport_static |
gabomdq@7907 | 5 |
|
gabomdq@7907 | 6 |
APP_ABI := armeabi armeabi-v7a x86 |