From feb55f22c0869d447aeca2856772cb3a05736ba7 Mon Sep 17 00:00:00 2001 From: gennadiycivil Date: Wed, 22 May 2019 12:10:54 -0400 Subject: removing msvc --- googlemock/msvc/2015/gmock_test.vcxproj | 176 -------------------------------- 1 file changed, 176 deletions(-) delete mode 100644 googlemock/msvc/2015/gmock_test.vcxproj (limited to 'googlemock/msvc/2015/gmock_test.vcxproj') diff --git a/googlemock/msvc/2015/gmock_test.vcxproj b/googlemock/msvc/2015/gmock_test.vcxproj deleted file mode 100644 index 01d1f201..00000000 --- a/googlemock/msvc/2015/gmock_test.vcxproj +++ /dev/null @@ -1,176 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {F10D22F8-AC7B-4213-8720-608E7D878CD2} - gmock_test - Win32Proj - - - - Application - Unicode - true - v140 - - - Application - Unicode - true - v140 - - - Application - Unicode - v140 - - - Application - Unicode - v140 - - - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - $(SolutionDir)$(Platform)-$(Configuration)\ - $(OutDir)$(ProjectName)\ - true - true - $(SolutionDir)$(Platform)-$(Configuration)\ - $(OutDir)$(ProjectName)\ - false - false - - - $(SolutionDir)$(Platform)-$(Configuration)\ - $(OutDir)$(ProjectName)\ - - - $(SolutionDir)$(Platform)-$(Configuration)\ - $(OutDir)$(ProjectName)\ - - - - /bigobj %(AdditionalOptions) - Disabled - ..\..\include;..\..;$(GTestDir);%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level3 - ProgramDatabase - - - true - Console - MachineX86 - - - - - /bigobj %(AdditionalOptions) - Disabled - ..\..\include;..\..;$(GTestDir);%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebug - - - Level3 - ProgramDatabase - - - true - Console - - - - - /bigobj %(AdditionalOptions) - ..\..\include;..\..;$(GTestDir);%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - - - true - Console - true - true - MachineX86 - - - - - /bigobj %(AdditionalOptions) - ..\..\include;..\..;$(GTestDir);%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Level3 - ProgramDatabase - - - true - Console - true - true - - - - - {e4ef614b-30df-4954-8c53-580a0bf6b589} - true - true - - - - - - - - - \ No newline at end of file -- cgit v1.2.3