summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/qt_module_pris.prf
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2013-06-07 14:06:24 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-06-10 21:12:17 +0200
commitf533941179b92af5a6c4db85233496ac5b9a5f31 (patch)
tree70440ebd03b3053dd271db925e926a33bd599b11 /mkspecs/features/qt_module_pris.prf
parentb35ea875a12e89661f370df7e91c4791234aaa44 (diff)
update some comments relating to forwarding module pri files
Change-Id: I3486f949fee2ac977e3cde669188790e5f4b3167 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to 'mkspecs/features/qt_module_pris.prf')
-rw-r--r--mkspecs/features/qt_module_pris.prf2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/features/qt_module_pris.prf b/mkspecs/features/qt_module_pris.prf
index 9eb9b02e14..a80b44f2f6 100644
--- a/mkspecs/features/qt_module_pris.prf
+++ b/mkspecs/features/qt_module_pris.prf
@@ -120,7 +120,7 @@ else: \
} else { # prefix_build
- # This is needed for the direct include() below.
+ # This is needed for the direct include() below. Mirrors qt_config.prf
QT_MODULE_BIN_BASE = $$[QT_INSTALL_BINS]
QT_MODULE_INCLUDE_BASE = $$[QT_INSTALL_HEADERS]
QT_MODULE_IMPORT_BASE = $$[QT_INSTALL_IMPORTS]