diff options
| author | Rob Mensching <rob@firegiant.com> | 2020-05-21 23:08:52 -0700 |
|---|---|---|
| committer | Rob Mensching <rob@firegiant.com> | 2020-05-22 15:21:29 -0700 |
| commit | e28fcc906046ed12a867b621fc0eabf75fd9db09 (patch) | |
| tree | 4d879b9e222fcdeadf6091b4b185655ac71b8845 /src/WixToolset.Core.Native/WixToolset.Core.Native.v3.ncrunchproject | |
| parent | a4cc6c64cb94279daeef2ab14e6319105806c053 (diff) | |
| download | wix-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.ncrunchproject | 10 |
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 | ||
