From 2be17e386a471f0c7ca0a99391db02cb538639dd Mon Sep 17 00:00:00 2001 From: TTimo Date: Sun, 26 Dec 2010 03:35:18 +0000 Subject: [PATCH] Repackaged the deps with the old gtkglext (to no avail unfortunately) - closing down this branch and shelving it. git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@358 8a3a26a2-13c4-0310-b231-cf6edde360e5 --- config.py | 2 +- radiant/radiant_VC9.vcproj | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/config.py b/config.py index 5ae584be..314b2d0d 100644 --- a/config.py +++ b/config.py @@ -273,7 +273,7 @@ class Config: self.FetchGamePaks( self.install_directory ) # NOTE: unrelated to self.setup_platforms - grab support files and binaries and install them if ( self.platform == 'Windows' ): - depsfile = 'GtkR-deps-1.6-5.zip' + depsfile = 'GtkR-deps-1.6-6.zip' if ( not os.path.exists( depsfile ) ): cmd = [ 'wget', '-N', 'http://zerowing.idsoftware.com/files/radiant/developer/1.6.1/%s' % depsfile ] print( repr( cmd ) ) diff --git a/radiant/radiant_VC9.vcproj b/radiant/radiant_VC9.vcproj index a74076ea..13e0cad3 100755 --- a/radiant/radiant_VC9.vcproj +++ b/radiant/radiant_VC9.vcproj @@ -40,7 +40,7 @@ - - @@ -2428,6 +2424,10 @@ RelativePath="..\..\src\gtk+\gtk\makefile.msc" > + +