summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/spec_pre.prf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/features/spec_pre.prf')
-rw-r--r--mkspecs/features/spec_pre.prf4
1 files changed, 4 insertions, 0 deletions
diff --git a/mkspecs/features/spec_pre.prf b/mkspecs/features/spec_pre.prf
index 14e3ac90de..844fa35579 100644
--- a/mkspecs/features/spec_pre.prf
+++ b/mkspecs/features/spec_pre.prf
@@ -1,3 +1,7 @@
+# This file is loaded by qmake right before loading the qmakespec.
+# At this point, the built-in variables have been set up and the project's
+# .qmake.super was read (if present).
+
QMAKE_DIR_SEP = $$DIR_SEPARATOR
QMAKE_DIRLIST_SEP = $$DIRLIST_SEPARATOR