aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core.Native/WixToolset.Core.Native.v3.ncrunchproject
diff options
context:
space:
mode:
authorRob Mensching <rob@firegiant.com>2020-05-21 23:08:52 -0700
committerRob Mensching <rob@firegiant.com>2020-05-22 15:21:29 -0700
commite28fcc906046ed12a867b621fc0eabf75fd9db09 (patch)
tree4d879b9e222fcdeadf6091b4b185655ac71b8845 /src/WixToolset.Core.Native/WixToolset.Core.Native.v3.ncrunchproject
parenta4cc6c64cb94279daeef2ab14e6319105806c053 (diff)
downloadwix-e28fcc906046ed12a867b621fc0eabf75fd9db09.tar.gz
wix-e28fcc906046ed12a867b621fc0eabf75fd9db09.tar.bz2
wix-e28fcc906046ed12a867b621fc0eabf75fd9db09.zip
Add support using mergmod.dll and its interfaces
Diffstat (limited to 'src/WixToolset.Core.Native/WixToolset.Core.Native.v3.ncrunchproject')
-rw-r--r--src/WixToolset.Core.Native/WixToolset.Core.Native.v3.ncrunchproject10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/WixToolset.Core.Native/WixToolset.Core.Native.v3.ncrunchproject b/src/WixToolset.Core.Native/WixToolset.Core.Native.v3.ncrunchproject
deleted file mode 100644
index 0da1f42d..00000000
--- a/src/WixToolset.Core.Native/WixToolset.Core.Native.v3.ncrunchproject
+++ /dev/null
@@ -1,10 +0,0 @@
1<ProjectConfiguration>
2 <Settings>
3 <AdditionalFilesToIncludeForProject>
4 <Value>..\..\build\Debug\Win32\wixnative.x86.exe</Value>
5 <Value>..\..\build\Debug\Win32\wixnative.x86.pdb</Value>
6 <Value>..\..\build\Debug\x64\wixnative.amd64.exe</Value>
7 <Value>..\..\build\Debug\x64\wixnative.amd64.pdb</Value>
8 </AdditionalFilesToIncludeForProject>
9 </Settings>
10</ProjectConfiguration> \ No newline at end of file