Added some support for NDK r5, commented out cin/cout/cerr in built-in STLPort bercause they keep crashing

This commit is contained in:
pelya
2010-12-20 12:21:25 +00:00
parent e34e40f4c1
commit e83d174cdc
7 changed files with 39 additions and 17 deletions
+2
View File
@@ -1,4 +1,6 @@
APP_PROJECT_PATH := $(call my-dir)/..
APP_STL := stlport_shared
include jni/Settings.mk