gui.pro: Change target to looqs-gui
This commit is contained in:
parent
e97551be97
commit
aac027fa16
@ -8,7 +8,7 @@ QT += core concurrent gui
|
|||||||
|
|
||||||
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
|
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
|
||||||
CONFIG += c++17
|
CONFIG += c++17
|
||||||
TARGET = qss-gui
|
TARGET = looqs-gui
|
||||||
TEMPLATE = app
|
TEMPLATE = app
|
||||||
|
|
||||||
# The following define makes your compiler emit warnings if you use
|
# The following define makes your compiler emit warnings if you use
|
||||||
|
Loading…
Reference in New Issue
Block a user