aboutsummaryrefslogtreecommitdiff
path: root/src/tools/thmviewer
diff options
context:
space:
mode:
authorRob Mensching <rob@firegiant.com>2022-07-26 17:20:39 -0700
committerRob Mensching <rob@firegiant.com>2022-08-01 20:25:19 -0700
commita627ca9b720047e633a8fe72003ab9bee31006c5 (patch)
tree2bc8a924bb4141ab718e74d08f6459a0ffe8d573 /src/tools/thmviewer
parent521eb3c9cf38823a2c4019abb85dc0b3200b92cb (diff)
downloadwix-a627ca9b720047e633a8fe72003ab9bee31006c5.tar.gz
wix-a627ca9b720047e633a8fe72003ab9bee31006c5.tar.bz2
wix-a627ca9b720047e633a8fe72003ab9bee31006c5.zip
Create WixToolset.Heat.nupkg to distribute heat.exe and Heat targets
Moves Heat functionality to the "tools" layer and packages it all up in WixToolset.Heat.nupkg for distribution in WiX v4. Completes 6838
Diffstat (limited to 'src/tools/thmviewer')
-rw-r--r--src/tools/thmviewer/thmviewer.v3.ncrunchproject1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/thmviewer/thmviewer.v3.ncrunchproject b/src/tools/thmviewer/thmviewer.v3.ncrunchproject
index 3cffd6ce..1d0a6a6c 100644
--- a/src/tools/thmviewer/thmviewer.v3.ncrunchproject
+++ b/src/tools/thmviewer/thmviewer.v3.ncrunchproject
@@ -3,5 +3,6 @@
3 <AdditionalFilesToIncludeForProject> 3 <AdditionalFilesToIncludeForProject>
4 <Value>thmviewer.manifest</Value> 4 <Value>thmviewer.manifest</Value>
5 </AdditionalFilesToIncludeForProject> 5 </AdditionalFilesToIncludeForProject>
6 <IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
6 </Settings> 7 </Settings>
7</ProjectConfiguration> \ No newline at end of file 8</ProjectConfiguration> \ No newline at end of file