[webkit-dev] WebKit Visual Studio DLLs

Marshall Culpepper mculpepper at appcelerator.com
Wed Jun 24 13:11:14 PDT 2009


You'll probably want to take a look at the WebKit / WebCore project
settings for the Release_Cairo and Debug_Cairo configuraionts in
Visual Studio

On Wed, Jun 24, 2009 at 11:49 AM, Eric
Brunstad<webkit-list at ericbrunstad.com> wrote:
> Hi,
>
> How does Visual Studio determine which libraries to link to when building
> WebKit?  I've looked everywhere and I cannot find how it is referencing
> them.  For example, WebKit Cairo uses cairo.lib, CFLite.lib, etc.  How does
> Visual Studio know it needs to link with these libraries and have the
> WebKit.dll file reference the associated DLLs.  The reason this is important
> to me is because I want to static linking rather than DLLs for these
> dependencies.
>
> Anyone know how to do this?
>
> Thanks,
>
> Eric Brunstad
> Mind Sprockets Software LLC
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>


More information about the webkit-dev mailing list