summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/qmlpainting/qmlpainting.pro
diff options
context:
space:
mode:
authorMichael Brasser <michael.brasser@nokia.com>2009-05-25 23:01:37 (GMT)
committerMichael Brasser <michael.brasser@nokia.com>2009-05-25 23:01:37 (GMT)
commit93f0f38085e8fe2657ef3d7c5e24576d4475e85d (patch)
tree1e0d6ab6445732f24186f86114d237bea6b5cde3 /tests/benchmarks/qmlpainting/qmlpainting.pro
parent9797617e80469c79da096d6013e233d7d75de87a (diff)
downloadQt-93f0f38085e8fe2657ef3d7c5e24576d4475e85d.zip
Qt-93f0f38085e8fe2657ef3d7c5e24576d4475e85d.tar.gz
Qt-93f0f38085e8fe2657ef3d7c5e24576d4475e85d.tar.bz2
Test cleanup.
Diffstat (limited to 'tests/benchmarks/qmlpainting/qmlpainting.pro')
-rw-r--r--tests/benchmarks/qmlpainting/qmlpainting.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/benchmarks/qmlpainting/qmlpainting.pro b/tests/benchmarks/qmlpainting/qmlpainting.pro
new file mode 100644
index 0000000..58e9775
--- /dev/null
+++ b/tests/benchmarks/qmlpainting/qmlpainting.pro
@@ -0,0 +1,5 @@
+load(qttest_p4)
+TEMPLATE = app
+TARGET = tst_qmlpainting
+
+SOURCES += tst_qmlpainting.cpp