misc/Android.mk
author Wuzzy <almikes@aol.com>
Wed, 05 Apr 2017 17:26:59 +0200
changeset 12162 e4294b5cc2e7
parent 9372 915436ff64ab
permissions -rw-r--r--
Remove Lua function SetAmmoStore This function very obscure and has never been used, nobody will miss it. See issue #145 for full rationale.

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

include $(MISC_DIR)/liblua/Android.mk
include $(MISC_DIR)/libphysfs/Android.mk
include $(MISC_DIR)/libphyslayer/Android.mk