Completed updates to MSVC build instructions.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2645 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2007-01-07 08:58:43 +00:00
parent d338b3c444
commit 7903e083b0
+5 -4
View File
@@ -75,10 +75,11 @@ packages.
4.1. Checkout the UQM source 4.1. Checkout the UQM source
- Open the folder "C:\" - Open the folder "C:\"
- Right click on "Build", and select "CVS Checkout..." - Right click on "Build", and select "SVN Checkout..."
- In the "CVSROOT:" field input - In the "URL of repository" field input
:pserver:anonymous@sc2.cvs.sourceforge.net/cvsroot/sc2 https://sc2.svn.sourceforge.net/svnroot/sc2/trunk/sc2/
- In the "module" field input "sc2" - In the "Checkout directory" field input
C:\Build\sc2
- Press ok and the checkout will begin. This may take a while. - Press ok and the checkout will begin. This may take a while.
A folder "sc2" will be created in "C:\Build\". A folder "sc2" will be created in "C:\Build\".