]> de.git.xonotic.org Git - xonotic/netradiant.git/commitdiff
* prepared the COMPILING file for 1.5 for branches/1.5
authormattn <mattn>
Thu, 26 Jun 2008 06:46:24 +0000 (06:46 +0000)
committermattn <mattn>
Thu, 26 Jun 2008 06:46:24 +0000 (06:46 +0000)
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@259 8a3a26a2-13c4-0310-b231-cf6edde360e5

COMPILING

index d6960e3479a7a61fc27739238c1c7eb748ef42bc..7dd7bd14d7c7f5fe343bcfa7aabf0117f64aaf72 100644 (file)
--- 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: