From 3cd1a2930f0003761b2ba7ed885edf0559ef2c79 Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Tue, 2 Oct 2018 15:25:17 -0700 Subject: Enable NCrunch support --- src/Cpp.Build.props | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/Cpp.Build.props') diff --git a/src/Cpp.Build.props b/src/Cpp.Build.props index 453aa442..296b36ca 100644 --- a/src/Cpp.Build.props +++ b/src/Cpp.Build.props @@ -3,9 +3,8 @@ - Win32 - $(OutputPath) - $(BaseIntermediateOutputPath)$(Platform)\ + Win32 + $(BaseIntermediateOutputPath)$(Configuration)\$(Platform)\ $(OutputPath)$(Platform)\ -- cgit v1.2.3-55-g6feb