misc/Android.mk
author Xeli
Tue, 22 May 2012 00:40:43 +0200
changeset 7106 aacb90365d3d
parent 6045 9a7cc0f29430
child 8062 abbcdf73327a
permissions -rw-r--r--
fixed wheelup/down Wheel up and down used to be swapped in both binds.cpp and uKeys.pas (2 wrongs make a right eh) After I fixed uKeys zooming was inverted, so I changed binds.cpp too, but now existing teams will still have its zoom inverted..

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