Index: src/libchengine/libchengine.vcxproj =================================================================== diff -u -r5c266be2a01d402f56cb020cfcb0df2d030b42ef -r4635360505e8d113395dc8cc394dfb696747e197 --- src/libchengine/libchengine.vcxproj (.../libchengine.vcxproj) (revision 5c266be2a01d402f56cb020cfcb0df2d030b42ef) +++ src/libchengine/libchengine.vcxproj (.../libchengine.vcxproj) (revision 4635360505e8d113395dc8cc394dfb696747e197) @@ -39,95 +39,87 @@ {6840F785-917F-46EE-BD56-C296C7A5B9E9} libchengine Win32Proj - 7.0 + 10.0 DynamicLibrary - v141_xp + v142 Unicode true DynamicLibrary - v141_xp + v142 Unicode true DynamicLibrary - v141_xp + v142 Unicode DynamicLibrary - v141_xp + v142 Unicode DynamicLibrary Unicode true - v141_xp + v142 DynamicLibrary Unicode true - v141_xp + v142 DynamicLibrary Unicode - v141_xp + v142 DynamicLibrary Unicode - v141_xp + v142 - - - - - - - - @@ -194,7 +186,7 @@ _CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBCHENGINE_EXPORTS;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;_SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING;%(PreprocessorDefinitions) false EnableFastChecks - MultiThreadedDebugDLL + MultiThreadedDebug Use Level4 true @@ -205,6 +197,7 @@ true /Zm150 /Zc:threadSafeInit- %(AdditionalOptions) stdcpp17 + true true @@ -219,7 +212,7 @@ _CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBCHENGINE_EXPORTS;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;TESTING;_SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING;%(PreprocessorDefinitions) false EnableFastChecks - MultiThreadedDebugDLL + MultiThreadedDebug Use Level4 true @@ -230,12 +223,13 @@ true /Zm150 /Zc:threadSafeInit- %(AdditionalOptions) stdcpp17 + true true Windows MachineX86 - gmock32d.lib;%(AdditionalDependencies) + gmock-static-crt32d.lib;%(AdditionalDependencies) "$(OutDir)" @@ -264,7 +258,7 @@ _CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBCHENGINE_EXPORTS;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;_SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING;%(PreprocessorDefinitions) false EnableFastChecks - MultiThreadedDebugDLL + MultiThreadedDebug Use Level4 false @@ -276,6 +270,7 @@ true /Zm150 /Zc:threadSafeInit- %(AdditionalOptions) stdcpp17 + true true @@ -293,7 +288,7 @@ _CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBCHENGINE_EXPORTS;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;TESTING;_SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING;%(PreprocessorDefinitions) false EnableFastChecks - MultiThreadedDebugDLL + MultiThreadedDebug Use Level4 false @@ -305,12 +300,13 @@ true /Zm150 /Zc:threadSafeInit- %(AdditionalOptions) stdcpp17 + true true Windows MachineX64 - gmock64d.lib;%(AdditionalDependencies) + gmock-static-crt64d.lib;%(AdditionalDependencies) "$(OutDir)" @@ -335,7 +331,7 @@ MaxSpeed true _CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBCHENGINE_EXPORTS;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;_SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING;%(PreprocessorDefinitions) - MultiThreadedDLL + MultiThreaded true Use Level4 @@ -347,6 +343,7 @@ true /Zm150 /Zc:threadSafeInit- %(AdditionalOptions) stdcpp17 + true true @@ -362,7 +359,7 @@ MaxSpeed true _CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBCHENGINE_EXPORTS;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;TESTING;_SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING;%(PreprocessorDefinitions) - MultiThreadedDLL + MultiThreaded true Use Level4 @@ -374,14 +371,15 @@ true /Zm150 /Zc:threadSafeInit- %(AdditionalOptions) stdcpp17 + true true Windows true true MachineX86 - gmock32.lib;%(AdditionalDependencies) + gmock-static-crt32.lib;%(AdditionalDependencies) "$(OutDir)" @@ -409,7 +407,7 @@ MaxSpeed true _CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBCHENGINE_EXPORTS;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;_SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING;%(PreprocessorDefinitions) - MultiThreadedDLL + MultiThreaded true Use Level4 @@ -421,6 +419,7 @@ true /Zm150 /Zc:threadSafeInit- %(AdditionalOptions) stdcpp17 + true true @@ -439,7 +438,7 @@ MaxSpeed true _CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBCHENGINE_EXPORTS;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;TESTING;_SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING;%(PreprocessorDefinitions) - MultiThreadedDLL + MultiThreaded true Use Level4 @@ -451,14 +450,15 @@ true /Zm150 /Zc:threadSafeInit- %(AdditionalOptions) stdcpp17 + true true Windows true true MachineX64 - gmock64.lib;%(AdditionalDependencies) + gmock-static-crt64.lib;%(AdditionalDependencies) "$(OutDir)"