-
Simplifies the VC projects by using gmock-all.cc and · ad7c462bzhanyong.wan authored
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.
ad7c462b
×