Commit d148c3ea authored by Pieter Hintjens's avatar Pieter Hintjens

Problem: no clue how to run gyp on Windows

Solution: offer a build.bat to help the user.
parent 8bee4e25
@echo off
:- Needs Visual Studio 2015
"\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\vcvars32.bat"
msbuild /m /v:m project.sln
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment