From 908aaf0d92c146400c5125cbbf5edf3dbeb8a4a1 Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Thu, 16 Feb 2012 10:29:05 +0900 Subject: MSVC build fixed Signed-off-by: Martin Sustrik --- builds/msvc/tests/tests.vcxproj | 6 +++++- builds/msvc/tests/tests.vcxproj.filters | 5 ++++- 2 files changed, 9 insertions(+), 2 deletions(-) (limited to 'builds/msvc/tests') diff --git a/builds/msvc/tests/tests.vcxproj b/builds/msvc/tests/tests.vcxproj index d62597d..cfa07a8 100644 --- a/builds/msvc/tests/tests.vcxproj +++ b/builds/msvc/tests/tests.vcxproj @@ -109,6 +109,10 @@ true true + + true + true + true true @@ -158,4 +162,4 @@ - + \ No newline at end of file diff --git a/builds/msvc/tests/tests.vcxproj.filters b/builds/msvc/tests/tests.vcxproj.filters index 01121cb..ce84e6c 100644 --- a/builds/msvc/tests/tests.vcxproj.filters +++ b/builds/msvc/tests/tests.vcxproj.filters @@ -53,6 +53,9 @@ Header Files + + Header Files + @@ -64,4 +67,4 @@ Header Files - + \ No newline at end of file -- cgit v1.2.3