misc/Android.mk
author koda
Fri, 22 Feb 2013 10:12:17 +0100
branchphysfslayer
changeset 8533 2d7703d6bc22
parent 8062 abbcdf73327a
child 8538 0e113487c4b2
permissions -rw-r--r--
this should make physfs happy to link on windows too, forcing every function in its proper dll and skipping linklib

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