diff options
Diffstat (limited to 'WebKit/qt/tests/tests.pro')
-rw-r--r-- | WebKit/qt/tests/tests.pro | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/WebKit/qt/tests/tests.pro b/WebKit/qt/tests/tests.pro index f08830d..b5f66ee 100644 --- a/WebKit/qt/tests/tests.pro +++ b/WebKit/qt/tests/tests.pro @@ -1,3 +1,4 @@ TEMPLATE = subdirs -SUBDIRS = qwebframe qwebpage +SUBDIRS = qwebframe qwebpage qwebelement qwebhistoryinterface qwebplugindatabase qwebview qwebhistory +greaterThan(QT_MINOR_VERSION, 4): SUBDIRS += benchmarks/painting/tst_painting.pro benchmarks/loading/tst_loading.pro |