project_files/Android-build/SDL-android-project/jni/Android.mk
author nemo
Wed, 07 Dec 2011 11:35:03 -0500
changeset 6515 74a04089bb56
parent 6043 9bd2d6b1ba52
child 7494 e65adfc99f15
permissions -rw-r--r--
Suggestion of sheepluva's - disable timebox in crates after SD, and set to disabled in Ammo. Also disable switch hedgehog for teams of 1 hedgehog in size, and try and correct what appears to be a bug in reserved hats.

#Set the current path must be set like this because call all-subdir-makefiles changes LOCAL_PATH
JNI_DIR  := $(call my-dir)
LOCAL_PATH := $(JNI_DIR)

include $(call all-subdir-makefiles)

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