aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorwsoltys <wiso@xbmc.org>2011-09-11 17:06:18 +0200
committerwsoltys <wiso@xbmc.org>2011-09-11 17:43:49 +0200
commit26af4eecfb9c8fcba3550a59853d15a0f34fcccf (patch)
treee4a0d13d62bf7cd30345e88cd53b9a770fb138e7 /project
parent7201721605295c20c2505c14fb7487e017f9170d (diff)
download libnfs from our mirrors
Diffstat (limited to 'project')
-rw-r--r--project/BuildDependencies/scripts/libnfs_d.bat13
-rw-r--r--project/BuildDependencies/scripts/libnfs_d.txt2
2 files changed, 15 insertions, 0 deletions
diff --git a/project/BuildDependencies/scripts/libnfs_d.bat b/project/BuildDependencies/scripts/libnfs_d.bat
new file mode 100644
index 0000000000..1e272f709d
--- /dev/null
+++ b/project/BuildDependencies/scripts/libnfs_d.bat
@@ -0,0 +1,13 @@
+@ECHO OFF
+
+SET LOC_PATH=%CD%
+SET FILES=%LOC_PATH%\libnfs_d.txt
+
+CALL dlextract.bat libnfs %FILES%
+
+cd %TMP_PATH%
+
+xcopy libnfs-20110911-win32\include\* "%CUR_PATH%\include\" /E /Q /I /Y
+copy libnfs-20110911-win32\bin\libnfs.dll "%XBMC_PATH%\system\" /Y
+
+cd %LOC_PATH%
diff --git a/project/BuildDependencies/scripts/libnfs_d.txt b/project/BuildDependencies/scripts/libnfs_d.txt
new file mode 100644
index 0000000000..13c323413a
--- /dev/null
+++ b/project/BuildDependencies/scripts/libnfs_d.txt
@@ -0,0 +1,2 @@
+; filename source of the file
+libnfs-20110911-win32.7z http://mirrors.xbmc.org/build-deps/win32/