aboutsummaryrefslogtreecommitdiff
path: root/project/BuildDependencies
diff options
context:
space:
mode:
authorwsoltys <wiso@xbmc.org>2013-12-30 05:07:29 -0800
committerwsoltys <wiso@xbmc.org>2013-12-30 05:07:29 -0800
commitf66b80db252be2e26d6e6e1b8b8b76d720dfbce3 (patch)
treecf438bb3d7bfa3fb01d18adf57ee276f0037f3ee /project/BuildDependencies
parent69e279b1aec4d418a85b5f44a10e7419ca011eae (diff)
parenta5788712e9eab90daca2c47b7e6b379142969464 (diff)
Merge pull request #3916 from Karlson2k/fix_update_win32_tinyxml
[win32] Update tinyxml and use "new" package format
Diffstat (limited to 'project/BuildDependencies')
-rw-r--r--project/BuildDependencies/scripts/0_package.list1
-rw-r--r--project/BuildDependencies/scripts/tinyxml_d.bat13
-rw-r--r--project/BuildDependencies/scripts/tinyxml_d.txt2
3 files changed, 1 insertions, 15 deletions
diff --git a/project/BuildDependencies/scripts/0_package.list b/project/BuildDependencies/scripts/0_package.list
index 7c7cac0926..bdc1705c19 100644
--- a/project/BuildDependencies/scripts/0_package.list
+++ b/project/BuildDependencies/scripts/0_package.list
@@ -23,3 +23,4 @@ pcre-8.33_1-win32.7z
python-2.7.5-2-win32.7z
sqlite-3.7.16.2-win32.7z
taglib-1.8-win32.7z
+tinyxml-2.6.2_3-win32.7z
diff --git a/project/BuildDependencies/scripts/tinyxml_d.bat b/project/BuildDependencies/scripts/tinyxml_d.bat
deleted file mode 100644
index f1e55e5d9d..0000000000
--- a/project/BuildDependencies/scripts/tinyxml_d.bat
+++ /dev/null
@@ -1,13 +0,0 @@
-@ECHO ON
-
-SET LOC_PATH=%CD%
-SET FILES=%LOC_PATH%\tinyxml_d.txt
-
-CALL dlextract.bat tinyxml %FILES%
-
-cd %TMP_PATH%
-
-xcopy tinyxml-2.6.2-win32\include\tinyxml\* "%CUR_PATH%\include\" /E /Q /I /Y
-copy tinyxml-2.6.2-win32\lib\* "%CUR_PATH%\lib\" /Y
-
-cd %LOC_PATH%
diff --git a/project/BuildDependencies/scripts/tinyxml_d.txt b/project/BuildDependencies/scripts/tinyxml_d.txt
deleted file mode 100644
index 77ba3b783d..0000000000
--- a/project/BuildDependencies/scripts/tinyxml_d.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-; filename mirror of the file
-tinyxml-2.6.2_1-win32.7z http://mirrors.xbmc.org/build-deps/win32/