misc/Android.mk
author antonc27 <antonc27@mail.ru>
Sat, 08 Aug 2015 22:52:24 +0200
branchios-revival
changeset 11095 59fdc1ea1a4d
parent 9372 915436ff64ab
permissions -rw-r--r--
- Fix for "error: invalid abbreviation code [115] for DIE at" More info here: http://forum.unity3d.com/threads/error-in-lastest-xcode.233591/ Note: But in this case we are not be able to read crash reports without dSYM ! So, this need to be improved

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