gimp/plug-ins/file-fli
Jehan 02199755ab Issue #12277: GIMP 3.0 RC1 opens Windows Console.
This is a followup of previous commit. We must set the win_subsystem
option on executable() so that the result binary is compiled as a GUI
application (and doesn't output a console every time).

The previous commit is still needed and is what allows us to control
when to actually display a console.
2024-11-21 04:23:10 +00:00
..
fli-gimp.c app, libgimpcolor, plug-ins: move legacy luminance macros to private. 2024-11-02 00:27:02 +01:00
fli.c plug-ins: fix possible overflow in computation 2022-06-03 12:52:17 -04:00
fli.h plug-ins: update public FLI functions to add a GError and return gboolean 2022-05-11 16:28:58 -04:00
meson.build Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00