Code

Bugfix for bug #168283: possible to create empty paths via text -> object to path...
[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%