Updated readme with vs2013 build instructions

This commit is contained in:
Jordan Cristiano 2015-09-05 22:10:55 -04:00
parent 8ef2c0ebfc
commit f73338fef8
1 changed files with 8 additions and 0 deletions

View File

@ -22,3 +22,11 @@ we dem boyz
# Disconnect session and stop VM
exit
vagrant halt
### With Visual Studio 2013
# Generate vs 2013 project
cd premake
vs2013.bat
Open generated VS solution at premake/vs2013/demboyz.sln