summaryrefslogtreecommitdiffstats
path: root/tests/manual/qssloptions/qssloptions.pro
blob: 3fcb696cd0957b69b10cabcc78bfdf83609af51d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
CONFIG += testcase
TEMPLATE = app
TARGET = tst_qssloptions
DEPENDPATH += .
INCLUDEPATH += .

QT -= gui
QT += network testlib

#CONFIG += release

SOURCES += main.cpp