aboutsummaryrefslogtreecommitdiffstats
path: root/msvc/gtest-md.vcproj
Commit message (Collapse)AuthorAgeFilesLines
* Removes all uses of StrStream; fixes the VC projects and simplifies them by ↵zhanyong.wan2010-09-081-112/+1
| | | | using gtest-all.cc.
* Fixes line-ending in the new -md VC projects.zhanyong.wan2009-09-161-0/+0
|
* Adjusts VC projects' output directories such that the output files don't ↵zhanyong.wan2009-09-111-4/+4
| | | | step on each other.
* Removes deprecated /Wp64 flag from VC projects; also removes unneeded VC ↵zhanyong.wan2009-09-111-2/+2
| | | | projects.
* Adds /MD(d) versions of VC++ projects.vladlosev2009-08-281-0/+237