googletest/msvc
zhanyong.wan ad7c462be7 Simplifies the VC projects by using gmock-all.cc and
gmock_all_test.cc.  Also fixes a missing include directory for
gmock_main in the Release mode.  I had to add /bigobj to
gmock_test.vcproj to make the compiler happy, as we now need to
generate code for many functions in the same translation unit.
2010-09-09 22:16:17 +00:00
..
gmock_config.vsprops Switches from Boost TR1 tuple to gtest's TR1 tuple. 2009-06-17 22:11:04 +00:00
gmock_link_test.vcproj Fixes link errors due to an MS VC bug. By Vlad Losev. 2009-02-19 22:30:22 +00:00
gmock_main.vcproj Simplifies the VC projects by using gmock-all.cc and 2010-09-09 22:16:17 +00:00
gmock_test.vcproj Simplifies the VC projects by using gmock-all.cc and 2010-09-09 22:16:17 +00:00
gmock-spec-builders_test.vcproj Implements --gmock_catch_leaked_mocks and Mock::AllowLeak. 2009-04-22 22:25:31 +00:00
gmock.sln Removes gmock_output_test_.vcproj. 2009-12-09 18:21:28 +00:00
gmock.vcproj Simplifies the VC projects by using gmock-all.cc and 2010-09-09 22:16:17 +00:00