diff options
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: |