Files
Albrecht Schlosser 4ff83a34c3 Add icon to fluid (STR 2952)
This update consists of three parts:

1. update icons/fluid.ico to the one provided by STR 2952
2. Windows: add resource file fluid/fluid.rc using 'fluid.ico'
3. Cross-platform: add icon using 'icons/fluid-128.png' to fluid executable

Note: file 'fluid/fluid_icon.cxx' is generated by fluid using fluid_icon.fl.
2026-04-14 17:57:42 +02:00

22 lines
561 B
Plaintext

//
// Resource script for fluid using the Fast Light Tool Kit (FLTK).
//
// Copyright 2026 by Bill Spitzak and others.
//
// This library is free software. Distribution and use rights are outlined in
// the file "COPYING" which should have been included with this file. If this
// file is missing or damaged, see the license at:
//
// https://www.fltk.org/COPYING.php
//
// Please see the following page on how to report bugs and issues:
//
// https://www.fltk.org/bugs.php
//
//
// Icon for executable
//
IDI_ICON ICON DISCARDABLE "icons/fluid.ico"