index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
buildsteps
/
windows
/
win32
/
run-tests.bat
blob: 4d811fd2001f9f3922a421a33f834b7021e630f5 (
plain
)
1
2
3
4
5
6
7
8
@ECHO OFF PUSHD %~dp0\.. SET TARGET_PLATFORM=x86 CALL run-tests.bat POPD