qt6-bb10/tests/auto/qlocalsocket/example/server/server.pro

14 lines
127 B
Prolog

TEMPLATE = app
TARGET =
DEPENDPATH += .
INCLUDEPATH += .
CONFIG += console
QT = core network
# Input
SOURCES += main.cpp