aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/autotest/unit_test/mixed_atp/tests/auto/bench/bench.pro
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/autotest/unit_test/mixed_atp/tests/auto/bench/bench.pro')
-rw-r--r--plugins/autotest/unit_test/mixed_atp/tests/auto/bench/bench.pro12
1 files changed, 12 insertions, 0 deletions
diff --git a/plugins/autotest/unit_test/mixed_atp/tests/auto/bench/bench.pro b/plugins/autotest/unit_test/mixed_atp/tests/auto/bench/bench.pro
new file mode 100644
index 0000000000..87f391f41d
--- /dev/null
+++ b/plugins/autotest/unit_test/mixed_atp/tests/auto/bench/bench.pro
@@ -0,0 +1,12 @@
+QT += testlib
+
+QT -= gui
+
+TARGET = tst_benchtest
+CONFIG += console
+CONFIG -= app_bundle
+
+TEMPLATE = app
+
+SOURCES += tst_benchtest.cpp
+DEFINES += SRCDIR=\\\"$$PWD/\\\"