From: ishmal Date: Thu, 19 Jan 2006 07:17:04 +0000 (+0000) Subject: Update to gtk28 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=e539748806c8e3604f0677cf769f4d3393409cdd;p=inkscape.git Update to gtk28 --- diff --git a/mingwenv.bat b/mingwenv.bat index 367293e45..af77b7b6f 100755 --- a/mingwenv.bat +++ b/mingwenv.bat @@ -1,4 +1,4 @@ @echo Setting environment variables for MinGw build of Inkscape -set GTK=c:\gtk26 +set GTK=c:\gtk28 set path=c:\mingw\bin;%GTK%\bin;%path%