gui.pro: Change target to looqs-gui

This commit is contained in:
Albert S. 2021-06-12 15:06:41 +02:00
부모 e97551be97
커밋 aac027fa16
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

@ -8,7 +8,7 @@ QT += core concurrent gui
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
CONFIG += c++17
TARGET = qss-gui
TARGET = looqs-gui
TEMPLATE = app
# The following define makes your compiler emit warnings if you use