summaryrefslogtreecommitdiff
path: root/Source/sync.profile
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@nokia.com>2012-07-11 13:45:28 +0200
committerSimon Hausmann <simon.hausmann@nokia.com>2012-07-11 13:45:28 +0200
commitd6a599dbc9d824a462b2b206316e102bf8136446 (patch)
treeecb257a5e55b2239d74b90fdad62fccd661cf286 /Source/sync.profile
parent3ccc3a85f09a83557b391aae380d3bf5f81a2911 (diff)
downloadqtwebkit-d6a599dbc9d824a462b2b206316e102bf8136446.tar.gz
Imported WebKit commit 8ff1f22783a32de82fee915abd55bd1b298f2644 (http://svn.webkit.org/repository/webkit/trunk@122325)
New snapshot that should work with the latest Qt build system changes
Diffstat (limited to 'Source/sync.profile')
-rw-r--r--Source/sync.profile9
1 files changed, 0 insertions, 9 deletions
diff --git a/Source/sync.profile b/Source/sync.profile
index 8ff631ee8..c55c58871 100644
--- a/Source/sync.profile
+++ b/Source/sync.profile
@@ -6,13 +6,4 @@
);
%classnames = (
);
-%mastercontent = (
- "core" => "#include <QtCore/QtCore>\n",
- "gui" => "#include <QtGui/QtGui>\n",
- "network" => "#include <QtNetwork/QtNetwork>\n",
- "script" => "#include <QtScript/QtScript>\n",
-);
-%modulepris = (
- "QtWebKit" => "$basedir/../Tools/qmake/qt_webkit.pri",
-);
@ignore_for_master_contents = ( "qwebscriptworld.h", "testwindow.h", "util.h", "bytearraytestdata.h" );