gui: executable name set to qss-gui instead of qss

This commit is contained in:
Albert S. 2019-04-30 14:15:50 +02:00
父節點 415a29add4
當前提交 55da974558
共有 1 個文件被更改,包括 1 次插入1 次删除

查看文件

@ -8,7 +8,7 @@ QT += core concurrent gui
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
CONFIG += c++14
TARGET = qss
TARGET = qss-gui
TEMPLATE = app
# The following define makes your compiler emit warnings if you use