summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qfreelist/qfreelist.pro
blob: 3d2bce18ca2e796356413d921be3741080dce69f (plain)
1
2
3
4
5
6
CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qfreelist
QT = core-private testlib
SOURCES = tst_qfreelist.cpp
!contains(QT_CONFIG,private_tests): SOURCES += $$QT_SOURCE_TREE/src/corelib/tools/qfreelist.cpp