[webkit-dev] Where's the Xcode project file for WebKit?
Darin Adler
darin at apple.com
Tue Jul 1 16:03:58 PDT 2008
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
More information about the webkit-dev
mailing list