[Webkit-unassigned] [Bug 53916] [Qt] WebKit patches required to work with a modularized version of Qt
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 8 19:42:29 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=53916
Laszlo Gombos <laszlo.1.gombos at nokia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #81474|review?, commit-queue? |review-
Flag| |
--- Comment #13 from Laszlo Gombos <laszlo.1.gombos at nokia.com> 2011-02-08 19:42:29 PST ---
(From update of attachment 81474)
These tools build without UiTools. There is a mechanism to control the UiTools dependency in WebKit.pri.
Would the following work ?
-disable_uitools: DEFINES *= QT_NO_UITOOLS
+contains(QT_CONFIG, modular):!contains(QT_CONFIG, uitools)|disable_uitools: DEFINES *= QT_NO_UITOOLS
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list