Code

r11146@tres: ted | 2006-03-27 22:27:01 -0800
[inkscape.git] / mingwenv.bat
1 @echo Setting environment variables for MinGw build of Inkscape
2 set GTK=c:\gtk28
3 set path=c:\mingw\bin;%GTK%\bin;%path%