From 971975a20cab99d25ebc2b335ecc3d9895222047 Mon Sep 17 00:00:00 2001 From: Silent Date: Sun, 5 Feb 2017 17:38:57 +0100 Subject: [PATCH] project fixes --- vbdec.vcxproj | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/vbdec.vcxproj b/vbdec.vcxproj index f440b6b..d946c85 100644 --- a/vbdec.vcxproj +++ b/vbdec.vcxproj @@ -19,13 +19,13 @@ DynamicLibrary true - v140 + v140_xp MultiByte DynamicLibrary false - v140 + v140_xp true MultiByte @@ -52,10 +52,14 @@ Level3 Disabled true + /Zc:threadSafeInit- %(AdditionalOptions) + StreamingSIMDExtensions mss/mss32.lib;mss/mss32_2.lib;%(AdditionalDependencies) false + Windows + true @@ -69,14 +73,16 @@ Speed true MultiThreaded - NoExtensions + StreamingSIMDExtensions Fast + /Zc:threadSafeInit- %(AdditionalOptions) true true mss/mss32.lib;mss/mss32_2.lib;%(AdditionalDependencies) false + Windows