mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-02-07 14:18:25 +00:00
liblinphone_tester.mk: use correct bc_tester_utils.c source
This commit is contained in:
parent
6aacbf1af4
commit
5a0c92bac3
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue