Files
commandergenius/project/jni/Application.mk
T
pelya 4a02eeeded Revert "Disabled STLPort built into NDK in favor of my own STLPort, disabled cin/cout/cerr in my STLPort"
Probably I'll need that commit someday, so I can pull it from Git history now

This reverts commit a3106f9048.
2010-12-20 14:37:32 +00:00

7 lines
91 B
Makefile

APP_PROJECT_PATH := $(call my-dir)/..
APP_STL := stlport_shared
include jni/Settings.mk