summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormsheby <msheby@cinecert.com>2009-03-02 19:37:02 +0000
committermsheby <>2009-03-02 19:37:02 +0000
commit3cc646a554d7f6fc87310d814e16431adfc8fe8d (patch)
treedfd2211603232d6eeea089bd71f797bd8858214b
parente0ad58e59699e0fa62864cd805e9e2c9fc393aa9 (diff)
Mention the native build file.
-rwxr-xr-xREADME3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 18c39dd..9893387 100755
--- a/README
+++ b/README
@@ -64,7 +64,8 @@ GNU make is required to build asdcplib. The makefile will work
on win32 systems that have Cygwin and MSVC. Other win32 gmake
packages may or may not work depending upon the availability
of standard POSIX shell commands. You will need gcc to rebuild
-the dep.make file.
+the dep.make file. Alternatively, a native MSVC build file
+and instructions can be found in the win32 subdirectory.
OpenSSL is also required. See http://www.openssl.org/