misc/Android.mk
author Vittorio Giovara <vittorio.giovara@gmail.com>
Wed, 11 Nov 2015 18:40:52 +0100
changeset 11354 78156dc2cab3
parent 9372 915436ff64ab
permissions -rw-r--r--
cmake: Set OLD for policy 26 We need to get target location because of our bundled dependencies.

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