[webkit-dev] WebKit Visual Studio DLLs

Eric Brunstad webkit-list at ericbrunstad.com
Wed Jun 24 14:43:00 PDT 2009


Hi Marshall,

I appreciate your response but I would appreciate it if you could be a  
little more specific.  I looked through the entire WebCore Visual  
Studio project and could not find any mention of the libraries.

Thanks for your time,

Eric

On Jun 24, 2009, at 4:11 PM, Marshall Culpepper wrote:

> 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