cli: set target to 'looqs'
This commit is contained in:
parent
aac027fa16
commit
1c0d49e5eb
@ -2,6 +2,7 @@ QT -= gui
|
|||||||
QT += sql concurrent
|
QT += sql concurrent
|
||||||
CONFIG += c++17 console
|
CONFIG += c++17 console
|
||||||
CONFIG -= app_bundle
|
CONFIG -= app_bundle
|
||||||
|
TARGET = looqs
|
||||||
|
|
||||||
# The following define makes your compiler emit warnings if you use
|
# The following define makes your compiler emit warnings if you use
|
||||||
# any feature of Qt which as been marked deprecated (the exact warnings
|
# any feature of Qt which as been marked deprecated (the exact warnings
|
||||||
|
Loading…
Reference in New Issue
Block a user