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_.pri". It must contain a "QT_CONFIG += " 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