Gimp/extensions/goat-exercises
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
..
goat-exercise-c.c extensions, libgimp, plug-ins: remove n_drawables arg from GimpImageProcedure's… 2024-10-28 22:08:45 +01:00
goat-exercise-gjs.js extensions, plug-ins: fixing CamelCase on the "Plug-In Examples" items. 2024-08-10 23:33:57 +02:00
goat-exercise-lua.lua extensions, plug-ins: fixing CamelCase on the "Plug-In Examples" items. 2024-08-10 23:33:57 +02:00
goat-exercise-py3.py extensions, libgimp, plug-ins: remove n_drawables arg from GimpImageProcedure's… 2024-10-28 22:08:45 +01:00
goat-exercise-vala.vala extensions, plug-ins: fixing CamelCase on the "Plug-In Examples" items. 2024-08-10 23:33:57 +02:00
meson.build Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
org.gimp.extension.goat-exercises.metainfo.xml.in.in Change GTK+ to GTK 2022-07-07 14:02:36 +00:00