misc/Android.mk
author Mitchell Kember <mk12360@gmail.com>
Fri, 30 Nov 2012 15:29:09 -0500
changeset 8147 53190e590919
parent 8062 abbcdf73327a
child 8538 0e113487c4b2
permissions -rw-r--r--
Use same macro for hiding video record button and keybinding Modified my previous patch to use the already-in-place VIDEOREC macro (used previously just for hiding the button on the main menu) instead of creating another one. https://google-melange.appspot.com/gci/task/view/google/gci2012/7948213

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
include $(MISC_DIR)/physfs/Android.mk