[webkit-dev] Different ways to build WebKit on Windows
Artem Ananiev
Artem.Ananiev at Sun.COM
Tue Jul 31 05:52:23 PDT 2007
Hi, all,
currently WebKit is built on Windows platform using Visual Studio
solution file:
$(WebKitDir)/WebKit/win/WebKit.vcproj/WebKit.sln
However, sometimes it's not easy to deal with .sln or .vcproj files, so
the question is: is it possible to to build WebKit on Windows platform
using, for example, Makefiles? If the solution above is generated with
qmake, it should be possible to generate the corresponding Makefiles
using the same qmake. Unfortunately, I'm not an expert in qmake and
don't know if it is possible.
Thanks,
Artem
More information about the webkit-dev
mailing list