Commit Graph

4 Commits

Author SHA1 Message Date
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
zhanyong.wan
585e57b45b Sets the svn:eol-style property of VS project files to CRLF. 2009-02-13 00:58:13 +00:00
zhanyong.wan
117941f670 Removes the svn:executable attribute from VS project files. 2009-02-13 00:54:56 +00:00
shiqian
c6cece7768 Adds Visual Studio projects for building Google Mock. 2008-12-10 07:50:41 +00:00