misc/Android.mk
author koda
Thu, 28 Feb 2013 22:47:42 +0100
changeset 8608 50cc0131b109
parent 8538 0e113487c4b2
child 9371 f3840de881bd
permissions -rw-r--r--
move weapons line away from hwconsts.h so that modifying it doesn't needlessly recompile everything, introduce a way to try documenting which weapons each number represents

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