misc/Android.mk
author Xeli
Sat, 12 Nov 2011 14:48:35 +0100
branchhedgeroid
changeset 6230 de1e43054017
parent 6045 9a7cc0f29430
child 8062 abbcdf73327a
permissions -rw-r--r--
automated the build process some more, users must add the android ndk, sdk and fpc dir to their $PATH and cmake will do the rest, I still need a solution for the sdl dir. Subrepo's perhaps?

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