提交 e3f5f00d 编写于 作者: C chenxuihui

modify BUILD.gn format

Signed-off-by: Nchenxuihui <chenxuhui2@huawei.com>
上级 4a722d8e
......@@ -18,14 +18,16 @@ ohos_js_hap_suite("hiappeventjstest") {
":hiappevent_js_assets",
":hiappevent_resources",
]
# shared_libraries = [
# "//third_party/giflib:libgif",
# "//third_party/libpng:libpng",
# ]
# shared_libraries = [
# "//third_party/giflib:libgif",
# "//third_party/libpng:libpng",
# ]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "HiAppeventTest"
# part_name = "prebuilt_hap"
# subsystem_name = "xts"
# part_name = "prebuilt_hap"
# subsystem_name = "xts"
}
ohos_js_assets("hiappevent_js_assets") {
source_dir = "./src/main/js/default"
......@@ -33,4 +35,4 @@ ohos_js_assets("hiappevent_js_assets") {
ohos_resources("hiappevent_resources") {
sources = [ "./src/main/resources" ]
hap_profile = "./src/main/config.json"
}
\ No newline at end of file
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册