[Webkit-unassigned] [Bug 34975] [Qt] Correct build problems while building QtWebKit inside Qt.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 16 16:08:24 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34975
Laszlo Gombos <laszlo.1.gombos at nokia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |laszlo.1.gombos at nokia.com
--- Comment #2 from Laszlo Gombos <laszlo.1.gombos at nokia.com> 2010-02-16 16:08:24 PST ---
Can we replace
+ !CONFIG(QTDIR_build): TARGET = $$qtLibraryTarget($$TARGET)
with
+ TARGET = $$qtLibraryTarget($$TARGET)
These rules are already complex enough, let's try to keep them as simple as
possible.
--
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