summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2009-03-27 09:33:06 +0100
committerAndreas Baumann <abaumann@yahoo.com>2009-03-27 09:33:06 +0100
commit8f9c232c3ba5bf17fc0790d80e96844fff5a9ca1 (patch)
tree2eb7b135b265624eaeca85894ff576e60b3e78b0 /docs
parentec13d1cb5d501321266048aab96aab0d650d05d5 (diff)
downloadwolfbones-8f9c232c3ba5bf17fc0790d80e96844fff5a9ca1.tar.gz
wolfbones-8f9c232c3ba5bf17fc0790d80e96844fff5a9ca1.tar.bz2
fixed documentation on how to build on windows
Diffstat (limited to 'docs')
-rw-r--r--docs/port/README.W325
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/port/README.W32 b/docs/port/README.W32
index c951fb8..6584127 100644
--- a/docs/port/README.W32
+++ b/docs/port/README.W32
@@ -1,12 +1,11 @@
Make sure to set the Visual Studio environment in the CMD.exe shell.
-You can also call for instance:
+You can also open a standard telnet session or a command prompt and call (for 32-bit):
-cmd /k "D:\Programme\Microsoft Visual Studio 8\Common7\Tools\vsvars32.bat"
+"D:\Programme\Microsoft Visual Studio 8\Common7\Tools\vsvars32.bat"
Available targets you get with
nmake /nologo /f Makefile.W32 help
-