On Feb 10, 2009, at 12:05 AM, cui.yu...@zte.com.cn wrote:


Hi all:

Currently I'm trying to build webkit in my own VS2005 project. (Makeing a new project ,then adding the source file to it and doing some necessary changes) The size of webkit.dll I got is 107m,and seems too large. I observe the same dll in safari for windows is less than 5m. So, I want to know how I can reduce the size of my dll file, need some settings or change the platform?

Perhaps you did a Debug build? Release build DLLs should be smaller than Debug build DLLs.

-Adam

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to