mirror of
https://gitee.com/openharmony/window_window_manager
synced 2024-11-27 00:51:35 +00:00
部件依赖
Signed-off-by: lpf <liaopengfei@h-partners.com>
This commit is contained in:
parent
dec1b1ec59
commit
56eb002cbf
@ -141,13 +141,13 @@ if (!ispreview) {
|
||||
]
|
||||
|
||||
external_deps = [
|
||||
"ability_runtime:ability_manager",
|
||||
"ace_engine:ace_uicontent",
|
||||
"hilog:libhilog",
|
||||
"napi:ace_napi",
|
||||
]
|
||||
|
||||
if (!build_ohos_sdk && !is_mingw) {
|
||||
external_deps += [ "ace_engine:ace_uicontent" ]
|
||||
external_deps += [ "ability_runtime:ability_manager" ]
|
||||
}
|
||||
|
||||
cflags_cc = [ "-DWINDOW_PREVIEW" ]
|
||||
|
Loading…
Reference in New Issue
Block a user