misc/Android.mk
author sheepluva
Tue, 12 Jan 2016 20:40:12 +0100
changeset 11504 9c5d9993b14b
parent 9372 915436ff64ab
permissions -rw-r--r--
fix volume being at 0 on engine start. note: seems window focus changes are not detected atm. (relevant for sound dampening)

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