From 32b3088eeaaf94eae561886a4235b13aa564a620 Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Sat, 19 Dec 2020 20:25:55 -0600 Subject: Convert WixToolset.Mba.Host.csproj to SDK-style. --- src/dnchost/dnchost.vcxproj | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/dnchost') diff --git a/src/dnchost/dnchost.vcxproj b/src/dnchost/dnchost.vcxproj index 18c2dcf3..4a534acc 100644 --- a/src/dnchost/dnchost.vcxproj +++ b/src/dnchost/dnchost.vcxproj @@ -72,6 +72,9 @@ $(BaseOutputPath)obj;$(NetHostPath);%(AdditionalIncludeDirectories) + + /LTCG %(AdditionalOptions) + -- cgit v1.2.3-55-g6feb