misc/Android.mk
author Wuzzy <Wuzzy2@mail.ru>
Mon, 28 Oct 2019 18:58:13 +0100
changeset 15494 3c0a3c824c49
parent 9372 915436ff64ab
permissions -rw-r--r--
Racer: Force-enable solid land Otherwise, the land could degrade after each round, making the game progressively easier for later players

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