From c5d675ebba75356679ca87a11bba299176fb384c Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Sun, 18 Oct 2015 14:50:58 +0200 Subject: [PATCH] MSVC solutions: exclude test files from build --- builds/msvc/vs2010/test/test.vcxproj | 8 +++++--- builds/msvc/vs2012/test/test.vcxproj | 6 ++++-- builds/msvc/vs2013/test/test.vcxproj | 8 +++++--- builds/msvc/vs2015/test/test.vcxproj | 8 +++++--- 4 files changed, 19 insertions(+), 11 deletions(-) diff --git a/builds/msvc/vs2010/test/test.vcxproj b/builds/msvc/vs2010/test/test.vcxproj index 3973e748..e8637bdf 100644 --- a/builds/msvc/vs2010/test/test.vcxproj +++ b/builds/msvc/vs2010/test/test.vcxproj @@ -64,9 +64,11 @@ - + + true + - false + true true @@ -239,4 +241,4 @@ - \ No newline at end of file + diff --git a/builds/msvc/vs2012/test/test.vcxproj b/builds/msvc/vs2012/test/test.vcxproj index 4760edea..61c495e3 100644 --- a/builds/msvc/vs2012/test/test.vcxproj +++ b/builds/msvc/vs2012/test/test.vcxproj @@ -64,9 +64,11 @@ - + + true + - false + true true diff --git a/builds/msvc/vs2013/test/test.vcxproj b/builds/msvc/vs2013/test/test.vcxproj index eb52ef45..9ce099a3 100644 --- a/builds/msvc/vs2013/test/test.vcxproj +++ b/builds/msvc/vs2013/test/test.vcxproj @@ -64,9 +64,11 @@ - + + true + - false + true true @@ -239,4 +241,4 @@ - \ No newline at end of file + diff --git a/builds/msvc/vs2015/test/test.vcxproj b/builds/msvc/vs2015/test/test.vcxproj index cac319f5..2e5e88c3 100644 --- a/builds/msvc/vs2015/test/test.vcxproj +++ b/builds/msvc/vs2015/test/test.vcxproj @@ -64,9 +64,11 @@ - + + true + - false + true true @@ -239,4 +241,4 @@ - \ No newline at end of file +