Files
qt-creator/share/qtcreator/templates/shared/qtquickapplicationviewer/qtquick1applicationviewer/qtquick1applicationviewer.pri

12 lines
399 B
Plaintext
Raw Normal View History

# This file was generated by the Qt Quick 1 Application wizard of Qt Creator.
# The code below adds the QtQuick1ApplicationViewer to the project.
#
# It is recommended not to modify this file, since newer versions of Qt Creator
# may offer an updated version of it.
QT += declarative
SOURCES += $$PWD/qtquick1applicationviewer.cpp
HEADERS += $$PWD/qtquick1applicationviewer.h
INCLUDEPATH += $$PWD