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