mirror of
https://gitee.com/openharmony/arkui_ace_engine
synced 2024-12-11 10:01:58 +00:00
commit
693eaf27f0
@ -594,6 +594,8 @@ template("ace_core_source_set") {
|
||||
"common/rosen/rosen_asset_manager.cpp",
|
||||
"common/rosen/rosen_window.cpp",
|
||||
]
|
||||
include_dirs +=
|
||||
[ "//foundation/window/window_manager/interfaces/innerkits/wm" ]
|
||||
external_deps += [ "libuv:uv" ]
|
||||
}
|
||||
|
||||
|
@ -39,5 +39,6 @@ ohos_unittest("rosen_test") {
|
||||
external_deps = [
|
||||
"c_utils:utils",
|
||||
"hilog:libhilog",
|
||||
"window_manager:libwm",
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user