Commit 5e60456f authored by Alexey.Musinov's avatar Alexey.Musinov

fix for crash sample.docx file

parent 334620cd
...@@ -402,6 +402,7 @@ ...@@ -402,6 +402,7 @@
EXECUTABLE_PREFIX = lib; EXECUTABLE_PREFIX = lib;
GCC_ENABLE_CPP_EXCEPTIONS = YES; GCC_ENABLE_CPP_EXCEPTIONS = YES;
GCC_ENABLE_CPP_RTTI = YES; GCC_ENABLE_CPP_RTTI = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = ( GCC_PREPROCESSOR_DEFINITIONS = (
UNICODE, UNICODE,
_UNICODE, _UNICODE,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment