diff --git a/gui/gui.pro b/gui/gui.pro index bd22231..3ce5ab5 100644 --- a/gui/gui.pro +++ b/gui/gui.pro @@ -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