summaryrefslogtreecommitdiffstats
path: root/tests/auto/qfreelist/qfreelist.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qfreelist/qfreelist.pro')
-rw-r--r--tests/auto/qfreelist/qfreelist.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/auto/qfreelist/qfreelist.pro b/tests/auto/qfreelist/qfreelist.pro
index b7f2b3d38f..0afa12b8a8 100644
--- a/tests/auto/qfreelist/qfreelist.pro
+++ b/tests/auto/qfreelist/qfreelist.pro
@@ -2,5 +2,4 @@ load(qttest_p4)
SOURCES += tst_qfreelist.cpp
QT += core-private
QT -= gui
-
-!private_tests:SOURCES += $$QT_SOURCE_TREE/src/corelib/tools/qfreelist.cpp
+!contains(QT_CONFIG,private_tests): SOURCES += $$QT.core.sources/tools/qfreelist.cpp