From 6bc5a84a2d6caa90aa131a705b93c88586b2a95f Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Mon, 20 Jan 2014 16:16:01 -0800 Subject: Windows build fixes and installer work... --- windows/SelfTest/SelfTest.vcxproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'windows/SelfTest') diff --git a/windows/SelfTest/SelfTest.vcxproj b/windows/SelfTest/SelfTest.vcxproj index a223d960..5fb9e5f1 100644 --- a/windows/SelfTest/SelfTest.vcxproj +++ b/windows/SelfTest/SelfTest.vcxproj @@ -147,10 +147,11 @@ true - $(SolutionDir)\Build\$(Configuration)\ + $(SolutionDir)\Build\$(Platform)\$(Configuration)\ true + $(SolutionDir)\Build\$(Platform)\$(Configuration)\ false -- cgit v1.2.3