Files
qt-creator/share/qtcreator/templates/html5app/html5applicationviewer/html5applicationviewer.pri

11 lines
378 B
Plaintext
Raw Normal View History

# This file was generated by the Html5 Application wizard of Qt Creator.
# The code below adds the Html5ApplicationViewer 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 += webkit
SOURCES += $$PWD/html5applicationviewer.cpp
HEADERS += $$PWD/html5applicationviewer.h
INCLUDEPATH += $$PWD