Extended module profiles.
authoraxis <qt-info@nokia.com>
Mon, 3 Jan 2011 18:01:57 +0000 (19:01 +0100)
committeraxis <qt-info@nokia.com>
Wed, 27 Apr 2011 10:05:50 +0000 (12:05 +0200)
Each module now sets the QT_CONFIG variable itself.

modules/qt_xmlpatterns.pri

index d67a720..a5a50e6 100644 (file)
@@ -9,3 +9,6 @@ QT.xmlpatterns.private_includes = $$QT_MODULE_INCLUDE_BASE/QtXmlPatterns/private
 QT.xmlpatterns.sources = $$QT_MODULE_BASE/src/xmlpatterns
 QT.xmlpatterns.libs = $$QT_MODULE_LIB_BASE
 QT.xmlpatterns.depends = core network
+QT.xmlpatterns.DEFINES = QT_XMLPATTERNS_LIB
+
+QT_CONFIG += xmlpatterns