summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/declarative/binding/binding.pro
blob: 26ee4faee481b970b01cd7b1d9011de2981148cd (plain)
1
2
3
4
5
6
7
8
load(qttest_p4)
TEMPLATE = app
TARGET = tst_binding
QT += declarative

SOURCES += tst_binding.cpp testtypes.cpp
HEADERS += testtypes.h