Improvements to Visual Studio 2015 build.

This commit is contained in:
Bart House
2017-08-30 19:30:52 -07:00
committed by Pasi Kallinen
parent 77bd37b435
commit f9a6cf2bf7
10 changed files with 138 additions and 7 deletions

View File

@@ -68,6 +68,10 @@ From within the IDE:
2. from build menu, select build solution.
3. type F5 to start debugging.
You can build all the projects for all platforms and configurations
using a Visual Studio MSBuild command prompt. Open the MSBuild command
prompt, change directory to win\win32\vs2015 and run "build.bat".
/-----------------------------------\
| FIRST STEP - MOVING THINGS AROUND |
\-----------------------------------/