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
rodič 415a29add4
revize 55da974558
1 změnil soubory, kde provedl 1 přidání a 1 odebrání

Zobrazit soubor

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