Skip to content
Snippets Groups Projects
Commit 3ec91b84 authored by pedroGitt's avatar pedroGitt
Browse files

Add possibility to define NDK_DEBUG flag

parent c485bf1d
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,8 @@ LOCAL_CFLAGS+= -DOLMLIB_VERSION_MAJOR=$(MAJOR) \
-DOLMLIB_VERSION_MINOR=$(MINOR) \
-DOLMLIB_VERSION_PATCH=$(PATCH)
#LOCAL_CFLAGS+= -DNDK_DEBUG=1
LOCAL_C_INCLUDES+= $(LOCAL_PATH)/$(SRC_ROOT_DIR)/include/ \
$(LOCAL_PATH)/$(SRC_ROOT_DIR)/lib
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment