aboutsummaryrefslogtreecommitdiff
path: root/project/BuildDependencies
diff options
context:
space:
mode:
authorRainer Hochecker <fernetmenta@online.de>2014-05-01 13:58:35 +0200
committerRainer Hochecker <fernetmenta@online.de>2014-05-08 07:14:18 +0200
commite36e4f0e2a46764d0c4341a5caf50cae6f772504 (patch)
tree1c913f88c0101f02c9336fc05ee4794d33e3acc8 /project/BuildDependencies
parent619880f5ce65c10b7c40ea872c4fd07b090a7b5d (diff)
remove libsamplerate and related dead code
Diffstat (limited to 'project/BuildDependencies')
-rw-r--r--project/BuildDependencies/scripts/libsamplerate_d.bat14
-rw-r--r--project/BuildDependencies/scripts/libsamplerate_d.txt3
2 files changed, 0 insertions, 17 deletions
diff --git a/project/BuildDependencies/scripts/libsamplerate_d.bat b/project/BuildDependencies/scripts/libsamplerate_d.bat
deleted file mode 100644
index eb40fc8108..0000000000
--- a/project/BuildDependencies/scripts/libsamplerate_d.bat
+++ /dev/null
@@ -1,14 +0,0 @@
-@ECHO OFF
-
-SET LOC_PATH=%CD%
-SET FILES=%LOC_PATH%\libsamplerate_d.txt
-
-CALL dlextract.bat libsamplerate %FILES%
-
-cd %TMP_PATH%
-
-copy include\samplerate.h "%CUR_PATH%\include" /Y
-copy lib\libsamplerate-0.lib "%CUR_PATH%\lib\" /Y
-copy bin\libsamplerate-0.dll "%XBMC_PATH%\system\" /Y
-
-cd %LOC_PATH%
diff --git a/project/BuildDependencies/scripts/libsamplerate_d.txt b/project/BuildDependencies/scripts/libsamplerate_d.txt
deleted file mode 100644
index 6a0e2d32b1..0000000000
--- a/project/BuildDependencies/scripts/libsamplerate_d.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-; filename mirror of the file source of the file
-libsamplerate-vc100-0.1.7-lib.tar.bz2 http://mirrors.xbmc.org/build-deps/win32/ http://winkde.org/pub/kde/ports/win32/releases/stable/4.5.4/libsamplerate-vc100-0.1.7-lib.tar.bz2
-libsamplerate-vc100-0.1.7-bin.tar.bz2 http://mirrors.xbmc.org/build-deps/win32/ http://winkde.org/pub/kde/ports/win32/releases/stable/4.5.4/libsamplerate-vc100-0.1.7-bin.tar.bz2 \ No newline at end of file