summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/pcre/pcre.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/pcre/pcre.pro')
-rw-r--r--src/3rdparty/pcre/pcre.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/pcre/pcre.pro b/src/3rdparty/pcre/pcre.pro
index 53405e0e46..fad82b80b1 100644
--- a/src/3rdparty/pcre/pcre.pro
+++ b/src/3rdparty/pcre/pcre.pro
@@ -11,7 +11,7 @@ DEFINES += HAVE_CONFIG_H
# platform/compiler specific definitions
win32: DEFINES += PCRE_STATIC
-ios|qnx|winrt: DEFINES += PCRE_DISABLE_JIT
+uikit|qnx|winrt: DEFINES += PCRE_DISABLE_JIT
SOURCES += \
$$PWD/pcre16_byte_order.c \