misc/Android.mk
author S.D.
Sun, 16 Oct 2022 13:14:16 +0300
changeset 15908 014f4edd0421
parent 9372 915436ff64ab
permissions -rw-r--r--
Add Drawing mode, which allows drawing some graphics private to the members of a clan

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