mirror of
https://github.com/TTimo/GtkRadiant.git
synced 2025-01-25 02:41:22 +00:00
updated COMPILING
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@16 8a3a26a2-13c4-0310-b231-cf6edde360e5
This commit is contained in:
parent
98364b324c
commit
eaad87408f
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue