misc/Android.mk
author koda
Tue, 31 Dec 2013 00:32:55 +0100
branch0.9.20
changeset 9886 af0520a6bf00
parent 9372 915436ff64ab
permissions -rw-r--r--
switch every optimization from Os to O2 Also move 'disable optimizations' in the internal pascal file for debug mode.

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