summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket/qudpsocket/clientserver/clientserver.pro
blob: 6da148659c6a9c4f21dabb658f7c6cc561e3e71d (plain)
1
2
3
4
5
6
7
8
QT = core network
SOURCES += main.cpp
CONFIG += console
CONFIG -= app_bundle
TARGET = clientserver
DESTDIR = ./

symbian: TARGET.CAPABILITY += NetworkServices