canmove, Confirmed users
432
edits
| Line 21: | Line 21: | ||
In 'C:\mozilla-build', there will be a few batch files -- fire up '''start-msvc9.bat''' to obtain a console window with paths set up for building. All commands are assumed to be executed within such a window: | In 'C:\mozilla-build', there will be a few batch files -- fire up '''start-msvc9.bat''' to obtain a console window with paths set up for building. All commands are assumed to be executed within such a window: | ||
# '''mkdir /c/proj'' (or any path without spaces!) | # '''mkdir /c/proj''' (or any path without spaces!) | ||
# '''cd /c/proj''' | # '''cd /c/proj''' | ||
# '''hg clone http://hg.mozilla.org/mozilla-central''' | # '''hg clone http://hg.mozilla.org/mozilla-central''' | ||