[Webkit-unassigned] [Bug 61207] [Qt] Export files under Symbian Qt WebKit build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 23 04:44:22 PDT 2011


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





--- Comment #3 from Janne Koskinen <koshuin at gmail.com>  2011-05-23 04:44:22 PST ---
Normal exporting of headers to webkit\include has always worked.
This patch copies files additionally into <epocroot>\epoc32\include to accomondate tighter integration with the platform. Symbian platform all public headers are in epoc32\include. So you can think of this as convinience patch.

code part:

You don't need two loops. Just iterate through WEBKIT_INSTALL_HEADERS or better yet use extra compilers like how the webkit\include is getting copied. This unless you have some specific need why it export needs to happen in bld.inf.

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