提交 58afada5 编写于 作者: L lijiahao

switch path deps on utils to commonlibrary

Signed-off-by: Nlijiahao <lijiahao36@huawei.com>
上级 d8de57ac
...@@ -20,7 +20,7 @@ if (ohos_build_type == "debug") { ...@@ -20,7 +20,7 @@ if (ohos_build_type == "debug") {
include_dirs = [ include_dirs = [
"./include", "./include",
"//third_party/mbedtls/include", "//third_party/mbedtls/include",
"//utils/native/lite/include", "//commonlibrary/utils_lite/include",
"//third_party/bounds_checking_function/include", "//third_party/bounds_checking_function/include",
] ]
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册