Refine editor host boundary
This commit is contained in:
@@ -124,7 +124,7 @@ if(TARGET XCEditorCore)
|
||||
${XCENGINE_EDITOR_UI_TESTS_EDITOR_ROOT}/app/Composition
|
||||
${XCENGINE_EDITOR_UI_TESTS_EDITOR_ROOT}/app/Core
|
||||
${XCENGINE_EDITOR_UI_TESTS_EDITOR_ROOT}/app/Features
|
||||
${XCENGINE_EDITOR_UI_TESTS_EDITOR_ROOT}/app/Host
|
||||
${XCENGINE_EDITOR_UI_TESTS_EDITOR_ROOT}/app/Host/Interfaces
|
||||
${XCENGINE_EDITOR_UI_TESTS_EDITOR_ROOT}/app/Rendering
|
||||
${XCENGINE_EDITOR_UI_TESTS_EDITOR_ROOT}/app/Scene
|
||||
${XCENGINE_EDITOR_UI_TESTS_EDITOR_ROOT}/app/Services
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
#include <XCEditor/Shell/UIEditorShellCapturePolicy.h>
|
||||
#include <XCEditor/Workspace/UIEditorWorkspaceCompose.h>
|
||||
|
||||
#include "app/Platform/Win32/EditorWindowPointerCapture.h"
|
||||
#include "app/Host/Interfaces/EditorWindowPointerCapture.h"
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
#include "app/Platform/Win32/InputModifierTracker.h"
|
||||
#include "app/Host/Win32/InputModifierTracker.h"
|
||||
|
||||
#include <XCEngine/UI/Types.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user