mirror of
https://gitee.com/openharmony/graphic_graphic_2d
synced 2024-11-23 07:02:25 +00:00
头文件开放
Signed-off-by: limingkang <limingkang1@huawei.com> Change-Id: I9b73638fb1b74b9dce74c8b3e84dc79f548b7400
This commit is contained in:
parent
4ab5c8f3aa
commit
c03963a6f2
@ -39,7 +39,10 @@ config("egl_config") {
|
||||
}
|
||||
|
||||
config("egl_public_config") {
|
||||
include_dirs = [ "include" ]
|
||||
include_dirs = [
|
||||
"include",
|
||||
"src/EGL/include/private/EGL",
|
||||
]
|
||||
if (graphic_2d_feature_use_igraphics_extend_hooks) {
|
||||
include_dirs += egl_igraphics_extend_hooks_include_dirs
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user