From 431b3c77f947b1fd23f273f852e6613c8e888bac Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Wed, 8 Aug 2012 18:17:55 +0200 Subject: [PATCH] DEV : try to compile Android directly --- Generic.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Generic.mk b/Generic.mk index 276c15e..ecd729f 100644 --- a/Generic.mk +++ b/Generic.mk @@ -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/ \