summaryrefslogtreecommitdiffstats
path: root/googletest/msvc/2010
Commit message (Collapse)AuthorAgeFilesLines
* removing msvc solution, as CMake and Bazel is the only supporeted build methodsGennadiy Civil2019-06-1018-1642/+0
|
* Support x64 configuration for old VS2010 projectsArkady Shapkin2017-08-2218-0/+1642
VS2010 solution only to simplify old users (who used these solutions) upgrading to new gtest/gmock, new users should use CMake generated solutions. VS2010 solution can be opened in any new VS.