diff options
| author | Ben Vanik <ben.vanik@gmail.com> | 2015-07-31 23:48:24 -0700 |
|---|---|---|
| committer | Ben Vanik <ben.vanik@gmail.com> | 2015-07-31 23:48:24 -0700 |
| commit | b56b262116fc8a2c1d75dd2064ad762ef9a4aca6 (patch) | |
| tree | 14680c5c2dcad63ef08508257fafe290b83ca870 /README.md | |
| parent | 2f1965082c74e1d9cdd800857b110fcae6efa084 (diff) | |
Switching to python build script.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,7 +45,7 @@ Windows 8.1+ with Python 2.7 and [Visual Studio 2015](https://www.visualstudio.c # Build on command line: > xb build # Run premake and open Visual Studio (run the 'xenia-app' project): - > xb edit + > xb devenv # Run premake to update the sln/vcproj's: > xb premake |
