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