summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/qmlxmlparser/qmlxmlparser.pro
blob: e31c6928d94dd510e9ded68ea5a09d75fb23c4ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
load(qttest_p4)
TEMPLATE = app
TARGET = tst_qmlxmlparser
DEPENDPATH += .
INCLUDEPATH += .

CONFIG += release

QT += declarative xml

DEFINES+=SRCDIR=\"$$PWD\"

# Input
SOURCES += main.cpp