network-setting not necessary. Make console-setting explicit.

This commit is contained in:
Gerhard Hoffmann 2023-06-20 16:08:02 +02:00
parent 810b603d70
commit bbf97dc58d

View File

@ -1,13 +1,13 @@
# QT -= gui
QT += core
QT += widgets serialport
QT += network
# QT += network
TARGET = ATBUpdateTool
INCLUDEPATH += plugins
CONFIG += c++17
CONFIG += c++17 console
# CONFIG -= app_bundle
# DEFINES+=LinuxDesktop