From: Twinaphex Date: Tue, 21 May 2019 07:11:59 +0000 (+0200) Subject: Update Android.mk X-Git-Tag: r24l~725 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cadb88547d18552628dd9ccf5751fac1c54240fd;p=pcsx_rearmed.git Update Android.mk --- diff --git a/jni/Android.mk b/jni/Android.mk index a4bf7479..1051e99c 100644 --- a/jni/Android.mk +++ b/jni/Android.mk @@ -4,6 +4,8 @@ $(shell cd "$(LOCAL_PATH)" && ((git describe || echo) | sed -e 's/.*/#define REV $(shell cd "$(LOCAL_PATH)" && (diff -q ../frontend/revision.h_ ../frontend/revision.h > /dev/null 2>&1 || cp ../frontend/revision.h_ ../frontend/revision.h)) $(shell cd "$(LOCAL_PATH)" && (rm ../frontend/revision.h_)) +HAVE_CHD ?= 1 + ROOT_DIR := $(LOCAL_PATH)/.. CORE_DIR := $(ROOT_DIR)/libpcsxcore SPU_DIR := $(ROOT_DIR)/plugins/dfsound