mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-29 14:45:07 +03:00
Added FontsResources in ResourcesRef
This commit is contained in:
parent
95bb7abea3
commit
60de24365a
1 changed files with 1 additions and 0 deletions
|
@ -278,6 +278,7 @@ cat > wix.xml << EOF
|
||||||
<ComponentRef Id="MainExecutable" />
|
<ComponentRef Id="MainExecutable" />
|
||||||
<ComponentRef Id="WebViewResources" />
|
<ComponentRef Id="WebViewResources" />
|
||||||
<ComponentRef Id="AssetsResources" />
|
<ComponentRef Id="AssetsResources" />
|
||||||
|
<ComponentRef Id="FontsResources" />
|
||||||
<ComponentRef Id="UIExecutable" />
|
<ComponentRef Id="UIExecutable" />
|
||||||
<ComponentRef Id="CtrlExecutable" />
|
<ComponentRef Id="CtrlExecutable" />
|
||||||
<ComponentRef Id="cmpDesktopShortcut" />
|
<ComponentRef Id="cmpDesktopShortcut" />
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue