misc/Android.mk
author KoBeWi <kobewi4e@gmail.com>
Sat, 15 Oct 2016 20:06:42 +0200
changeset 11873 7db5aef27e8d
parent 9372 915436ff64ab
permissions -rw-r--r--
support for alternate sound paths [this is allowing themes to override certain sound files; reviewed and committed by sheepluva, fixes pending]

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