Gimp/plug-ins/python/pygimp_win.interp
Bruno Lopes 0c70a9fe00
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.
2025-11-09 15:56:32 -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: