Code

prevent compiling error on gettimeofday on mingw compiler
[inkscape.git] / mingwenv.bat
1 @echo Setting environment variables for MinGw build of Inkscape
2 set GTK=c:/gtk210
3 set GTKDOS=c:\gtk210
4 set path=c:\mingw\bin;%GTKDOS%\bin;%path%