project_files/Android-build/SDL-android-project/jni/Android.mk
author Xeli
Sat, 08 Oct 2011 14:55:13 +0200
branchhedgeroid
changeset 6039 d75329716a02
parent 5304 e29aa9e29f00
child 6043 9bd2d6b1ba52
permissions -rw-r--r--
Removed the need for duplicate libraries, the android build now uses lua, freetype and tremor from misc/

#Set the current path
JNI_DIR  := $(call my-dir)
LOCAL_PATH := $(JNI_DIR)

include $(call all-subdir-makefiles)

include $(CLEAR_VARS)
include $(JNI_DIR)/../../../../misc/Android.mk