misc/Android.mk
author koda
Sat, 06 Jul 2013 19:29:18 +0200
changeset 9317 a04c30940d2d
parent 8538 0e113487c4b2
child 9371 f3840de881bd
permissions -rw-r--r--
use SDL2 as ifdef symbol because we're not really sdl1.3 compatible, change the compatibility layer, drop unused code, add some documentation

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