Fix Icon paths

UWP_Overlay
Peter Repukat 7 years ago
parent b02fc62878
commit 5770730ea7

Binary file not shown.

@ -100,6 +100,6 @@
<ResourceCompile Include="GloSC.rc" />
</ItemGroup>
<ItemGroup>
<Image Include="..\..\..\..\..\Downloads\GloSC_Icon.ico" />
<Image Include="..\GloSC_Icon.ico" />
</ItemGroup>
</Project>

Binary file not shown.

After

Width:  |  Height:  |  Size: 361 KiB

Binary file not shown.

@ -80,6 +80,6 @@
</ItemGroup>
<ItemGroup>
<Image Include="Resources\GloSC_Icon.png" />
<Image Include="..\..\..\..\..\Downloads\GloSC_Icon.ico" />
<Image Include="..\GloSC_Icon.ico" />
</ItemGroup>
</Project>
Loading…
Cancel
Save