summaryrefslogtreecommitdiff
path: root/tests/auto/core/qchangearbiter/qchangearbiter.pro
blob: 64a7b36e77718b40e50061759bcbbde43fa3e256 (plain)
1
2
3
4
5
6
7
8
TARGET = tst_qchangearbiter
CONFIG += testcase
TEMPLATE = app

QT += testlib core core-private 3dcore 3dcore-private

SOURCES += \
    tst_qchangearbiter.cpp