From d0825bca7fe65beaee391d30da42e937db621564 Mon Sep 17 00:00:00 2001 From: Steve Block Date: Tue, 2 Feb 2010 14:57:50 +0000 Subject: Merge webkit.org at r54127 : Initial merge by git Change-Id: Ib661abb595522f50ea406f72d3a0ce17f7193c82 --- WebKit/qt/tests/qwebinspector/qwebinspector.pro | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'WebKit/qt/tests/qwebinspector/qwebinspector.pro') diff --git a/WebKit/qt/tests/qwebinspector/qwebinspector.pro b/WebKit/qt/tests/qwebinspector/qwebinspector.pro index 520887e..e99c7f4 100644 --- a/WebKit/qt/tests/qwebinspector/qwebinspector.pro +++ b/WebKit/qt/tests/qwebinspector/qwebinspector.pro @@ -1,6 +1 @@ -TEMPLATE = app -TARGET = tst_qwebinspector -include(../../../../WebKit.pri) -SOURCES += tst_qwebinspector.cpp -QT += testlib network -QMAKE_RPATHDIR = $$OUTPUT_DIR/lib $$QMAKE_RPATHDIR +include(../tests.pri) -- cgit v1.1