diff options
author | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2012-04-12 11:14:48 +0200 |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2012-06-25 12:39:11 +0200 |
commit | 4f5c8954cccbeb72700ec0861094a73134361818 (patch) | |
tree | 1e092bf19b6a9336cd46055f27ffee7dde044348 /sync.profile | |
parent | 48baeef0766ba145d26d374561e152b40245f3b8 (diff) | |
download | qtscript-4f5c8954cccbeb72700ec0861094a73134361818.tar.gz |
auto-generate module pris
Change-Id: I060145658caaa4b4d39c323c6004e594ff44f98f
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Diffstat (limited to 'sync.profile')
-rw-r--r-- | sync.profile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sync.profile b/sync.profile index c17ef56..f4cb26a 100644 --- a/sync.profile +++ b/sync.profile @@ -13,10 +13,6 @@ "gui" => "#include <QtGui/QtGui>\n", "script" => "#include <QtScript/QtScript>\n", ); -%modulepris = ( - "QtScript" => "$basedir/modules/qt_script.pri", - "QtScriptTools" => "$basedir/modules/qt_scripttools.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: |