Code

Probably a fix for [ 1665735 ] [ 1673205 ] [ 1667584 ]. Testing required though.
[inkscape.git] / mingwenv.bat
1 @echo Setting environment variables for MinGw build of Inkscape
2 set GTK=c:/gtk210
3 set GTKDOS=c:\gtk210
4 set path=c:\mingw\bin;%GTKDOS%\bin;%path%