misc/Android.mk
author nemo
Sun, 15 Nov 2015 10:22:42 -0500
changeset 11389 c93f204a5a00
parent 9372 915436ff64ab
permissions -rw-r--r--
Set gears that go off map to gmDestroy instead of collision, disable morewind for no-gravity gears, restrict application of wind to gears that are already moving and not colliding.

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