On Mon, Jun 11, 2012 at 8:58 AM, Simon Hausmann <[email protected]>wrote:
> > I think the solution here is to revive the *AllInOne.cpp files. That would > cut > the build time, solve the long argument build issue and also probably > produced > a faster binary for production builds. > > If you add use_all_in_one_files to the CONFIG variable, the SVGAllInOne.cpp will be used and will replace about 150 other cpp files. That should shave of quite a bit. If there is a need for more, we could possibly use the same approach with other AllInOne files. Zeno
_______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
