[Webkit-unassigned] [Bug 13175] Make apollo mac project files for JavaScriptCore actually build something

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 23 15:39:07 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13175





------- Comment #5 from aroben at apple.com  2007-03-23 15:39 PDT -------
(In reply to comment #3)
> If I remember correctly.  The mac projects reference the source files out of
> the build directory.  However the locations of the derived sources in our build
> depends on the configuration name which is not something xcode is too happy
> about.  Our MSVC ( Visual Studio ) build works better if we have these
> "ForwardingSources" type of things as well.
> 

The Mac project puts the DerivedSources in a configuration-specific location,
as well
({Debug,Release,Production}/DerivedSources/{JavaScriptCore,WebCore,WebKit}).
I'm no Xcode expert, but I'm sure there's a way to do it.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list