[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:31:55 PDT 2007


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





------- Comment #2 from aroben at apple.com  2007-03-23 15:31 PDT -------
(From update of attachment 13789)
+++ JavaScriptCore/JavaScriptCore.apolloproj/ForwardingSources/grammar.cpp     
(revision 0)
@@ -0,0 +1,5 @@
+// This file includes a derived source file from the build output tree.
+// Since the location of the derived sources depends on which configuration
+// we are building, we need to use the include path ( which can be
+// different for each configuration ) to reference the derived source file.
+#include <DerivedSources/grammar.cpp>

   Have you looked to see how the Mac build handles this? I think there's a way
to accomplish this without a ForwardingSources directory.


-- 
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