Skip to content

Commit

Permalink
[WIN32] added scripts to download libshairplay from our mirrors.
Browse files Browse the repository at this point in the history
  • Loading branch information
WiSo authored and amejia1 committed Jun 2, 2012
1 parent d75f5e6 commit be1351c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
12 changes: 12 additions & 0 deletions project/BuildDependencies/scripts/libshairplay_d.bat
@@ -0,0 +1,12 @@
@ECHO OFF

SET LOC_PATH=%CD%
SET FILES=%LOC_PATH%\libshairplay_d.txt

CALL dlextract.bat libnfs %FILES%

cd %TMP_PATH%

xcopy libshairplay-d689c6-win32\* "%XBMC_PATH%\" /E /Q /I /Y

cd %LOC_PATH%
2 changes: 2 additions & 0 deletions project/BuildDependencies/scripts/libshairplay_d.txt
@@ -0,0 +1,2 @@
; filename source of the file
libshairplay-d689c6-win32.7z http://mirrors.xbmc.org/build-deps/win32/

0 comments on commit be1351c

Please sign in to comment.