aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNick Wellnhofer <wellnhofer@aevum.de>2014-11-24 22:01:45 +0100
committerNick Wellnhofer <wellnhofer@aevum.de>2014-11-24 22:01:45 +0100
commit3248516179ea8618333f8db31500d8a53e3184f0 (patch)
tree00c05f992071a6c3eb83ad01e416e5e24606ec03 /README.md
parent7e1d399584fd2eb0c8e6f49c473ff6b1a2a7ecf6 (diff)
Build instructions for MSVC/NMAKE
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index b795b40..43b1769 100644
--- a/README.md
+++ b/README.md
@@ -104,6 +104,10 @@ To test the archives:
Compiling for Windows
---------------------
+To compile with MSVC and NMAKE:
+
+ nmake
+
You can cross-compile a Windows binary and dll on linux if you have the
`mingw32` compiler: