misc/Android.mk
author nemo
Mon, 25 Feb 2013 10:53:33 -0500
branchicegun
changeset 8570 cbd25e677446
parent 8062 abbcdf73327a
child 8538 0e113487c4b2
permissions -rw-r--r--
quick and dirty and inefficient example of Tiy's suggested terrain sampling. Still needs moving to uLandGraphics

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
include $(MISC_DIR)/physfs/Android.mk