summaryrefslogtreecommitdiff
path: root/docs/port
diff options
context:
space:
mode:
Diffstat (limited to 'docs/port')
-rw-r--r--docs/port/README.W3210
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/port/README.W32 b/docs/port/README.W32
new file mode 100644
index 0000000..5be4e5c
--- /dev/null
+++ b/docs/port/README.W32
@@ -0,0 +1,10 @@
+Make sure to set the Visual Studio environment in the CMD.exe shell.
+You can also call for instance "D:\Programme\Microsoft Visual Studio 8\Common7\Tools\vsvars32.bat"
+directly.
+
+Available targets you get with
+
+nmake /nologo /f Makefile.W32 help
+
+
+