Use libcrt for all to avoid dll issues

This commit is contained in:
Harald Oehlmann 2015-08-18 14:25:09 +02:00
parent fe83bb1f36
commit 7b2856c083

View file

@ -118,7 +118,7 @@
PreprocessorDefinitions="WIN32;_WIN32;NDEBUG;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;ZINT_VERSION="\"2.3.0\"";ZINT_DLL"
StringPooling="true"
ExceptionHandling="0"
RuntimeLibrary="2"
RuntimeLibrary="0"
EnableFunctionLevelLinking="false"
RuntimeTypeInfo="false"
UsePrecompiledHeader="0"