提交 61e7e206 编写于 作者: 耿文广

1

Signed-off-by: N耿文广 <gengwenguang@huawei.com>
上级 6f2f82fc
......@@ -23,7 +23,10 @@ ohos_js_hap_suite("ActsBundleNativeTest") {
ets2abc = true
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsBundleNativeTest"
shared_libraries = [ "./entry/src/main/cpp:bundlendk" ]
shared_libraries = [
"./entry/src/main/cpp:bundlendk",
":libcppsharedso",
]
}
ohos_prebuilt_shared_library("libcppsharedso") {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册