Support for VS2013 (and auto picking), a Win xb script, and readme updates.

This also removes the dependency on D3DX, which is only included in the
DXSDK, meaning that just the Win8+ SDK should be required now.
This commit is contained in:
Ben Vanik
2013-10-17 23:35:54 -07:00
parent a1627fa6a7
commit d3665cc2e6
8 changed files with 142 additions and 52 deletions

6
xb.bat Normal file
View File

@@ -0,0 +1,6 @@
@ECHO OFF
REM Copyright 2013 Ben Vanik. All Rights Reserved.
SET DIR=%~dp0
python xenia-build.py %*