aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/qml/painting/painting.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/qml/painting/painting.pro')
-rw-r--r--tests/benchmarks/qml/painting/painting.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/benchmarks/qml/painting/painting.pro b/tests/benchmarks/qml/painting/painting.pro
new file mode 100644
index 0000000000..ff85b5f5f2
--- /dev/null
+++ b/tests/benchmarks/qml/painting/painting.pro
@@ -0,0 +1,7 @@
+requires(contains(QT_CONFIG,opengl))
+
+QT += opengl
+CONFIG += console
+macx:CONFIG -= app_bundle
+
+SOURCES += paintbenchmark.cpp