独立编译整改

Signed-off-by: zhaohang <zhaohang44@huawei.com>
This commit is contained in:
zhaohang
2024-07-12 14:06:10 +08:00
parent 3667bc91f8
commit 13f7a88428
5 changed files with 8 additions and 1 deletions
+2 -1
View File
@@ -44,7 +44,8 @@
"hitrace",
"graphic_surface",
"window_manager",
"openssl"
"openssl",
"graphic_2d"
]
},
"build": {
+1
View File
@@ -53,6 +53,7 @@ ohos_shared_library("libdinput_dfx_utils") {
"hilog:libhilog",
"hisysevent:libhisysevent",
"ipc:ipc_core",
"json:nlohmann_json_static",
"safwk:system_ability_fwk",
"samgr:samgr_proxy",
]
+2
View File
@@ -74,7 +74,9 @@ ohos_shared_library("libdinput_sink") {
"distributed_hardware_fwk:distributed_av_sender",
"distributed_hardware_fwk:distributedhardwareutils",
"distributed_hardware_fwk:libdhfwk_sdk",
"dsoftbus:softbus_client",
"eventhandler:libeventhandler",
"graphic_2d:librender_service_base",
"graphic_surface:surface",
"hilog:libhilog",
"hisysevent:libhisysevent",
+2
View File
@@ -58,9 +58,11 @@ ohos_shared_library("libdinput_source_trans") {
"distributed_hardware_fwk:distributed_av_sender",
"distributed_hardware_fwk:distributedhardwareutils",
"distributed_hardware_fwk:libdhfwk_sdk",
"dsoftbus:softbus_client",
"eventhandler:libeventhandler",
"hilog:libhilog",
"hitrace:hitrace_meter",
"ipc:ipc_core",
"json:nlohmann_json_static",
"libevdev:libevdev",
"samgr:samgr_proxy",
+1
View File
@@ -64,6 +64,7 @@ ohos_shared_library("libdinput_sink_state") {
"hilog:libhilog",
"hitrace:hitrace_meter",
"ipc:ipc_core",
"json:nlohmann_json_static",
"libevdev:libevdev",
"safwk:system_ability_fwk",
"samgr:samgr_proxy",