misc/Android.mk
author sheepluva
Sat, 18 Jul 2015 02:44:36 +0200
changeset 11019 67ef02300508
parent 9372 915436ff64ab
permissions -rw-r--r--
always draw border on terrain if there is only a map mask and no map image. this is a workaround for the fact that space campaign masks use white (lfObject) color instead of black (lfBasic)

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