Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RicoSuter committed Mar 27, 2017
1 parent 8682282 commit 4471635
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Expand Up @@ -34,9 +34,9 @@ Visual Studio 2013 SDK:

http://www.microsoft.com/en-us/download/details.aspx?id=40758

Visual Studio 2015 RC SDK:
Visual Studio 2015 SDK:

http://www.microsoft.com/en-us/download/details.aspx?id=46850
https://msdn.microsoft.com/en-us/library/mt683786.aspx

After installing the SDK, run one of the batch files from the `/build` directory in the corresponding Visual Studio Command Prompt. The release output can be found in the `/build/Output` directory.

Expand All @@ -56,6 +56,10 @@ Visual Studio 2015:

C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\devenv.exe

Visual Studio 2016:

   C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\devenv.exe

And set the `Command line arguments` to:

/rootsuffix Exp
Expand Down

0 comments on commit 4471635

Please sign in to comment.