提交 bb46aaeb 编写于 作者: W w00438353

Change namespace from zidane to harmony

Change-Id: I4a35fb43d9c8595242a32e8ff46d69d1d7354517
上级 6f360223
# Copyright (c) Huawei Technologies Co., Ltd. 2019-2019. All rights reserved.
import("//build/zidane.gni")
import("//build/harmonyos.gni")
zidane_source_set("png_static") {
harmonyos_source_set("png_static") {
sources = [
"//third_party/libpng/png.c",
"//third_party/libpng/pngerror.c",
......@@ -45,7 +45,7 @@ zidane_source_set("png_static") {
]
}
zidane_shared_library("libpng") {
harmonyos_shared_library("libpng") {
deps = [
":png_static",
]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册