Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
liblinphone
Commits
632f0ac0
Commit
632f0ac0
authored
Sep 16, 2013
by
jehan
Browse files
add libopus to android.mk
parent
f754eae2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
build/android/common.mk
build/android/common.mk
+3
-0
No files found.
build/android/common.mk
View file @
632f0ac0
...
...
@@ -226,6 +226,9 @@ LOCAL_C_INCLUDES += \
$(LOCAL_PATH)
/../../externals/sqlite3/
endif
ifeq
($(BUILD_SQLITE),1)
LOCAL_STATIC_LIBRARIES
+=
libopus
endif
LOCAL_EXPORT_C_INCLUDES
:=
$(LOCAL_C_INCLUDES)
LOCAL_EXPORT_CFLAGS
:=
$(LOCAL_CFLAGS)
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