aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/dnchost/precomp.h
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2022-04-19 17:15:05 -0500
committerSean Hall <r.sean.hall@gmail.com>2022-04-19 18:35:15 -0500
commit57fd164d56466a52854e825afd5fdc2b6b97f12a (patch)
tree7d4ace6d7a55c2a50302e3b6866456026a2c6222 /src/ext/Bal/dnchost/precomp.h
parent6435d26c7e2ce54ec38d0cc9eb4d2cb10e9614e0 (diff)
downloadwix-57fd164d56466a52854e825afd5fdc2b6b97f12a.tar.gz
wix-57fd164d56466a52854e825afd5fdc2b6b97f12a.tar.bz2
wix-57fd164d56466a52854e825afd5fdc2b6b97f12a.zip
Replace Dnc.Host with Dnc.HostGenerator to support linker trimming.
Diffstat (limited to 'src/ext/Bal/dnchost/precomp.h')
-rw-r--r--src/ext/Bal/dnchost/precomp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ext/Bal/dnchost/precomp.h b/src/ext/Bal/dnchost/precomp.h
index 84ff6424..7aefc4e3 100644
--- a/src/ext/Bal/dnchost/precomp.h
+++ b/src/ext/Bal/dnchost/precomp.h
@@ -20,7 +20,6 @@
20#include <IBootstrapperApplicationFactory.h> 20#include <IBootstrapperApplicationFactory.h>
21#include <balutil.h> 21#include <balutil.h>
22 22
23#include <WixToolset.Dnc.Host.h>
24#define NETHOST_USE_AS_STATIC 23#define NETHOST_USE_AS_STATIC
25#include <nethost.h> 24#include <nethost.h>
26#include <hostfxr.h> 25#include <hostfxr.h>