mirror of
https://github.com/openharmony/distributed_screen.git
synced 2026-07-19 17:04:08 -04:00
+10
-9
@@ -28,17 +28,18 @@
|
||||
],
|
||||
"deps":{
|
||||
"components":[
|
||||
"appexecfwk_standard",
|
||||
"eventhandler",
|
||||
"hiviewdfx_hilog_native",
|
||||
"ipc",
|
||||
"safwk",
|
||||
"samgr_standard",
|
||||
"dsoftbus",
|
||||
"utils_base",
|
||||
"hisysevent_native",
|
||||
"ipc",
|
||||
"hiviewdfx_hilog_native",
|
||||
"input",
|
||||
"graphic_standard",
|
||||
"distributed_hardware_fwk",
|
||||
"multimedia_media_standard"
|
||||
"samgr_standard",
|
||||
"safwk",
|
||||
"hitrace_native",
|
||||
"utils_base",
|
||||
"multimedia_media_standard",
|
||||
"window_manager"
|
||||
],
|
||||
"third_party":[
|
||||
"json"
|
||||
|
||||
@@ -16,7 +16,6 @@ import(
|
||||
"//foundation/distributedhardware/distributed_screen/distributedscreen.gni")
|
||||
|
||||
ohos_executable("distributedScreenTest") {
|
||||
install_enable = false
|
||||
include_dirs = [
|
||||
"${services_path}/common/utils/include",
|
||||
"${interfaces_path}/innerkits/native_cpp/screen_sink/include",
|
||||
|
||||
Reference in New Issue
Block a user