From aae31505316e4159b0e12ee580ad944b28e9a1a4 Mon Sep 17 00:00:00 2001 From: Holy Wu Date: Thu, 27 Dec 2018 10:25:22 +0800 Subject: [PATCH] Upgrade MSVC to 2017 --- msvc/Retinex.sln | 4 +-- msvc/Retinex.vcxproj | 68 +++++++++++++++++++++++++++----------------- 2 files changed, 44 insertions(+), 28 deletions(-) diff --git a/msvc/Retinex.sln b/msvc/Retinex.sln index 75ee7fb..fed4ba0 100644 --- a/msvc/Retinex.sln +++ b/msvc/Retinex.sln @@ -1,7 +1,7 @@  Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2013 -VisualStudioVersion = 12.0.31101.0 +# Visual Studio 15 +VisualStudioVersion = 15.0.28307.168 MinimumVisualStudioVersion = 10.0.40219.1 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Retinex", "Retinex.vcxproj", "{54344D46-6B9F-4B04-9711-6D858EE45EEE}" EndProject diff --git a/msvc/Retinex.vcxproj b/msvc/Retinex.vcxproj index f696bad..e77f9b9 100644 --- a/msvc/Retinex.vcxproj +++ b/msvc/Retinex.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -19,39 +19,44 @@ + 15.0 {54344D46-6B9F-4B04-9711-6D858EE45EEE} + Win32Proj Retinex + 10.0.17763.0 DynamicLibrary true - v120 - MultiByte + v141 + Unicode DynamicLibrary true - v120 - MultiByte + v141 + Unicode DynamicLibrary false - v120 + v141 true - MultiByte + Unicode DynamicLibrary false - v120 + v141 true - MultiByte + Unicode + + @@ -69,57 +74,68 @@ - + + + + + _DEBUG;%(PreprocessorDefinitions) Level3 - Disabled - true + true ..\include;%(AdditionalIncludeDirectories) + true + true + - true + Windows + _DEBUG;%(PreprocessorDefinitions) Level3 - Disabled - true + true ..\include;%(AdditionalIncludeDirectories) + true + true + - true + Windows + NDEBUG;%(PreprocessorDefinitions) Level3 - MaxSpeed - true - true - true - Precise + true ..\include;%(AdditionalIncludeDirectories) + false + true + true true true + Windows + NDEBUG;%(PreprocessorDefinitions) Level3 - MaxSpeed - true - true - true - Precise + true ..\include;%(AdditionalIncludeDirectories) + false + true + true true true + Windows