From a29180a4553ed598b74bc0a3d397a638ce3380fe Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Tue, 10 Jan 2012 17:46:20 +0100 Subject: [PATCH] update readme to current reality Change-Id: I330702f197c8b558f0a00b90f5e147dbef731abd Reviewed-by: Jonas Gastal Reviewed-by: Marius Storm-Olsen --- mkspecs/modules/README | 6 +++--- 1 file 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_.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