QT += core gui widgets CONFIG += c++17 debug console TEMPLATE = app TARGET = waydock SOURCES += \ src/main.cpp \ src/dock.cpp \ # HEADERS += \ # src/some_header.h