debug build

This commit is contained in:
mrbesen 2022-07-04 23:23:20 +02:00
parent 94d2869c51
commit bce9dfb793
Signed by untrusted user: MrBesen
GPG Key ID: 596B2350DCD67504
1 changed files with 4 additions and 0 deletions

View File

@ -3,6 +3,10 @@ QT += core gui
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
CONFIG += c++17
# debugging
CONFIG += debug
unix:LIBS += -lcurl -pthread -lrt
# The following define makes your compiler emit warnings if you use