component reference fix

This commit is contained in:
vadym 2022-12-19 15:53:09 +02:00
parent 47b8d749c3
commit 47f03c4e33

View file

@ -231,6 +231,7 @@ cat > wix.xml << EOF
<Feature Id="MeshFeature" Title="Mesh" Level="1">
<ComponentRef Id="MainExecutable" />
<ComponentRef Id="UIExecutable" />
<ComponentRef Id="CtrlExecutable" />
<ComponentRef Id="cmpDesktopShortcut" />
<ComponentRef Id="ConfigScript" />