Rename project from 'qss' to 'looqs' #23

Merged
crtxcr merged 5 commits from WIP/renameproject into master 2021-06-12 15:17:52 +02:00
Showing only changes of commit d35a30a1b1 - Show all commits

View File

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