Where's the XCode project file for WebKit?
Hi, could someone tell me what's the name of the main XCode project file for WebKit? Thanks, -Conrad
Hi Conrad, I think the name is "WebKit.xcodeproj" and it is located under ~/ Webkit/Webkit - Sam On 1 Jul 2008, at 23:29, Conrad Taylor wrote:
Hi, could someone tell me what's the name of the main XCode project file for WebKit?
Thanks,
-Conrad
_______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
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
participants (3)
-
Conrad Taylor
-
Darin Adler
-
Sam Net