From: Jiří Matěják Date: Fri, 27 Apr 2018 12:24:00 +0000 (+0200) Subject: pro updated X-Git-Url: http://rtime.felk.cvut.cz/gitweb/coffee/mtbrowser.git/commitdiff_plain/d8c505b91574b5bba987bb2aac66f3756e1033bc?ds=sidebyside pro updated --- diff --git a/minimal.pro b/minimal.pro deleted file mode 100644 index 23ce01d..0000000 --- a/minimal.pro +++ /dev/null @@ -1,10 +0,0 @@ -TEMPLATE = app - -QT += webengine - -SOURCES += main.cpp - -RESOURCES += qml.qrc - -target.path = $$[QT_INSTALL_EXAMPLES]/webengine/minimal -INSTALLS += target diff --git a/mtbrowser.pro b/mtbrowser.pro new file mode 100644 index 0000000..520ca3e --- /dev/null +++ b/mtbrowser.pro @@ -0,0 +1,7 @@ +TEMPLATE = app + +QT += webengine virtualkeyboard + +SOURCES += main.cpp + +RESOURCES += qml.qrc