From 0b9d1cbc884985f882966841790f53c49af6d9dc Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Tue, 21 Apr 2015 20:41:30 +0200 Subject: [PATCH] Add missing tests to the Visual Studio solutions --- builds/msvc/vs2010/test/test.vcxproj | 9 +++++++++ builds/msvc/vs2012/test/test.vcxproj | 9 +++++++++ builds/msvc/vs2013/test/test.vcxproj | 9 +++++++++ 3 files changed, 27 insertions(+) diff --git a/builds/msvc/vs2010/test/test.vcxproj b/builds/msvc/vs2010/test/test.vcxproj index c31f2621..6b1f51ac 100644 --- a/builds/msvc/vs2010/test/test.vcxproj +++ b/builds/msvc/vs2010/test/test.vcxproj @@ -103,6 +103,12 @@ true + + true + + + true + true @@ -151,6 +157,9 @@ true + + true + true diff --git a/builds/msvc/vs2012/test/test.vcxproj b/builds/msvc/vs2012/test/test.vcxproj index da8adafc..4e7eb4e4 100644 --- a/builds/msvc/vs2012/test/test.vcxproj +++ b/builds/msvc/vs2012/test/test.vcxproj @@ -103,6 +103,12 @@ true + + true + + + true + true @@ -151,6 +157,9 @@ true + + true + true diff --git a/builds/msvc/vs2013/test/test.vcxproj b/builds/msvc/vs2013/test/test.vcxproj index 9b1bec9a..6c0c5ce4 100644 --- a/builds/msvc/vs2013/test/test.vcxproj +++ b/builds/msvc/vs2013/test/test.vcxproj @@ -103,6 +103,12 @@ true + + true + + + true + true @@ -151,6 +157,9 @@ true + + true + true