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
부모 749bb00c84
커밋 d1963e52a1

파일 보기

@ -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