Disabled STLPort built into NDK in favor of my own STLPort, disabled cin/cout/cerr in my STLPort
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
APP_PROJECT_PATH := $(call my-dir)/..
|
||||
|
||||
APP_STL := stlport_shared
|
||||
APP_STL := system
|
||||
|
||||
include jni/Settings.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user