mirror of
https://gitee.com/openharmony/window_window_manager
synced 2024-11-23 15:00:12 +00:00
Comment: 独立编译整改 Signed-off-by: jiangzhijun8 <jiangzhijun7@huawei.com>
This commit is contained in:
parent
ed96a56c59
commit
b8b34346e0
@ -19,7 +19,7 @@
|
||||
#include <string>
|
||||
#include <unordered_map>
|
||||
|
||||
#include "../dm/dm_common.h"
|
||||
#include "dm_common.h"
|
||||
#include "wm_common.h"
|
||||
|
||||
namespace OHOS {
|
||||
|
@ -47,6 +47,7 @@ if (!ispreview) {
|
||||
"${graphic_base_path}/graphic_2d/rosen/modules/platform/utils",
|
||||
"${graphic_base_path}/graphic_2d/rosen/modules/platform/ipc_core",
|
||||
"${graphic_base_path}/graphic_2d/rosen/modules/platform/image_native",
|
||||
"${window_base_path}/interfaces/innerkits/wm",
|
||||
]
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user