From 6f79a3b8a7dce9e2fd883ef50c9f36161ff9e9d3 Mon Sep 17 00:00:00 2001 From: Gennadiy Civil Date: Mon, 10 Jun 2019 10:35:30 -0400 Subject: removing gmock msvc solution, as CMake and Bazel is the only supporeted build methods --- googlemock/msvc/2010/gmock_config.props | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 googlemock/msvc/2010/gmock_config.props (limited to 'googlemock/msvc/2010/gmock_config.props') diff --git a/googlemock/msvc/2010/gmock_config.props b/googlemock/msvc/2010/gmock_config.props deleted file mode 100644 index 017d710b..00000000 --- a/googlemock/msvc/2010/gmock_config.props +++ /dev/null @@ -1,19 +0,0 @@ - - - - ../../../googletest - - - <_ProjectFileVersion>10.0.30319.1 - - - - $(GTestDir)/include;%(AdditionalIncludeDirectories) - - - - - $(GTestDir) - - - \ No newline at end of file -- cgit v1.2.3