Skip to content

Commit 748e9f4

Browse files
author
admin
committed
--ignore-externals
1 parent 6e6b3ff commit 748e9f4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CB-Template/Application.mk

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
APP_ABI := all
1+
APP_ABI := armeabi-v7a
22
APP_STL := c++_static
3-
APP_OPTIM := debug
3+
# c++_shared
4+
# APP_OPTIM := debug
45
APP_PLATFORM := android-22
56
APP_BUILD_SCRIPT := Android.mk

0 commit comments

Comments
 (0)