Skip to content

Commit

Permalink
[WIN32] bump libnfs to 1.3.0 (Memphiz: another one ;)
Browse files Browse the repository at this point in the history
  • Loading branch information
WiSo committed Jun 1, 2012
1 parent bbdff7b commit 7e78fac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions project/BuildDependencies/scripts/libnfs_d.bat
Expand Up @@ -7,7 +7,7 @@ CALL dlextract.bat libnfs %FILES%

cd %TMP_PATH%

xcopy libnfs-20120112-win32\include\* "%CUR_PATH%\include\" /E /Q /I /Y
copy libnfs-20120112-win32\bin\libnfs.dll "%XBMC_PATH%\system\" /Y
xcopy libnfs-1.3.0-win32\project\BuildDependencies\include\* "%CUR_PATH%\include\" /E /Q /I /Y
copy libnfs-1.3.0-win32\system\libnfs.dll "%XBMC_PATH%\system\" /Y

cd %LOC_PATH%
2 changes: 1 addition & 1 deletion project/BuildDependencies/scripts/libnfs_d.txt
@@ -1,2 +1,2 @@
; filename source of the file
libnfs-20120112-win32.7z http://mirrors.xbmc.org/build-deps/win32/
libnfs-1.3.0-win32.7z http://mirrors.xbmc.org/build-deps/win32/

0 comments on commit 7e78fac

Please sign in to comment.