misc/Android.mk
author unc0rr
Sun, 17 Feb 2013 00:25:53 +0400
changeset 8508 f849b7b3af1d
parent 8062 abbcdf73327a
child 8538 0e113487c4b2
permissions -rw-r--r--
- Ensure that team file exists before saving into it (same fix as for hedgewars.ini, due to bug in Qt) - Fix build with .pro file

MISC_DIR   := $(call my-dir)
LOCAL_PATH := MISC_DIR

include $(MISC_DIR)/libfreetype/Android.mk
include $(MISC_DIR)/liblua/Android.mk
include $(MISC_DIR)/libtremor/Android.mk
include $(MISC_DIR)/physfs/Android.mk