git-svn-id: http://svn.webkit.org/repository/webkit/trunk@28257
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2007-11-30 Kevin Ollivier <kevino@theolliviers.com>
+
+ wx build fix. Add WebCore/platform/graphics/wx to includes.
+
+ * webcore-wx.bkl:
+
2007-11-30 Brady Eidson <beidson@apple.com>
Reviewed by Geoff
<pic>on</pic>
<threading>multi</threading>
+ <include>$(SRCDIR)/platform/graphics/wx</include>
<include>$(SRCDIR)/platform/wx</include>
<include>$(SRCDIR)/platform/wx/wxcode</include>
<include>$(SRCDIR)/bridge/wx</include>
+2007-11-30 Kevin Ollivier <kevino@theolliviers.com>
+
+ wx build fix. Add WebCore/platform/graphics/wx to includes.
+
+ * wxwebkit.bkl:
+
2007-11-30 Kevin Ollivier <kevino@theolliviers.com>
Fix method signatures to be members of ClientChromeWx class.
<set var="BUILDDIR">obj-$(FORMAT)</set>
+ <include>$(WK_ROOT)/WebCore/platform/graphics/wx</include>
<include>$(WK_ROOT)/WebCore/platform/wx</include>
<include>$(WK_ROOT)/WebCore/bridge/wx</include>
<include>$(WK_ROOT)/WebCore/page/wx</include>