blob: b5f66eeddf004b5ead465d73593c6e8ea76b10f4 (
plain)
1
2
3
4
|
TEMPLATE = subdirs
SUBDIRS = qwebframe qwebpage qwebelement qwebhistoryinterface qwebplugindatabase qwebview qwebhistory
greaterThan(QT_MINOR_VERSION, 4): SUBDIRS += benchmarks/painting/tst_painting.pro benchmarks/loading/tst_loading.pro
|