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 r4bbit.eth
parent bdd699557d
commit e1b0f2dc9a
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