diff options
| author | msheby <msheby@cinecert.com> | 2009-03-02 19:37:02 +0000 |
|---|---|---|
| committer | msheby <> | 2009-03-02 19:37:02 +0000 |
| commit | 3cc646a554d7f6fc87310d814e16431adfc8fe8d (patch) | |
| tree | dfd2211603232d6eeea089bd71f797bd8858214b | |
| parent | e0ad58e59699e0fa62864cd805e9e2c9fc393aa9 (diff) | |
Mention the native build file.
| -rwxr-xr-x | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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/ |
