Index: ext/gmock/gmock.vc140.vcxproj =================================================================== diff -u -r6b6df920e016a9b09c03d5cd74029d1ac6499741 -rc4b596d905262841724ae7b091c11a8c9d5b4a5f --- ext/gmock/gmock.vc140.vcxproj (.../gmock.vc140.vcxproj) (revision 6b6df920e016a9b09c03d5cd74029d1ac6499741) +++ ext/gmock/gmock.vc140.vcxproj (.../gmock.vc140.vcxproj) (revision c4b596d905262841724ae7b091c11a8c9d5b4a5f) @@ -180,6 +180,7 @@ Level3 ProgramDatabase true + NoExtensions @@ -196,6 +197,7 @@ Level3 ProgramDatabase true + NoExtensions @@ -250,6 +252,7 @@ Level3 ProgramDatabase true + NoExtensions @@ -266,6 +269,7 @@ Level3 ProgramDatabase true + NoExtensions Index: ext/sqlite3/sqlite3.vc140.vcxproj =================================================================== diff -u -r6b6df920e016a9b09c03d5cd74029d1ac6499741 -rc4b596d905262841724ae7b091c11a8c9d5b4a5f --- ext/sqlite3/sqlite3.vc140.vcxproj (.../sqlite3.vc140.vcxproj) (revision 6b6df920e016a9b09c03d5cd74029d1ac6499741) +++ ext/sqlite3/sqlite3.vc140.vcxproj (.../sqlite3.vc140.vcxproj) (revision c4b596d905262841724ae7b091c11a8c9d5b4a5f) @@ -174,6 +174,7 @@ Level3 ProgramDatabase + NoExtensions @@ -215,6 +216,7 @@ Level3 ProgramDatabase + NoExtensions @@ -260,6 +262,7 @@ Level3 ProgramDatabase + NoExtensions @@ -301,6 +304,7 @@ Level3 ProgramDatabase + NoExtensions Index: src/ch/ch.vc140.vcxproj =================================================================== diff -u -r926b1177cffa2face218fabb3d8af71910d1b8e5 -rc4b596d905262841724ae7b091c11a8c9d5b4a5f --- src/ch/ch.vc140.vcxproj (.../ch.vc140.vcxproj) (revision 926b1177cffa2face218fabb3d8af71910d1b8e5) +++ src/ch/ch.vc140.vcxproj (.../ch.vc140.vcxproj) (revision c4b596d905262841724ae7b091c11a8c9d5b4a5f) @@ -197,6 +197,7 @@ ProgramDatabase true true + NoExtensions _DEBUG;%(PreprocessorDefinitions) @@ -235,6 +236,7 @@ ProgramDatabase true true + NoExtensions _DEBUG;%(PreprocessorDefinitions) @@ -361,6 +363,7 @@ true ProgramDatabase true + NoExtensions NDEBUG;%(PreprocessorDefinitions) @@ -400,6 +403,7 @@ true ProgramDatabase true + NoExtensions NDEBUG;%(PreprocessorDefinitions) Index: src/chext/chext.vc140.vcxproj =================================================================== diff -u -ra27d1acf1bda3c25b6dcce0d0eb0278009ce63ae -rc4b596d905262841724ae7b091c11a8c9d5b4a5f --- src/chext/chext.vc140.vcxproj (.../chext.vc140.vcxproj) (revision a27d1acf1bda3c25b6dcce0d0eb0278009ce63ae) +++ src/chext/chext.vc140.vcxproj (.../chext.vc140.vcxproj) (revision c4b596d905262841724ae7b091c11a8c9d5b4a5f) @@ -204,6 +204,7 @@ true 4714;4503 true + NoExtensions _DEBUG;%(PreprocessorDefinitions) @@ -238,6 +239,7 @@ ..\..\ext\gmock\include 4714;4503 true + NoExtensions _DEBUG;%(PreprocessorDefinitions) @@ -373,6 +375,7 @@ ProgramDatabase true 4714;4503 + NoExtensions NDEBUG;%(PreprocessorDefinitions) @@ -408,6 +411,7 @@ true ..\..\ext\gmock\include 4714;4503 + NoExtensions NDEBUG;%(PreprocessorDefinitions) Index: src/ictranslate/ictranslate.vc140.vcxproj =================================================================== diff -u -ra27d1acf1bda3c25b6dcce0d0eb0278009ce63ae -rc4b596d905262841724ae7b091c11a8c9d5b4a5f --- src/ictranslate/ictranslate.vc140.vcxproj (.../ictranslate.vc140.vcxproj) (revision a27d1acf1bda3c25b6dcce0d0eb0278009ce63ae) +++ src/ictranslate/ictranslate.vc140.vcxproj (.../ictranslate.vc140.vcxproj) (revision c4b596d905262841724ae7b091c11a8c9d5b4a5f) @@ -193,6 +193,7 @@ true ProgramDatabase true + NoExtensions _DEBUG;%(PreprocessorDefinitions) @@ -225,6 +226,7 @@ ProgramDatabase true ..\..\ext\gmock\include + NoExtensions _DEBUG;%(PreprocessorDefinitions) @@ -332,6 +334,7 @@ true ProgramDatabase true + NoExtensions NDEBUG;%(PreprocessorDefinitions) @@ -367,6 +370,7 @@ ProgramDatabase true ..\..\ext\gmock\include + NoExtensions NDEBUG;%(PreprocessorDefinitions) Index: src/libchcore/libchcore.vc140.vcxproj =================================================================== diff -u -r5446395d3925e49d3e4cba82044bdfd4dffb6ee9 -rc4b596d905262841724ae7b091c11a8c9d5b4a5f --- src/libchcore/libchcore.vc140.vcxproj (.../libchcore.vc140.vcxproj) (revision 5446395d3925e49d3e4cba82044bdfd4dffb6ee9) +++ src/libchcore/libchcore.vc140.vcxproj (.../libchcore.vc140.vcxproj) (revision c4b596d905262841724ae7b091c11a8c9d5b4a5f) @@ -189,6 +189,7 @@ ProgramDatabase true ../../ext + NoExtensions true @@ -211,6 +212,7 @@ ProgramDatabase true ..\..\ext\gmock\include;../../ext + NoExtensions true @@ -321,6 +323,7 @@ ProgramDatabase true ../../ext + NoExtensions true @@ -345,6 +348,7 @@ ProgramDatabase true ..\..\ext\gmock\include;../../ext + NoExtensions true Index: src/libictranslate/libictranslate.vc140.vcxproj =================================================================== diff -u -ra27d1acf1bda3c25b6dcce0d0eb0278009ce63ae -rc4b596d905262841724ae7b091c11a8c9d5b4a5f --- src/libictranslate/libictranslate.vc140.vcxproj (.../libictranslate.vc140.vcxproj) (revision a27d1acf1bda3c25b6dcce0d0eb0278009ce63ae) +++ src/libictranslate/libictranslate.vc140.vcxproj (.../libictranslate.vc140.vcxproj) (revision c4b596d905262841724ae7b091c11a8c9d5b4a5f) @@ -196,6 +196,7 @@ true ProgramDatabase true + NoExtensions _DEBUG;%(PreprocessorDefinitions) @@ -227,6 +228,7 @@ ProgramDatabase true ..\..\ext\gmock\include + NoExtensions _DEBUG;%(PreprocessorDefinitions) @@ -354,6 +356,7 @@ true ProgramDatabase true + NoExtensions NDEBUG;%(PreprocessorDefinitions) @@ -387,6 +390,7 @@ ProgramDatabase true ..\..\ext\gmock\include + NoExtensions NDEBUG;%(PreprocessorDefinitions)