diff options
author | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2012-04-12 11:28:42 +0200 |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2012-06-27 08:29:57 +0200 |
commit | 94c15d458fc2aa7fa3cf93c3b64d61fbf56e774b (patch) | |
tree | 770d0578c3732deb38afd056130ac117e8809dfe /sync.profile | |
parent | 9ebd776fa798a98d0e3065ef0b2ac022053453da (diff) | |
download | qtxmlpatterns-94c15d458fc2aa7fa3cf93c3b64d61fbf56e774b.tar.gz |
auto-generate module pris
Change-Id: I358b29978987885eb46c8e1032a9d86b3014cb52
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
Diffstat (limited to 'sync.profile')
-rw-r--r-- | sync.profile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sync.profile b/sync.profile index 7be9687..a5ce4fa 100644 --- a/sync.profile +++ b/sync.profile @@ -10,9 +10,6 @@ "core" => "#include <QtCore/QtCore>\n", "network" => "#include <QtNetwork/QtNetwork>\n", ); -%modulepris = ( - "QtXmlPatterns" => "$basedir/modules/qt_xmlpatterns.pri", -); # Module dependencies. # Every module that is required to build this module should have one entry. # Each of the module version specifiers can take one of the following values: |