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

QT = core

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

DEFINES += SCENARIO=2