summaryrefslogtreecommitdiffstats
path: root/tests/auto/qlocalsocket/example/server/server.pro
blob: 438462d064006d4d8687f42858b2a6d04e683e92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
######################################################################
# Automatically generated by qmake (2.01a) Wed Jun 6 15:16:48 2007
######################################################################

TEMPLATE = app
TARGET = 
DEPENDPATH += .
INCLUDEPATH += .

CONFIG += console

QT = core network

include(../../src/src.pri)

# Input
SOURCES += main.cpp