Gimp/plug-ins/python/pygimp_win.interp
Bruno Lopes b059896975
app, build, plug-ins: Run interpreters conditionally on Windows console
Closes: #12642

Now, we will check at runtime if GIMP is not on a console and
use the corresponding _win.interp file on such case only.

(cherry picked from commit 0c70a9fe00)
2025-11-09 16:01:20 -03:00

5 lines
120 B
Text

python=pythonw.exe
python3=pythonw.exe
/usr/bin/python=pythonw.exe
/usr/bin/python3=pythonw.exe
:Python:E::py::python3: