Code

jasper's patch for bug 1666430; see that patch for why we should ignore the compile...
[inkscape.git] / mingwenv.bat
index af77b7b6f61cbdf749e237099fddb45488a0a97a..e56b06bcf5468c47128f4a348a54106941929d5a 100755 (executable)
@@ -1,4 +1,5 @@
 @echo Setting environment variables for MinGw build of Inkscape
-set GTK=c:\gtk28
-set path=c:\mingw\bin;%GTK%\bin;%path%
+set GTK=c:/gtk210
+set GTKDOS=c:\gtk210
+set path=c:\mingw\bin;%GTKDOS%\bin;%path%