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
rodzic 415a29add4
commit 55da974558
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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