summaryrefslogtreecommitdiffstats
path: root/mingwenv.bat
blob: af77b7b6f61cbdf749e237099fddb45488a0a97a (plain)
1
2
3
4
@echo Setting environment variables for MinGw build of Inkscape
set GTK=c:\gtk28
set path=c:\mingw\bin;%GTK%\bin;%path%