Experiment - change the Windows icon (gtk2_ardour/icons/ardour.ico) so that it doesn't contain compressed images
Windows itself is happy with compressed icons but they seem to upset the MSVC linker. If there are no ill-effects I'll change the Mixbus icon which will allow me to remove the older style icons (that were only needed for MSVC)
This commit is contained in:
parent
8a3cf9ab8d
commit
5c6846a169
@ -2388,15 +2388,7 @@
|
||||
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\gtk2_ardour\win32\res\mixbus_icon_32px.ico"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gtk2_ardour\win32\res\mixbus_icon_48px.ico"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gtk2_ardour\win32\res\mixbus_icon_64px.ico"
|
||||
RelativePath="..\gtk2_ardour\icons\ardour.ico"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 50 KiB After Width: | Height: | Size: 281 KiB |
Loading…
Reference in New Issue
Block a user