summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qline/qline.pro
blob: 9b413e85575d82599395df7133feec8a57afa705 (plain)
1
2
3
4
5
6
7
CONFIG += testcase
TARGET = tst_qline
QT = core testlib
SOURCES += tst_qline.cpp
unix:!mac:!vxworks:LIBS+=-lm

CONFIG += parallel_test