mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-08-25 08:25:07 +03:00
component reference fix
This commit is contained in:
parent
47b8d749c3
commit
47f03c4e33
1 changed files with 1 additions and 0 deletions
|
@ -231,6 +231,7 @@ cat > wix.xml << EOF
|
||||||
|
|
||||||
<Feature Id="MeshFeature" Title="Mesh" Level="1">
|
<Feature Id="MeshFeature" Title="Mesh" Level="1">
|
||||||
<ComponentRef Id="MainExecutable" />
|
<ComponentRef Id="MainExecutable" />
|
||||||
|
<ComponentRef Id="UIExecutable" />
|
||||||
<ComponentRef Id="CtrlExecutable" />
|
<ComponentRef Id="CtrlExecutable" />
|
||||||
<ComponentRef Id="cmpDesktopShortcut" />
|
<ComponentRef Id="cmpDesktopShortcut" />
|
||||||
<ComponentRef Id="ConfigScript" />
|
<ComponentRef Id="ConfigScript" />
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue