There is not a gyp-like build system for Apple's Mac build (yet). You generally need to use XCode to edit the WebCore.xcodeproj file. But if you're trying to build on a Mac you need XCode installed anyway.
.pri and .pro are not related to the Apple Mac build. -eric On Mon, Jan 24, 2011 at 1:03 PM, Won J Jeon <[email protected]> wrote: > Hi all, > I'd like to test some code by adding a new idl and its implementation to > WebCore on Mac. > How can I let the build system know the addition of such files? > Is there any gyp-like build system on Mac? > Can anyone explain what *.pri and *.pro files are and how I can use them? > Regards, > Won > _______________________________________________ > webkit-dev mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev > > _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

