mirror of
https://github.com/openharmony/ace_engine_lite.git
synced 2026-07-19 13:31:06 -04:00
@@ -54,5 +54,6 @@ shared_library("ace_module_manager") {
|
||||
"//third_party/bounds_checking_function:libsec_shared",
|
||||
"//third_party/jerryscript/jerry-core:jerry-core_shared",
|
||||
"//utils/native/lite/js/builtin:ace_utils_kits",
|
||||
"//base/powermgr/battery_lite/interfaces/kits/js:battery_utils_kits",
|
||||
]
|
||||
}
|
||||
|
||||
@@ -89,6 +89,7 @@ ace_test_deps = [
|
||||
"//foundation/graphic/wms:lite_wms",
|
||||
"//utils/native/lite/js/builtin:ace_utils_kits",
|
||||
"//utils/native/lite/kv_store/src:utils_kv_store",
|
||||
"//base/powermgr/battery_lite/interfaces/kits/js:battery_utils_kits",
|
||||
]
|
||||
|
||||
# all other extra deps when compiling the whole ace source code with test case together
|
||||
|
||||
Reference in New Issue
Block a user