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