Remove unused depedency on c++ stl.

This commit is contained in:
Guillaume Beraudo 2011-03-31 16:03:05 +02:00
parent fe11ec1543
commit bf0ea60243

View file

@ -1,6 +1,6 @@
APP_PROJECT_PATH := $(call my-dir)/../
APP_MODULES :=libspeex libgsm libortp libosip2 libeXosip2 libmediastreamer2 liblinphone
APP_STL := stlport_static
#APP_STL := stlport_static
ifeq ($(WITH_OPENSSL),1)