Index: ext/googletest/googlemock/msvc/2015/gmock_test.vcxproj
===================================================================
diff -u -r4a481bbe77043e0bda2435c6d62a02700b3e46c5 -r3d5880c6661c3ed500e0c1c739a923ae9ede0364
--- ext/googletest/googlemock/msvc/2015/gmock_test.vcxproj (.../gmock_test.vcxproj) (revision 4a481bbe77043e0bda2435c6d62a02700b3e46c5)
+++ ext/googletest/googlemock/msvc/2015/gmock_test.vcxproj (.../gmock_test.vcxproj) (revision 3d5880c6661c3ed500e0c1c739a923ae9ede0364)
@@ -5,10 +5,18 @@
Debug
Win32
+
+ Debug
+ x64
+
Release
Win32
+
+ Release
+ x64
+
{F10D22F8-AC7B-4213-8720-608E7D878CD2}
@@ -22,32 +30,61 @@
true
v140
+
+ Application
+ Unicode
+ true
+ v140
+
Application
Unicode
v140
+
+ Application
+ Unicode
+ v140
+
+
+
+
+
+
+
+
+
<_ProjectFileVersion>10.0.30319.1
- $(SolutionDir)$(Configuration)\
+ $(SolutionDir)$(Platform)-$(Configuration)\
$(OutDir)$(ProjectName)\
true
- $(SolutionDir)$(Configuration)\
+ true
+ $(SolutionDir)$(Platform)-$(Configuration)\
$(OutDir)$(ProjectName)\
false
+ false
+
+ $(SolutionDir)$(Platform)-$(Configuration)\
+ $(OutDir)$(ProjectName)\
+
+
+ $(SolutionDir)$(Platform)-$(Configuration)\
+ $(OutDir)$(ProjectName)\
+
/bigobj %(AdditionalOptions)
@@ -68,10 +105,28 @@
MachineX86
+
+
+ /bigobj %(AdditionalOptions)
+ Disabled
+ ..\..\include;..\..;$(GTestDir);%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ EnableFastChecks
+ MultiThreadedDebug
+
+
+ Level3
+ ProgramDatabase
+
+
+ true
+ Console
+
+
/bigobj %(AdditionalOptions)
- ..\..\include;..\..;%(AdditionalIncludeDirectories)
+ ..\..\include;..\..;$(GTestDir);%(AdditionalIncludeDirectories)
WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
MultiThreaded
@@ -87,6 +142,24 @@
MachineX86
+
+
+ /bigobj %(AdditionalOptions)
+ ..\..\include;..\..;$(GTestDir);%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreaded
+
+
+ Level3
+ ProgramDatabase
+
+
+ true
+ Console
+ true
+ true
+
+
{e4ef614b-30df-4954-8c53-580a0bf6b589}