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
/
x64
/
make-addons.bat
blob: 4bdd4d80c44fec0e67868a8e7b7e5f959ef0bfe6 (
plain
)
1
2
3
4
5
6
@ECHO OFF PUSHD %~dp0\.. CALL vswhere.bat x64 CALL make-addons.bat %* POPD