From 5575005e7341f71dffbd2ecb3590f2a7645c644d Mon Sep 17 00:00:00 2001 From: Michael Brehm Date: Sun, 26 Mar 2017 23:28:37 -0400 Subject: [PATCH] Fix phantom out\Win32 folder created during build --- src/version.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/version.vcxproj b/src/version.vcxproj index c383d35e..3e0b722e 100644 --- a/src/version.vcxproj +++ b/src/version.vcxproj @@ -42,12 +42,12 @@ - $(SolutionDir)out\$(Platform)\$(Configuration)\ + $(SolutionDir)out\windows-$(Platform)\$(Configuration)\ $(RootNamespace) $(Configuration)\$(Platform)\$(ProjectName)\ - $(SolutionDir)out\$(Platform)\$(Configuration)\ + $(SolutionDir)out\windows-$(Platform)\$(Configuration)\ $(RootNamespace) $(Configuration)\$(Platform)\$(ProjectName)\