On Jul 1, 2008, at 3:29 PM, Conrad Taylor wrote:

> Hi, could someone tell me what's the name of the main Xcode project  
> file for WebKit?

Each of the projects has a separate project file. There's no overall  
one for the entire project. That's one of the reasons the build-webkit  
script exists. The most important project files are:

     JavaScriptCore/JavaScriptCore.xcodeproj
     JavaScriptGlue/JavaScriptGlue.xcodeproj
     WebCore/WebCore.xcodeproj
     WebKit/WebKit.xcodeproj

     -- Darin

_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to