OSDN Git Service

Merge "Serialize LayerAndroid"
[android-x86/external-webkit.git] / Source / WebKit / qt / tests / tests.pro
1
2 TEMPLATE = subdirs
3 SUBDIRS = qwebframe qwebpage qwebelement qgraphicswebview qwebhistoryinterface qwebview qwebhistory qwebinspector hybridPixmap
4 contains(QT_CONFIG, declarative): SUBDIRS += qdeclarativewebview
5 SUBDIRS += benchmarks/painting benchmarks/loading
6 contains(DEFINES, ENABLE_WEBGL=1) {
7     SUBDIRS += benchmarks/webgl
8 }