misc/Android.mk
author sheepluva
Sun, 19 Jan 2014 14:58:54 +0100
changeset 10018 bdf75f0350bd
parent 9372 915436ff64ab
permissions -rw-r--r--
(experimental) merging the new procedures for different pixel representations (1D/2D arrays) into a single procedure with the algorithm and two procedures for the different mapping. - because redundant code sucks (at least twice)

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