summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/gui/painting/qtbench/qtbench.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/gui/painting/qtbench/qtbench.pro')
-rw-r--r--tests/benchmarks/gui/painting/qtbench/qtbench.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/benchmarks/gui/painting/qtbench/qtbench.pro b/tests/benchmarks/gui/painting/qtbench/qtbench.pro
new file mode 100644
index 0000000000..91f416de79
--- /dev/null
+++ b/tests/benchmarks/gui/painting/qtbench/qtbench.pro
@@ -0,0 +1,6 @@
+load(qttest_p4)
+TEMPLATE = app
+TARGET = tst_qtbench
+
+SOURCES += tst_qtbench.cpp
+