aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core.Native/WixToolset.Core.Native.v3.ncrunchproject
diff options
context:
space:
mode:
authorRob Mensching <rob@firegiant.com>2018-08-10 23:32:23 -0700
committerRob Mensching <rob@firegiant.com>2018-10-03 23:55:54 -0700
commit77b1c956e6037717f98ae01c2ff4e989c0252db8 (patch)
treef3682540cbfbe41780ec123d1d7f7df8674d3270 /src/WixToolset.Core.Native/WixToolset.Core.Native.v3.ncrunchproject
parent989686d2fdb3b46ed3c411f03ebdcdeeb9f42e15 (diff)
downloadwix-77b1c956e6037717f98ae01c2ff4e989c0252db8.tar.gz
wix-77b1c956e6037717f98ae01c2ff4e989c0252db8.tar.bz2
wix-77b1c956e6037717f98ae01c2ff4e989c0252db8.zip
Enable use of NCrunch
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, 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