From 3248516179ea8618333f8db31500d8a53e3184f0 Mon Sep 17 00:00:00 2001 From: Nick Wellnhofer Date: Mon, 24 Nov 2014 22:01:45 +0100 Subject: Build instructions for MSVC/NMAKE --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') 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: -- cgit v1.2.3