Add support qt6

This commit is contained in:
Oleg Korshul
2025-08-20 17:46:40 +03:00
parent 5958a31328
commit 980a95f4d1
23 changed files with 266 additions and 38 deletions

View File

@ -68,7 +68,8 @@ INCLUDEPATH += \
$$BASEEDITORS_PATH/lib/include \
$$BASEEDITORS_PATH/lib/qt_wrapper/include \
$$CORE_ROOT_DIR/DesktopEditor \
$$CORE_ROOT_DIR/Common
$$CORE_ROOT_DIR/Common \
$$PWD/src
HEADERS += \
$$PWD/src/windows/cmainwindow.h \