questzdoom/Projects/Android/jni/gzdoom-g3.3mgw_mobile/mobile/Android.mk
Simon 31386f35b5 Initial commit..
doesn't even build at this stage..
2020-02-22 16:10:48 +00:00

15 lines
447 B
Makefile

GZDOOM_TOP_PATH := $(call my-dir)/../
include $(GZDOOM_TOP_PATH)/mobile/Android_lzma.mk
include $(GZDOOM_TOP_PATH)/mobile/Android_zlib.mk
include $(GZDOOM_TOP_PATH)/mobile/Android_gdtoa.mk
include $(GZDOOM_TOP_PATH)/mobile/Android_dumb.mk
include $(GZDOOM_TOP_PATH)/mobile/Android_gme.mk
include $(GZDOOM_TOP_PATH)/mobile/Android_bzip2.mk
#include $(GZDOOM_TOP_PATH)/mobile/Android_asmjit.mk
include $(GZDOOM_TOP_PATH)/mobile/Android_src.mk