summaryrefslogtreecommitdiffstats
path: root/tests/auto/qstringbuilder/scenario3.pro
blob: 7b9e5af180dc62c8c6e1831e4e9ca491a9aa0724 (plain)
1
2
3
4
5
6
7
8
load(qttest_p4)

QT = core

SOURCES  += scenario3.cpp
HEADERS  += tst_qstringbuilder.h

DEFINES += SCENARIO=3