summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/gui/painting/drawtexture/drawtexture.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/gui/painting/drawtexture/drawtexture.pro')
-rw-r--r--tests/benchmarks/gui/painting/drawtexture/drawtexture.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/benchmarks/gui/painting/drawtexture/drawtexture.pro b/tests/benchmarks/gui/painting/drawtexture/drawtexture.pro
new file mode 100644
index 0000000000..aa4aee5bba
--- /dev/null
+++ b/tests/benchmarks/gui/painting/drawtexture/drawtexture.pro
@@ -0,0 +1,7 @@
+QT += testlib
+QT += gui-private
+
+TEMPLATE = app
+TARGET = tst_bench_drawtexture
+
+SOURCES += tst_drawtexture.cpp