summaryrefslogtreecommitdiffstats
path: root/tests/auto/qstringbuilder3/qstringbuilder3.pro
diff options
context:
space:
mode:
authorhjk <qtc-committer@nokia.com>2009-08-20 14:57:55 (GMT)
committerhjk <qtc-committer@nokia.com>2009-08-20 15:03:30 (GMT)
commitfc0ba93d93c9fb5570d8484599bdd7bbccf95829 (patch)
tree83be89e21600abd9f20c54ed2a75cfb9c2b5a937 /tests/auto/qstringbuilder3/qstringbuilder3.pro
parentc0b24b7ce12387aff6e74b05b4060c61a58d87e0 (diff)
downloadQt-fc0ba93d93c9fb5570d8484599bdd7bbccf95829.zip
Qt-fc0ba93d93c9fb5570d8484599bdd7bbccf95829.tar.gz
Qt-fc0ba93d93c9fb5570d8484599bdd7bbccf95829.tar.bz2
split the qstringbuilder autotest into four
Some S60 and WinCE test scripts prefer to have only one executable per directory.
Diffstat (limited to 'tests/auto/qstringbuilder3/qstringbuilder3.pro')
-rw-r--r--tests/auto/qstringbuilder3/qstringbuilder3.pro8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/auto/qstringbuilder3/qstringbuilder3.pro b/tests/auto/qstringbuilder3/qstringbuilder3.pro
new file mode 100644
index 0000000..93d1a39
--- /dev/null
+++ b/tests/auto/qstringbuilder3/qstringbuilder3.pro
@@ -0,0 +1,8 @@
+load(qttest_p4)
+
+QT = core
+
+SOURCES += tst_qstringbuilder3.cpp
+HEADERS += ../qstringbuilder1/stringbuilder.h
+
+DEFINES += SCENARIO=3