I'v efailed to integrate my STLPort so now I'm using GNU stdc++ with RTTI and exceptions
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
APP_PROJECT_PATH := $(call my-dir)/..
|
||||
|
||||
APP_STL := system
|
||||
APP_STL := gnustl_static
|
||||
|
||||
include jni/Settings.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user