Code

turns out, all these synthesize_events were not necessary at all - they just fired...
[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%