Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
liblinphone
Commits
5a0c92ba
Commit
5a0c92ba
authored
9 years ago
by
Gautier Pelloux-Prayer
Browse files
Options
Download
Patches
Plain Diff
liblinphone_tester.mk: use correct bc_tester_utils.c source
parent
6aacbf1a
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
build/android/liblinphone_tester.mk
+2
-2
build/android/liblinphone_tester.mk
with
2 additions
and
2 deletions
build/android/liblinphone_tester.mk
+
2
−
2
View file @
5a0c92ba
LOCAL_PATH
:=
$(
call my-dir
)
/../../tester
common_SRC_FILES
:=
\
../../belle-sip/tester/
common/bc_tester_utils.c
\
common/bc_tester_utils.c
\
call_tester.c
\
liblinphone_tester.c
\
message_tester.c
\
...
...
@@ -30,7 +30,7 @@ common_C_INCLUDES += \
$(
LOCAL_PATH
)
/../coreapi
\
$(
LOCAL_PATH
)
/../oRTP/include
\
$(
LOCAL_PATH
)
/../mediastreamer2/include
\
$(
LOCAL_PATH
)
/
../../belle-sip/tester/
common
\
$(
LOCAL_PATH
)
/common
include
$(CLEAR_VARS)
...
...
This diff is collapsed.
Click to expand it.
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets