Testing appveyor.

This commit is contained in:
Ben Vanik
2015-02-11 20:15:26 -08:00
parent cd0c2a6973
commit 61f8b8e6d2
4 changed files with 184 additions and 0 deletions

3
tools/buildbot/build.bat Normal file
View File

@@ -0,0 +1,3 @@
@ECHO OFF
python xenia-build.py build --debug

3
tools/buildbot/setup.bat Normal file
View File

@@ -0,0 +1,3 @@
@ECHO OFF
python xenia-build.py setup

4
tools/buildbot/test.bat Normal file
View File

@@ -0,0 +1,4 @@
@ECHO OFF
build\xenia\Debug\alloy-test
build\xenia\Debug\alloy-ppc-test --runtime_backend=x64