summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/qfeatures.prf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/features/qfeatures.prf')
-rw-r--r--mkspecs/features/qfeatures.prf4
1 files changed, 0 insertions, 4 deletions
diff --git a/mkspecs/features/qfeatures.prf b/mkspecs/features/qfeatures.prf
deleted file mode 100644
index 15ef5c5be0..0000000000
--- a/mkspecs/features/qfeatures.prf
+++ /dev/null
@@ -1,4 +0,0 @@
-# This file needs to be loaded explicitly, as the evaluation is relatively
-# expensive, and not many projects will actually need it.
-QMAKE_QT_FEATURES = $$[QT_HOST_DATA/get]/mkspecs/qfeatures.pri
-include($$QMAKE_QT_FEATURES) | error("Failed to load $$QMAKE_QT_FEATURES")