feat: Resolve StatusQ modules highlighting and add qml compiler for detecting coompile time errors

This commit is contained in:
B.Melnik 2021-10-15 18:53:48 +03:00 committed by Michał Cieślak
parent e2c178ad43
commit 3f9f3d5b15
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
QT += quick svg
CONFIG += c++11 warn_on
CONFIG += c++11 warn_on qtquickcompiler
QML_IMPORT_PATH= $$PWD/../src
DEFINES += QT_DEPRECATED_WARNINGS