Changes between Version 46 and Version 47 of BuildingQt5OnHarmattan


Ignore:
Timestamp:
Oct 27, 2011 6:08:40 AM (12 years ago)
Author:
abecsi@webkit.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildingQt5OnHarmattan

    v46 v47  
    5757== Build WebKit ==
    5858
    59    * {{{perl Tools/Scripts/build-webkit -2 --qt --release --no-3d-canvas --makearg="CONFIG+=use_qt_mobile_theme"}}}
     59   * {{{perl Tools/Scripts/build-webkit -2 --qt --release --no-3d-canvas --qmakearg="CONFIG+=use_qt_mobile_theme"}}}
     60
     61Note: The build error referring to a missing listBoxSelectItem function should be fixed after r98557.
    6062
    6163== Install dependencies on the device ==