Skip to content

Files

Latest commit

4e3297e · Apr 7, 2015

History

History
22 lines (15 loc) · 705 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 705 Bytes

LibuvSharp Build Status License

This is a C# wrapper for the libuv library.

License

The wrapper is available under the MIT license. Note that the actual library is not licensed under the MIT license.

Compiling libuv

Windows

In order to compile libuv, open a Visual Studio Developer console and go to the subdirectory libuv and execute the following command:

vcbuild.bat release share