From e539748806c8e3604f0677cf769f4d3393409cdd Mon Sep 17 00:00:00 2001 From: ishmal Date: Thu, 19 Jan 2006 07:17:04 +0000 Subject: [PATCH] Update to gtk28 --- mingwenv.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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% -- 2.30.2