summaryrefslogtreecommitdiffstats
path: root/tests/auto/qchar/qchar.pro
blob: d8c53269d34e41f415eef26235edaf197fed7e10 (plain)
1
2
3
4
5
6
7
8
9
10
load(qttest_p4)
SOURCES  += tst_qchar.cpp

QT = core

wince*: {
deploy.sources += NormalizationTest.txt
DEPLOYMENT = deploy
}