Code

r17815@shi: ted | 2008-01-31 08:58:15 -0800
[inkscape.git] / mingwenv.bat
1 @echo Setting environment variables for MinGw build of Inkscape
2 set GTK=c:/devlibs
3 set GTKDOS=c:\devlibs
4 set path=c:\mingw\bin;%GTKDOS%\bin;%path%