⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changes between Version 8 and Version 9 of BuildingQt5OnHarmattan


Ignore:
Timestamp:
Oct 10, 2011, 3:52:18 AM (15 years ago)
Author:
Simon Hausmann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildingQt5OnHarmattan

    v8 v9  
    2828   * Build QtSvg, QtXmlPatterns and QtDeclarative (in that order): {{{cd module && qmake -r && make}}}
    2929   * ...
    30    * {{{perl Tools/Scripts/build-webkit -2 --qt --release --no-3d-canvas}
     30   * {{{perl Tools/Scripts/build-webkit -2 --qt --release --no-3d-canvas}}}
    3131
    3232== Current Issues / TODO ==