aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorwsoltys <wiso@no.way>2014-02-23 20:42:30 +0100
committerwsoltys <wiso@no.way>2014-02-23 20:42:30 +0100
commitd3506f392ac0e4ddf76543ce1eb5548204a7c58e (patch)
tree370daf4ef61569453a4bddf95893becd01e93d87 /project
parent5cd0164959ce73c6fa707b8ec5ae7c4c7c128fd4 (diff)
[WIN32] remove harfbuzz library as its already compiled within our "internal" libass (see https://github.com/xbmc/libass)
Diffstat (limited to 'project')
-rw-r--r--project/BuildDependencies/scripts/harfbuzz_d.bat13
-rw-r--r--project/BuildDependencies/scripts/harfbuzz_d.txt2
2 files changed, 0 insertions, 15 deletions
diff --git a/project/BuildDependencies/scripts/harfbuzz_d.bat b/project/BuildDependencies/scripts/harfbuzz_d.bat
deleted file mode 100644
index 1692411d1f..0000000000
--- a/project/BuildDependencies/scripts/harfbuzz_d.bat
+++ /dev/null
@@ -1,13 +0,0 @@
-@ECHO ON
-
-SET LOC_PATH=%CD%
-SET FILES=%LOC_PATH%\harfbuzz_d.txt
-
-CALL dlextract.bat harfbuzz %FILES%
-
-cd %TMP_PATH%
-
-xcopy harfbuzz-0.7.0\include\* "%CUR_PATH%\include\" /E /Q /I /Y
-copy harfbuzz-0.7.0\lib\harfbuzz.lib "%CUR_PATH%\lib\" /Y
-
-cd %LOC_PATH%
diff --git a/project/BuildDependencies/scripts/harfbuzz_d.txt b/project/BuildDependencies/scripts/harfbuzz_d.txt
deleted file mode 100644
index a323f03fb0..0000000000
--- a/project/BuildDependencies/scripts/harfbuzz_d.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-; filename mirror of the file
-harfbuzz-0.7.0.7z http://mirrors.xbmc.org/build-deps/win32/