misc/Android.mk
author sheepluva
Sun, 04 Aug 2019 00:30:56 +0200
changeset 15292 70d416a8f63f
parent 9372 915436ff64ab
permissions -rw-r--r--
fix bug #750: workaround GL2 function params const-iness issues with pas2c

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