Changes between Version 28 and Version 29 of BuildingQtOnSymbian
- Timestamp:
- Apr 12, 2011, 2:39:06 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildingQtOnSymbian
v28 v29 13 13 * Build the generated files and set up the build system: 14 14 * {{{cd where-your-webkit-sources-are}}} 15 * {{{perl Tools\Scripts\build-webkit --qt --symbian }}}15 * {{{perl Tools\Scripts\build-webkit --qt --symbian --release}}} 16 16 * If you are a build master, manage .def export files, and/or want to freeze exports (i.e the .def files get processed), pass CONFIG+=def_files as an argument too 17 17 * If you want faster rebuild times for your personal sandbox, pass --no-svg.