mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-14 07:05:40 -04:00
Disable debug
This commit is contained in:
parent
64692e19dd
commit
c2c99e781d
@ -6,7 +6,7 @@ include $(CLEAR_VARS)
|
|||||||
LOCAL_LDLIBS := -ldl -llog -landroid -lEGL
|
LOCAL_LDLIBS := -ldl -llog -landroid -lEGL
|
||||||
# -lGLESv2
|
# -lGLESv2
|
||||||
LOCAL_MODULE := pojavexec
|
LOCAL_MODULE := pojavexec
|
||||||
LOCAL_CFLAGS += -DDEBUG
|
# LOCAL_CFLAGS += -DDEBUG
|
||||||
# -DGLES_TEST
|
# -DGLES_TEST
|
||||||
LOCAL_SRC_FILES := \
|
LOCAL_SRC_FILES := \
|
||||||
egl_bridge.c \
|
egl_bridge.c \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user