summaryrefslogtreecommitdiffstats
path: root/tests/auto/qchar/qchar.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qchar/qchar.pro')
-rw-r--r--tests/auto/qchar/qchar.pro16
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/auto/qchar/qchar.pro b/tests/auto/qchar/qchar.pro
new file mode 100644
index 0000000000..1681220117
--- /dev/null
+++ b/tests/auto/qchar/qchar.pro
@@ -0,0 +1,16 @@
+load(qttest_p4)
+SOURCES += tst_qchar.cpp
+
+QT = core
+
+wince*|symbian: {
+deploy.files += NormalizationTest.txt
+DEPLOYMENT += deploy
+}
+
+symbian: {
+ DEFINES += SRCDIR=""
+} else {
+ DEFINES += SRCDIR=\\\"$$PWD/\\\"
+}
+CONFIG += parallel_test