misc/Android.mk
author nemo
Sat, 07 Oct 2017 13:23:58 -0400
changeset 12668 308846e05154
parent 9372 915436ff64ab
permissions -rw-r--r--
extend overridable graphics/sounds to 8 of each, for lua scripters who really like having their own sprites/sounds. these should not be used in the engine.

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