git-svn-id: https://svn.webkit.org/repository/webkit/trunk@27318
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2007-10-31 Simon Hausmann <hausmann@kde.org>
+
+ Reviewed by Lars.
+
+ Fix dependency path to header files of the public API of the Qt port.
+
+ * WebCore.pro:
+
2007-10-31 Holger Freyther <zecke@selfish.org>
Reviewed by Simon.
$$PWD/../WebKit/qt/Api
DEPENDPATH += editing/qt history/qt loader/qt page/qt \
- platform/graphics/qt ../WeKitQt/Api ../WebKit/qt/WebCoreSupport
+ platform/graphics/qt ../WebKit/qt/Api ../WebKit/qt/WebCoreSupport
DEFINES += WTF_USE_JAVASCRIPTCORE_BINDINGS=1
}