summaryrefslogtreecommitdiffstats
path: root/src/qtpaths/qtpaths.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/qtpaths/qtpaths.pro')
-rw-r--r--src/qtpaths/qtpaths.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/qtpaths/qtpaths.pro b/src/qtpaths/qtpaths.pro
index f494c8148..f4f69b981 100644
--- a/src/qtpaths/qtpaths.pro
+++ b/src/qtpaths/qtpaths.pro
@@ -1,3 +1,7 @@
+include($$OUT_PWD/../../src/global/qttools-config.pri)
+QT_FOR_CONFIG += tools-private
+requires(qtConfig(qtpaths))
+
SOURCES = qtpaths.cpp
QT = core
win32:CONFIG += console