aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbobo1on1 <bob-nospam-@xbmc.org>2012-05-07 03:12:04 +0200
committerbobo1on1 <bob-nospam-@xbmc.org>2012-05-07 03:12:04 +0200
commitb52a3aa160d5701ad5169506810daf0f013e3db5 (patch)
treed513c84159512f67415fd815fe5d2e11f4d2b0da
parent8de0e038df7a2a168ed51b27344f85bf3c5d32b3 (diff)
fixed: line-endings
-rw-r--r--project/BuildDependencies/scripts/tinyxml_d.bat26
-rw-r--r--project/BuildDependencies/scripts/tinyxml_d.txt4
2 files changed, 15 insertions, 15 deletions
diff --git a/project/BuildDependencies/scripts/tinyxml_d.bat b/project/BuildDependencies/scripts/tinyxml_d.bat
index caa2546aad..f1e55e5d9d 100644
--- a/project/BuildDependencies/scripts/tinyxml_d.bat
+++ b/project/BuildDependencies/scripts/tinyxml_d.bat
@@ -1,13 +1,13 @@
-@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%
+@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
index 6986140c16..0440c3db39 100644
--- a/project/BuildDependencies/scripts/tinyxml_d.txt
+++ b/project/BuildDependencies/scripts/tinyxml_d.txt
@@ -1,2 +1,2 @@
-; filename mirror of the file
-tinyxml-2.6.2-win32.7z http://mirrors.xbmc.org/build-deps/win32/
+; filename mirror of the file
+tinyxml-2.6.2-win32.7z http://mirrors.xbmc.org/build-deps/win32/