misc/Android.mk
author sheepluva
Mon, 20 Jan 2014 10:40:59 +0100
changeset 10025 ec966363adbe
parent 9372 915436ff64ab
permissions -rw-r--r--
new cmake option NOVERSIONINFOUPDATE -- to be used if source is in a git/repo that is NOT the hedgewars repo

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