Code

Committed patch 1710210 from John Faith
[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%