--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WebCore/bridge/testbindings.pro Fri Sep 17 09:02:29 2010 +0300 @@ -0,0 +1,7 @@ +QT -= gui + +include(../../WebKit.pri) +INCLUDEPATH += .. ../ . bindings/qt + +SOURCES += testqtbindings.cpp +