Code

Update to gtk28
authorishmal <ishmal@users.sourceforge.net>
Thu, 19 Jan 2006 07:17:04 +0000 (07:17 +0000)
committerishmal <ishmal@users.sourceforge.net>
Thu, 19 Jan 2006 07:17:04 +0000 (07:17 +0000)
mingwenv.bat

index 367293e45a2d4da5f60e42a6ee073eac232e87d2..af77b7b6f61cbdf749e237099fddb45488a0a97a 100755 (executable)
@@ -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%