summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket/qlocalsocket/example/server/server.pro
blob: b78e63d0a77cdff5117e62a1d658ff220a60d025 (plain)
1
2
3
4
5
CONFIG += console

QT = core network

SOURCES += main.cpp