summaryrefslogtreecommitdiffstats
path: root/mkspecs/modules/README
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2012-01-10 17:46:20 +0100
committerQt by Nokia <qt-info@nokia.com>2012-01-27 13:55:27 +0100
commita29180a4553ed598b74bc0a3d397a638ce3380fe (patch)
tree8d975117c8cab1f4db1e0ad9ea21dc15791652fd /mkspecs/modules/README
parented429ebfc9920c3a0fc97170ff8df6d5520eefb9 (diff)
update readme to current reality
Change-Id: I330702f197c8b558f0a00b90f5e147dbef731abd Reviewed-by: Jonas Gastal <jgastal@profusion.mobi> Reviewed-by: Marius Storm-Olsen <marius.storm-olsen@nokia.com>
Diffstat (limited to 'mkspecs/modules/README')
-rw-r--r--mkspecs/modules/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/mkspecs/modules/README b/mkspecs/modules/README
index f095982e47..198bd868e0 100644
--- a/mkspecs/modules/README
+++ b/mkspecs/modules/README
@@ -1,3 +1,3 @@
-Externally provided Qt modules may drop a qmake file here to become part of
-the current Qt configuration. The file name must follow the pattern
-"qt_<module>.pri". It must contain a "QT_CONFIG += <module>" statement.
+Qt modules need to drop a qmake file here to become part of the current
+Qt configuration. The file format is documented in
+http://wiki.qt-project.org/Creating_a_new_module_or_tool_for_Qt#The_qt_.3Cmodule.3E.pri_files