misc/Android.mk
author unc0rr
Fri, 25 Apr 2014 14:22:59 +0400
changeset 10227 0b848d595f22
parent 9372 915436ff64ab
permissions -rw-r--r--
- Fix bug with infinite rounds in racer when a team quits mid-game - Don't allow placing waypoint right on top of previous one, prevents accidental double waypoints - Don't limit maps on number of embedded waypoints

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