Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Michael Telatynski
Olm
Commits
acafa69c
Commit
acafa69c
authored
Oct 24, 2016
by
pedroGitt
Browse files
Add possibility to define NDK_DEBUG flag
parent
3ec91b84
Changes
1
Hide whitespace changes
Inline
Side-by-side
java/android/OlmLibSdk/olm-sdk/src/main/jni/Android.mk
View file @
acafa69c
...
...
@@ -18,7 +18,7 @@ LOCAL_CFLAGS+= -DOLMLIB_VERSION_MAJOR=$(MAJOR) \
-DOLMLIB_VERSION_MINOR
=
$(MINOR)
\
-DOLMLIB_VERSION_PATCH
=
$(PATCH)
#LOCAL_CFLAGS+= -DNDK_DEBUG
=1
#LOCAL_CFLAGS+= -DNDK_DEBUG
LOCAL_C_INCLUDES
+=
$(LOCAL_PATH)
/
$(SRC_ROOT_DIR)
/include/
\
$(LOCAL_PATH)
/
$(SRC_ROOT_DIR)
/lib
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment