misc/Android.mk
author sheepluva
Fri, 15 Mar 2013 11:12:42 +0100
changeset 8731 924840dad6a0
parent 8538 0e113487c4b2
child 9371 f3840de881bd
permissions -rw-r--r--
fix compilation with clang. fixes issue #553 - thanks to julien for reporting and to drew for the first part of the fix

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)/libphysfs/Android.mk
include $(MISC_DIR)/libphyslayer/Android.mk