summaryrefslogtreecommitdiff
path: root/share/qtcreator/templates/shared/qtquickapplicationviewer/qtquick2controlsapplicationviewer/qtquick2controlsapplicationviewer.pri
blob: 32007f73fd0261bc5106098d051b02e693fd6e1c (plain)
1
2
3
4
5
6
7
8
9
10
11
# This file was generated by the Qt Quick 2 Controls Application wizard of Qt Creator.
# The code below adds the QtQuick2ApplicationViewer to the project and handles
# the activation of QML debugging.
# It is recommended not to modify this file, since newer versions of Qt Creator
# may offer an updated version of it.

QT += qml quick widgets

SOURCES += $$PWD/qtquick2controlsapplicationviewer.cpp
HEADERS += $$PWD/qtquick2controlsapplicationviewer.h
INCLUDEPATH += $$PWD