提交 3674027f 编写于 作者: G guduhanyan

20200925XTC00

Signed-off-by: Nguduhanyan <xuyanjun27@163.com>
上级 e7c69667
......@@ -18,14 +18,16 @@ ohos_js_hap_suite("time_js_test") {
":time_js_assets",
":time_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 = "TimeJSApiTest"
# part_name = "prebuilt_hap"
# subsystem_name = "xts"
# part_name = "prebuilt_hap"
# subsystem_name = "xts"
}
ohos_js_assets("time_js_assets") {
source_dir = "./src/main/js/default"
......@@ -33,4 +35,4 @@ ohos_js_assets("time_js_assets") {
ohos_resources("time_resources") {
sources = [ "./src/main/resources" ]
hap_profile = "./src/main/config.json"
}
\ No newline at end of file
}
......@@ -18,14 +18,16 @@ ohos_js_hap_suite("timer_js_test") {
":time_js_assets",
":time_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 = "TimerJSApiTest"
# part_name = "prebuilt_hap"
# subsystem_name = "xts"
# part_name = "prebuilt_hap"
# subsystem_name = "xts"
}
ohos_js_assets("time_js_assets") {
source_dir = "./src/main/js/default"
......@@ -33,4 +35,4 @@ ohos_js_assets("time_js_assets") {
ohos_resources("time_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.
先完成此消息的编辑!
想要评论请 注册