From: mattn Date: Thu, 26 Jun 2008 06:46:24 +0000 (+0000) Subject: * prepared the COMPILING file for 1.5 for branches/1.5 X-Git-Tag: xonotic-v0.7.0~16^2~12^2~113 X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fnetradiant.git;a=commitdiff_plain;h=ec1a4b012fb3697e99c4a1fbfb1a253883951982 * prepared the COMPILING file for 1.5 for branches/1.5 git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@259 8a3a26a2-13c4-0310-b231-cf6edde360e5 --- diff --git a/COMPILING b/COMPILING index d6960e34..7dd7bd14 100644 --- a/COMPILING +++ b/COMPILING @@ -12,8 +12,9 @@ The subversion client can be obtained from the Subversion site. To get a copy of the source using the commandline Subversion client: Change the current directory to the desired location for the source. - svn checkout https://zerowing.idsoftware.com/svn/radiant/GtkRadiant/trunk/ ./GtkRadiant + svn checkout https://zerowing.idsoftware.com/svn/radiant/GtkRadiant/branches/1.5/ ./GtkRadiant svn checkout https://zerowing.idsoftware.com/svn/radiant.gamepacks/Q3Pack/trunk/ ./GtkRadiant/games/Q3Pack + svn checkout https://zerowing.idsoftware.com/svn/radiant.gamepacks/UFOAIPack/branches/1.5/ ./GtkRadiant/games/UFOAIPack @@ -59,7 +60,7 @@ dependencies are prepackaged archives, extract them to the directory above GtkRa build: Open GtkRadiant.sln. -In tools > options > projects > VC++ Directories > executables, add the paths to python.exe (e.g. c:\python23\) and svn.exe (e.g. c:\svn\) +In tools > options > projects > VC++ Directories > executables, add the paths to python.exe (e.g. c:\python23\) and svn.exe (e.g. c:\svn\) Hit 'Build > Build Solution' (F7) install: