gui: executable name set to qss-gui instead of qss
This commit is contained in:
parent
749bb00c84
commit
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
|
||||
|
Loading…
Reference in New Issue
Block a user