misc/Android.mk
author unc0rr
Mon, 29 Oct 2018 23:06:18 +0100
changeset 14050 4b40bdd214df
parent 9372 915436ff64ab
permissions -rw-r--r--
Use next_power_of_two() just like hedgewars engine does, expose original and real dimensions

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