misc/Android.mk
author koda
Sun, 22 Apr 2012 02:10:44 +0200
changeset 6906 6f5e1e64f106
parent 6045 9a7cc0f29430
child 8062 abbcdf73327a
permissions -rw-r--r--
fix compiling hw for ios (was looking for the wrong math.h and used an old variable name)

MISC_DIR   := $(call my-dir)
LOCAL_PATH := MISC_DIR

include $(MISC_DIR)/libfreetype/Android.mk
include $(MISC_DIR)/liblua/Android.mk
include $(MISC_DIR)/libtremor/Android.mk