misc/Android.mk
author unc0rr
Sun, 17 Jun 2012 00:08:20 +0400
changeset 7252 74a92f39703b
parent 6045 9a7cc0f29430
child 8062 abbcdf73327a
permissions -rw-r--r--
Catch all types of exceptions in recv thread. Should probably help with ghosts problem, though I have no idea which else kind of exception could arise there.

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