From f845ceb25f7d9719a8f3d2ab20712e62158a203e Mon Sep 17 00:00:00 2001 From: Silent Date: Sun, 5 Mar 2017 22:25:09 +0100 Subject: [PATCH] Move III/VC to v140_xp --- SilentPatchIII/SilentPatchIII.vcxproj | 6 ++++-- SilentPatchVC/SilentPatchVC.vcxproj | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/SilentPatchIII/SilentPatchIII.vcxproj b/SilentPatchIII/SilentPatchIII.vcxproj index f7a1b2d..1dbdbe8 100644 --- a/SilentPatchIII/SilentPatchIII.vcxproj +++ b/SilentPatchIII/SilentPatchIII.vcxproj @@ -34,14 +34,14 @@ DynamicLibrary true MultiByte - v120_xp + v140_xp DynamicLibrary false true MultiByte - v120_xp + v140_xp @@ -73,6 +73,7 @@ StdAfx.h NoExtensions Fast + /Zc:threadSafeInit- %(AdditionalOptions) true @@ -102,6 +103,7 @@ StdAfx.h NoExtensions Fast + /Zc:threadSafeInit- %(AdditionalOptions) false diff --git a/SilentPatchVC/SilentPatchVC.vcxproj b/SilentPatchVC/SilentPatchVC.vcxproj index 3b37224..f22c8bf 100644 --- a/SilentPatchVC/SilentPatchVC.vcxproj +++ b/SilentPatchVC/SilentPatchVC.vcxproj @@ -20,14 +20,14 @@ DynamicLibrary true MultiByte - v120_xp + v140_xp DynamicLibrary false true MultiByte - v120_xp + v140_xp @@ -59,6 +59,7 @@ StdAfx.h NoExtensions Fast + /Zc:threadSafeInit- %(AdditionalOptions) true @@ -86,6 +87,7 @@ StdAfx.h NoExtensions Fast + /Zc:threadSafeInit- %(AdditionalOptions) false