From a2b1a8556ea64014606d78b09333d9c522430a25 Mon Sep 17 00:00:00 2001 From: shiqian Date: Mon, 8 Sep 2008 17:55:52 +0000 Subject: Adds support for type-parameterized tests (by Zhanyong Wan); also adds case-insensitive wide string comparison to the String class (by Vlad Losev). --- msvc/gtest.vcproj | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'msvc') diff --git a/msvc/gtest.vcproj b/msvc/gtest.vcproj index 3f2a5a65..47c4a80c 100755 --- a/msvc/gtest.vcproj +++ b/msvc/gtest.vcproj @@ -144,6 +144,21 @@ AdditionalIncludeDirectories=""..";"..\include""/> + + + + + + + +