summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/qtestlib-simple/qtestlib-simple.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/qtestlib-simple/qtestlib-simple.pro')
-rw-r--r--tests/benchmarks/qtestlib-simple/qtestlib-simple.pro8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/benchmarks/qtestlib-simple/qtestlib-simple.pro b/tests/benchmarks/qtestlib-simple/qtestlib-simple.pro
new file mode 100644
index 0000000..7c49883
--- /dev/null
+++ b/tests/benchmarks/qtestlib-simple/qtestlib-simple.pro
@@ -0,0 +1,8 @@
+load(qttest_p4)
+TEMPLATE = app
+TARGET = tst_qtestlib-simple
+DEPENDPATH += .
+INCLUDEPATH += .
+
+# Input
+SOURCES += main.cpp