mirror of
https://gitee.com/openharmony/communication_dsoftbus
synced 2024-11-23 16:59:54 +00:00
format gn
Signed-off-by: zourongchun <zourongchun@huawei.com>
This commit is contained in:
parent
babc5d09fd
commit
0040e84893
@ -152,12 +152,12 @@ if (defined(ohos_lite)) {
|
||||
sources = dsoftbus_server_common_src
|
||||
sources += [
|
||||
"$dsoftbus_root_path/sdk/frame/$os_type/src/if_softbus_client.cpp",
|
||||
"common/src/softbus_server_frame.c",
|
||||
"$os_type/client_manager/src/softbus_client_info_manager.cpp",
|
||||
"$os_type/init/src/if_softbus_server.cpp",
|
||||
"$os_type/init/src/softbus_server.cpp",
|
||||
"$os_type/init/src/softbus_server_death_recipient.cpp",
|
||||
"$os_type/init/src/softbus_server_stub.cpp",
|
||||
"common/src/softbus_server_frame.c",
|
||||
]
|
||||
deps = dsoftbus_server_common_deps
|
||||
deps += [
|
||||
|
Loading…
Reference in New Issue
Block a user