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
/
project
/
BuildDependencies
/
DownloadMingwBuildEnv.bat
blob: 7dc614b1dc5ba35f00d2a6f4e2a19f33e65e30fc (
plain
)
1
2
3
4
5
@ECHO OFF PUSHD %~dp0\..\..\tools\buildsteps\windows\win32 CALL download-msys2.bat %* POPD