summaryrefslogtreecommitdiffstats
path: root/features
diff options
context:
space:
mode:
Diffstat (limited to 'features')
-rw-r--r--features/nostrictstrings.prf2
1 files changed, 2 insertions, 0 deletions
diff --git a/features/nostrictstrings.prf b/features/nostrictstrings.prf
new file mode 100644
index 00000000..bdedc847
--- /dev/null
+++ b/features/nostrictstrings.prf
@@ -0,0 +1,2 @@
+QMAKE_CFLAGS ~= s/-Zc:strictStrings//
+QMAKE_CXXFLAGS ~= s/-Zc:strictStrings//