diff options
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, 10 insertions, 0 deletions
diff --git a/src/WixToolset.Core.Native/WixToolset.Core.Native.v3.ncrunchproject b/src/WixToolset.Core.Native/WixToolset.Core.Native.v3.ncrunchproject new file mode 100644 index 00000000..0da1f42d --- /dev/null +++ b/src/WixToolset.Core.Native/WixToolset.Core.Native.v3.ncrunchproject | |||
| @@ -0,0 +1,10 @@ | |||
| 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 | ||
