misc/Android.mk
author sheepluva
Mon, 04 May 2015 18:32:33 +0200
changeset 10926 43612076e989
parent 9372 915436ff64ab
permissions -rw-r--r--
chat: simplify some code and fix bugs I noticed during testing

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