Experiment - change the Windows icon (gtk2_ardour/icons/ardour.ico) so that it doesn...
authorJohn Emmas <johne53@tiscali.co.uk>
Wed, 8 Jun 2016 14:19:16 +0000 (15:19 +0100)
committerJohn Emmas <johne53@tiscali.co.uk>
Wed, 8 Jun 2016 14:20:19 +0000 (15:20 +0100)
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)

MSVCardour3/Ardour3.vcproj
gtk2_ardour/icons/ardour.ico

index d95ac05ae8ffa6d4ed0f72449b2d2110def7375e..67fce4cda3811f98a2f92ad57bc7b05b515c53a2 100644 (file)
                        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
index b85a5e14f25a148126cfeb8ccbcb3a0fa1531e6d..9cf40da9f0b800e6b35e7d1315688ea34c73c818 100644 (file)
Binary files a/gtk2_ardour/icons/ardour.ico and b/gtk2_ardour/icons/ardour.ico differ