Index: src/rc2lng/rc2lng.vc140.vcxproj =================================================================== diff -u -N -r2e4eacb299f21d06196fe13140b4b0d095abdca9 -r1a76ef9619bc4e5dd4cc9b98f4e941bf274bb22b --- src/rc2lng/rc2lng.vc140.vcxproj (.../rc2lng.vc140.vcxproj) (revision 2e4eacb299f21d06196fe13140b4b0d095abdca9) +++ src/rc2lng/rc2lng.vc140.vcxproj (.../rc2lng.vc140.vcxproj) (revision 1a76ef9619bc4e5dd4cc9b98f4e941bf274bb22b) @@ -28,25 +28,25 @@ Application - v120_xp + v141_xp Dynamic Unicode Application - v120_xp + v141_xp Dynamic Unicode Application - v120_xp + v141_xp Dynamic Unicode Application - v120_xp + v141_xp Dynamic Unicode @@ -180,7 +180,7 @@ $(IntDir)$(TargetName)_vs90.pdb Level4 true - EditAndContinue + ProgramDatabase true Index: tests/test_runner/test_runner.vcxproj =================================================================== diff -u -N -r2e4eacb299f21d06196fe13140b4b0d095abdca9 -r1a76ef9619bc4e5dd4cc9b98f4e941bf274bb22b --- tests/test_runner/test_runner.vcxproj (.../test_runner.vcxproj) (revision 2e4eacb299f21d06196fe13140b4b0d095abdca9) +++ tests/test_runner/test_runner.vcxproj (.../test_runner.vcxproj) (revision 1a76ef9619bc4e5dd4cc9b98f4e941bf274bb22b) @@ -54,13 +54,13 @@ Application - v140_xp + v141_xp Unicode true Application - v140_xp + v141_xp Unicode @@ -76,13 +76,13 @@ Application - v140_xp + v141_xp Unicode true Application - v140_xp + v141_xp Unicode @@ -180,12 +180,11 @@ Disabled ..\..\ext\googletest\googletest\include;..\..\ext\googletest\googlemock\include;%(AdditionalIncludeDirectories) WIN32;_DEBUG;_CONSOLE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;%(PreprocessorDefinitions) - true EnableFastChecks MultiThreadedDebugDLL Use Level3 - EditAndContinue + ProgramDatabase true @@ -201,7 +200,6 @@ Disabled ..\..\ext\googletest\googletest\include;..\..\ext\googletest\googlemock\include;%(AdditionalIncludeDirectories) WIN32;_DEBUG;_CONSOLE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;%(PreprocessorDefinitions) - true EnableFastChecks MultiThreadedDebugDLL Use @@ -262,7 +260,6 @@ Disabled ..\..\ext\googletest\googletest\include;..\..\ext\googletest\googlemock\include;%(AdditionalIncludeDirectories) WIN32;_DEBUG;_CONSOLE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;%(PreprocessorDefinitions) - true EnableFastChecks MultiThreadedDebugDLL Use @@ -283,7 +280,6 @@ Disabled ..\..\ext\googletest\googletest\include;..\..\ext\googletest\googlemock\include;%(AdditionalIncludeDirectories) WIN32;_DEBUG;_CONSOLE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;%(PreprocessorDefinitions) - true EnableFastChecks MultiThreadedDebugDLL Use Index: tools/rc2lng.exe =================================================================== diff -u -N -r4508dac9e71aa5199f9f2893fdfb570429cdba86 -r1a76ef9619bc4e5dd4cc9b98f4e941bf274bb22b Binary files differ Index: tools/test_runner32.exe =================================================================== diff -u -N -r4508dac9e71aa5199f9f2893fdfb570429cdba86 -r1a76ef9619bc4e5dd4cc9b98f4e941bf274bb22b Binary files differ Index: tools/test_runner64.exe =================================================================== diff -u -N -r4508dac9e71aa5199f9f2893fdfb570429cdba86 -r1a76ef9619bc4e5dd4cc9b98f4e941bf274bb22b Binary files differ