DEV : try to compile Android directly

This commit is contained in:
Edouard DUPIN 2012-08-08 18:17:55 +02:00
parent aa55ba51b9
commit 431b3c77f9

View File

@ -9,7 +9,7 @@ $(info $(LOCAL_MODULE) version TAG : $(LOCAL_VERSION_TAG))
# name of the dependency
LOCAL_STATIC_LIBRARIES := libfreetype
LOCAL_STATIC_LIBRARIES := freetype
LOCAL_C_INCLUDES := $(LOCAL_PATH) \
$(LOCAL_PATH)/agg/ \