misc/Android.mk
author Xeli
Sun, 18 Mar 2012 00:02:33 +0100
changeset 6796 3e89dbdc7db9
parent 6045 9a7cc0f29430
child 8062 abbcdf73327a
permissions -rw-r--r--
You can now change AMAnimType to enable the animation through the x/y axis and alpha for example AMAnimType:= AMTypeMaskX or AMTypeMaskAlpha will enable movement over the X axis and alpha

MISC_DIR   := $(call my-dir)
LOCAL_PATH := MISC_DIR

include $(MISC_DIR)/libfreetype/Android.mk
include $(MISC_DIR)/liblua/Android.mk
include $(MISC_DIR)/libtremor/Android.mk