misc/Android.mk
author sheepluva
Mon, 21 Nov 2011 21:23:23 +0100
branch0.9.18
changeset 7911 98b806c1793d
parent 6045 9a7cc0f29430
child 8062 abbcdf73327a
permissions -rw-r--r--
this should fix the highlighting failz with non-lowercase player names like the one CheezeMonkey ran into. there is a workaround: in the user dir put the playername in <playerNameWithCorrectCase>_highlight.txt

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