On 02/01/2013 02:28 AM, Darin Fisher wrote:

It would be nice if, in the shared library build of chromium, webcore and perhaps the modules and platform were separate DLLs.


The shared library build is kind of a developer build, right? In this case I believe you can solve this by setting the default visibility to public at compiler/linker level, no need for exports.

-kbalazs
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to