Close up a brace for MS URL

This commit is contained in:
David Schmidt 2016-01-26 19:34:28 +00:00
parent f50274816d
commit d83331d9ee
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ The Win32 code in GSport is leveraged from KEGS32.
and {{{http://www.cygwin.com/}Cygwin}} as well as via standard Microsoft compiler suites.
In order to compile with the standard Microsoft compiler suites, download and
install {{{https://www.visualstudio.com/downloads/download-visual-studio-vs}Microsoft Visual Studio Community 2015 from Microsoft's website}.
install {{{https://www.visualstudio.com/downloads/download-visual-studio-vs}Microsoft Visual Studio Community 2015 from Microsoft's website}}.
The build process requires Perl, such as {{{http://www.activestate.com/activeperl}ActiveState ActivePerl}}.
Within Visual Studio, open the "gsport.sln" solution file. Set the "gsport" project as the "StartUp Project",
and choose "Build Solution" from the "Build" menu.