[Webkit-unassigned] [Bug 15725] [GTK] WebCore.pro header dependencies are incorrect
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Oct 27 21:22:30 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15725
------- Comment #2 from alp at atoker.com 2007-10-27 21:22 PDT -------
(In reply to comment #1)
> Created an attachment (id=16907)
--> (http://bugs.webkit.org/attachment.cgi?id=16907&action=view) [edit]
> Fix header dependencies in the build system
>
>
> INCLUDEPATH and DEPENDPATH are now up to date.
> ---
> WebCore/WebCore.pro | 37 ++++++++++++++++++++++++++-----------
> 1 files changed, 26 insertions(+), 11 deletions(-)
>
Addendum:
diff --git a/WebCore/WebCore.pro b/WebCore/WebCore.pro
index 271f296..7f5c0ff 100644
--- a/WebCore/WebCore.pro
+++ b/WebCore/WebCore.pro
@@ -131,6 +131,7 @@ INCLUDEPATH += $$PWD \
$$PWD/.. \
$$PWD/../JavaScriptCore/kjs \
$$PWD/../JavaScriptCore/bindings \
+ $$PWD/../JavaScriptCore/wtf \
$$PWD/platform \
$$PWD/platform/network \
$$PWD/platform/graphics \
--
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