From 655a166adbd56ea7036b2001258ede77f58baee0 Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Sat, 18 Jul 2020 16:48:54 +1000 Subject: Move Burn headers from BootstrapperCore repo. --- .../build/WixToolset.BootstrapperCore.Native.props | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 src/WixToolset.BootstrapperCore.Native/build/WixToolset.BootstrapperCore.Native.props (limited to 'src/WixToolset.BootstrapperCore.Native/build/WixToolset.BootstrapperCore.Native.props') diff --git a/src/WixToolset.BootstrapperCore.Native/build/WixToolset.BootstrapperCore.Native.props b/src/WixToolset.BootstrapperCore.Native/build/WixToolset.BootstrapperCore.Native.props new file mode 100644 index 00000000..82f81163 --- /dev/null +++ b/src/WixToolset.BootstrapperCore.Native/build/WixToolset.BootstrapperCore.Native.props @@ -0,0 +1,13 @@ + + + + + + + $(MSBuildThisFileDirectory)native\include\;%(AdditionalIncludeDirectories) + + + $(MSBuildThisFileDirectory)native\include\;%(AdditionalIncludeDirectories) + + + -- cgit v1.2.3-55-g6feb