[webkit-dev] How to reduce the size of my dll
Adam Roben
aroben at apple.com
Tue Feb 10 06:26:33 PST 2009
On Feb 10, 2009, at 12:05 AM, cui.yuan2 at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20090210/b88d2a88/attachment.html>
More information about the webkit-dev
mailing list