misc/Android.mk
author Wuzzy <Wuzzy2@mail.ru>
Sat, 16 May 2020 01:36:44 +0200
changeset 15564 732b82f44c83
parent 9372 915436ff64ab
permissions -rw-r--r--
Hats webpage: Many improvements and fixes (2nd try) * Fix static hats not being animated properly * Make widges more user-friendly * Add local mode to hats webpage to make testing easier (IS_LOCAL variable) * Cleanup code * Update themes list * Update list of local hats

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