summaryrefslogtreecommitdiffstats
path: root/tests/auto/qstringmatcher/qstringmatcher.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qstringmatcher/qstringmatcher.pro')
-rw-r--r--tests/auto/qstringmatcher/qstringmatcher.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/auto/qstringmatcher/qstringmatcher.pro b/tests/auto/qstringmatcher/qstringmatcher.pro
new file mode 100644
index 0000000..e478d4e
--- /dev/null
+++ b/tests/auto/qstringmatcher/qstringmatcher.pro
@@ -0,0 +1,5 @@
+load(qttest_p4)
+SOURCES += tst_qstringmatcher.cpp
+
+DEFINES += QT_NO_CAST_TO_ASCII
+