updated COMPILING

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@16 8a3a26a2-13c4-0310-b231-cf6edde360e5
This commit is contained in:
spog 2006-02-20 21:53:51 +00:00
parent 98364b324c
commit eaad87408f

View file

@ -38,7 +38,7 @@ build:
Execute 'scons SETUP=0' in the directory containing SConscript
install:
run './GtkRadiant/install.py'
run 'python ./GtkRadiant/install.py'
note - this script should be run after each time you update from svn
run:
@ -70,7 +70,7 @@ In tools > options > projects > VC++ Directories > executables, add the paths to
Hit 'Build > Build Solution' (F7)
install:
run './GtkRadiant/install.py'
run 'python ./GtkRadiant/install.py'
note - this script should be run after each time you update from svn
run: