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

QT = core

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