Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 273 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 273 Bytes

Overview

This repository contains the build script to download, build and publish libuv for Hadouken on Windows.

libuv is built with MSVC-12 (Visual Studio 2013).

Building

PS> .\build.ps1

The output (including a NuGet package) is put in the bin folder.