Cleanup corelib autotests
[profile/ivi/qtbase.git] / tests / auto / corelib / tools / qchar / qchar.pro
1 CONFIG += testcase parallel_test
2 TARGET = tst_qchar
3 QT = core-private testlib
4 SOURCES = tst_qchar.cpp
5
6 wince* {
7     deploy.files += NormalizationTest.txt
8     DEPLOYMENT += deploy
9 }
10
11 DEFINES += SRCDIR=\\\"$$PWD/\\\"