[webkit-qt] Updating Qt version of Webkit

Ariya Hidayat ariya.hidayat at gmail.com
Thu Aug 12 00:40:37 PDT 2010


webkittrunk.pri is included in Arora's src/src.pro (via src/src.pri),
you could as well copy-paste the content in your own application .pro.

That is, no need to have 'QT += webkit' in your application .pro. The
principle behind webkittrunk.pri is to include WebKit.pri (from your
QtWebKit trunk, see the top-level source directory) and set the proper
path so that your custom QtWebKit trunk library is linked to the
application (as opposed to the one from Qt).


-- 
Ariya Hidayat
http://www.linkedin.com/in/ariyahidayat


More information about the webkit-qt mailing list