Updated Building with Visual Studio 2019 (markdown)

JacKc029735 2020-08-23 12:28:39 +02:00
parent f286a9ba0b
commit 67e6286940
1 changed files with 2 additions and 2 deletions

@ -1,4 +1,4 @@
Pre-Building:
**Pre-Building:**
1) download and run visual studio 2019 IDE community edition installer from https://visualstudio.microsoft.com/
2) select Desktop development with C++
@ -7,7 +7,7 @@ Pre-Building:
5) Currently we require an old directx sdk (this one: https://www.microsoft.com/en-gb/download/details.aspx?id=6812), so install that. Annoyingly it will probably only work if you install it to the default location
Building
**Building:**
1) checkout the code using git (Optionally: fork it first!)
2) in the checked out code, open projectfiles then visualstudio-2019, then open fba_vs2019.sln
3) select the correctly platform and build type.