提交 ae50d409 编写于 作者: H hekun

fix the gn2

Signed-off-by: Nhekun <hekun18@huawei.com>
上级 3b33b778
...@@ -56,14 +56,12 @@ ohos_shared_library("nativerender") { ...@@ -56,14 +56,12 @@ ohos_shared_library("nativerender") {
"//third_party/EGL:libEGL_public_config", "//third_party/EGL:libEGL_public_config",
"//third_party/openGLES:libGLES_public_config", "//third_party/openGLES:libGLES_public_config",
] ]
external_deps = [ external_deps = [ "napi:ace_napi" ]
"napi:ace_napi",
]
deps = [ deps = [
"$compath3/frameworks/hilog_ndk:hilog_ndk",
"$comPath:ace_ndk", "$comPath:ace_ndk",
"$compath2:EGL", "$compath2:EGL",
"$compath2:GLESv3", "$compath2:GLESv3",
"$compath3/frameworks/hilog_ndk:hilog_ndk",
] ]
output_extension = "so" output_extension = "so"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册