overte-lubosz/tests-manual/ui/qmlscratch.pro
2018-11-06 14:21:14 +05:30

13 lines
259 B
Prolog

TEMPLATE = app
QT += gui qml quick xml webengine widgets
CONFIG += c++11
SOURCES += src/main.cpp
# Additional import path used to resolve QML modules in Qt Creator's code model
QML_IMPORT_PATH = ../../interface/resources/qml
DISTFILES += \
qml/*.qml