Gimp/build/windows/crossbuild-gitlab-ci/gimp-wrapper.cmd
Jehan 7fdd78c6ea gitlab-ci, build: add a wrapper for GIMP binary to Win32 CI result.
A few commands need to be performed the first time for glib to work
properly, and gdk-pixbuf loaders to be found. I add them in a wrapper
script so that it's easy to ask people to test the dev builds (even
though it's not necessary to run these commands each time, but who
cares!).
2019-10-24 22:14:41 +00:00

3 lines
109 B
Batchfile

glib-compile-schemas.exe ..\share\glib-2.0\schemas
gdk-pixbuf-query-loaders.exe --update-cache
gimp-2.99.exe