[Webkit-unassigned] [Bug 36749] [Qt] Shadowbuilds of WebCore with Qt on Symbian fails.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 29 07:01:48 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=36749


Simon Hausmann <hausmann at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #51902|review?, commit-queue?      |review+, commit-queue-
               Flag|                            |




--- Comment #6 from Simon Hausmann <hausmann at webkit.org>  2010-03-29 07:01:48 PST ---
(From update of attachment 51902)
> diff --git a/WebCore/WebCore.pro b/WebCore/WebCore.pro
> index 15c881f..5f24664 100644
> --- a/WebCore/WebCore.pro
> +++ b/WebCore/WebCore.pro
> @@ -12,6 +12,7 @@ symbian: {
>          TARGET.UID3 = 0xE00267C2
>      }
>      webkitlibs.sources = QtWebKit$${QT_LIBINFIX}.dll
> +    CONFIG(QTDIR_build)|: webkitlibs.sources = $$QMAKE_LIBDIR_QT/$$webkitlibs.sources

The | doesn't belong there.

I'll fix it when landing it.

-- 
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