mirror of
https://gitee.com/openharmony/multimedia_av_codec
synced 2025-02-08 00:52:48 +00:00
【修改说明】修改 dfx 组件的 gn 文件
Signed-off-by: West <weihouyao@huawei.com>
This commit is contained in:
parent
3f93baab07
commit
78be71a6d4
@ -28,7 +28,11 @@ ohos_shared_library("av_codec_service_dfx") {
|
||||
debug = false
|
||||
}
|
||||
|
||||
sources = [ "avcodec_dfx.cpp" ]
|
||||
sources = [
|
||||
"avcodec_dfx.cpp",
|
||||
"avcodec_log_dump.cpp",
|
||||
"avcodec_xcollie.cpp",
|
||||
]
|
||||
|
||||
include_dirs = [
|
||||
"include",
|
||||
@ -65,7 +69,7 @@ ohos_shared_library("av_codec_service_dfx") {
|
||||
|
||||
external_deps = [
|
||||
"c_utils:utils",
|
||||
"hicollie_native:libhicollie",
|
||||
"hiviewdfx:libxcollie",
|
||||
"hisysevent_native:libhisysevent",
|
||||
"hitrace_native:hitrace_meter",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
|
Loading…
x
Reference in New Issue
Block a user