Skip to content

Commit

Permalink
Updated DLL instructions in README
Browse files Browse the repository at this point in the history
  • Loading branch information
alexBraidwood committed Jul 28, 2017
1 parent 4a23e06 commit 027c04e
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -123,11 +123,10 @@ Compiling as a .DLL with Visual Studio on Windows

This may require some extra work if you're not using Visual Studio 2017.

Open win/peg-markdown.sln.

Right click on the solution in Visual Studio Solution Explorer and perform a nuget package restore.

Build in x86 or x64.
Open win/peg-markdown.sln.
Right click on the solution in Visual Studio Solution Explorer and perform a nuget package restore.
Move glibconfig.h from packages\glib\build\native\include\glib to glib\build\native\include.
Build in x86 or x64.

Extensions
==========
Expand Down

0 comments on commit 027c04e

Please sign in to comment.