Code

* don't strech buttons on lpe dialog when resizing the dialog
[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%