summaryrefslogtreecommitdiffstats
path: root/tests/auto/installer/task/task.pro
blob: ff41f5cce637e6c826790fcacd93ee706bfd72d3 (plain)
1
2
3
4
5
6
7
8
include(../../qttest.pri)

QT -= gui
QT += network
isEqual(QT_MAJOR_VERSION, 5) {
  QT += concurrent
}
SOURCES += tst_task.cpp