Redub v1.28.1: Improving build distributions

Kapendev alexandroskapretsos at gmail.com
Fri May 29 18:19:36 UTC 2026


On Friday, 29 May 2026 at 17:49:02 UTC, Hipreme wrote:
> These days, Adam implemented directly in OpenD support on 
> Windows for executable icons. And it looked really awesome, I 
> asked for the implementation so I got that also inside redub. 
> You can easily add that by specifying inside your recipe file:
> ```json
> "icon": [
>    "logo256x256.png",
>    "logo16x16.png",
>    "logo32x32.png"
> ]
> ```
> And that's it. All that you require to get sweet icons on your 
> executable like that:
> ![Windows 
> Icons](https://media.discordapp.net/attachments/272822912036372480/1509716593985327264/image.png?ex=6a1ad965&is=6a1987e5&hm=c19fadb36ac6a4cc8c381ed7af8f85ec0fe48831a613dc9b9f9a386a2c3aa3ca&=&format=webp&quality=lossless&width=1248&height=526)

Cool stuff!


More information about the Digitalmars-d-announce mailing list