misc/Android.mk
author Xeli
Sat, 24 Mar 2012 15:52:07 +0100
changeset 6812 929b467c7277
parent 6045 9a7cc0f29430
child 8062 abbcdf73327a
permissions -rw-r--r--
fixed some typo's. LUA_LIBRARY now points to the right name, regardless of the host machine. Running cmake after a bad attempt (ie forgot to add paths to PATH) now works rather than having to clean the cache

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