mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-10-06 01:12:40 +02:00
build/windows: On 3.0 series only, bundle all random typelibs
See discussion on: #14910
This commit is contained in:
@@ -156,6 +156,7 @@ if (os.getenv("GIMP_UNSTABLE") or not os.getenv("GIMP_RELEASE")) and "32" not in
|
||||
bundle(MSYSTEM_PREFIX, "bin/config6")
|
||||
### Binaries for GObject Introspection support. See: https://gitlab.gnome.org/GNOME/gimp/-/issues/13170
|
||||
bundle(GIMP_PREFIX, "lib/girepository-*/*.typelib")
|
||||
bundle(MSYSTEM_PREFIX, "lib/girepository-*/*.typelib")
|
||||
bundle(MSYSTEM_PREFIX, "bin/libgirepository-*.dll")
|
||||
#### Python support
|
||||
#####python.exe is needed for plug-ins output in `gimp-console*.exe`
|
||||
|
Reference in New Issue
Block a user