summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/tools/qstringlist/qstringlist.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/corelib/tools/qstringlist/qstringlist.pro')
-rw-r--r--tests/benchmarks/corelib/tools/qstringlist/qstringlist.pro8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/benchmarks/corelib/tools/qstringlist/qstringlist.pro b/tests/benchmarks/corelib/tools/qstringlist/qstringlist.pro
new file mode 100644
index 0000000000..06a5836aa1
--- /dev/null
+++ b/tests/benchmarks/corelib/tools/qstringlist/qstringlist.pro
@@ -0,0 +1,8 @@
+load(qttest_p4)
+TARGET = tst_bench_qstringlist
+CONFIG -= debug
+CONFIG += release
+QT -= gui
+SOURCES += main.cpp
+
+symbian: LIBS += -llibpthread