mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-22 11:38:57 +00:00
feat: Resolve StatusQ modules highlighting and add qml compiler for detecting coompile time errors
This commit is contained in:
parent
e2c178ad43
commit
3f9f3d5b15
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user