From 800ca63c81d3501b84eb625a273847b2ad6e1f19 Mon Sep 17 00:00:00 2001 From: Alec Thomas Date: Mon, 1 Apr 2013 23:41:51 -0400 Subject: Include gtest (as per gtest recommendations). See https://groups.google.com/forum/?fromgroups=#!topic/googletestframework/Zo7_HOv1MJ0 --- gtest-1.6.0/msvc/gtest_unittest-md.vcproj | 147 ++++++++++++++++++++++++++++++ 1 file changed, 147 insertions(+) create mode 100755 gtest-1.6.0/msvc/gtest_unittest-md.vcproj (limited to 'gtest-1.6.0/msvc/gtest_unittest-md.vcproj') diff --git a/gtest-1.6.0/msvc/gtest_unittest-md.vcproj b/gtest-1.6.0/msvc/gtest_unittest-md.vcproj new file mode 100755 index 0000000..38a5e56 --- /dev/null +++ b/gtest-1.6.0/msvc/gtest_unittest-md.vcproj @@ -0,0 +1,147 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3