diff options
author | montellese <montellese@xbmc.org> | 2013-03-11 10:46:06 +0100 |
---|---|---|
committer | montellese <montellese@xbmc.org> | 2013-03-11 10:46:06 +0100 |
commit | de8b35ef8d4b7b5c8e276dbf3c0134da982951ec (patch) | |
tree | 04925c73a2078b2c9d74c6ce24499f803212d49b /project | |
parent | 652b5bc13092a5357a553658105912aa99d02b64 (diff) |
[win32] add boost/shared_array.hpp needed since 92c7bf0e682a63baee3cd81a36468a346b16d5a8
Diffstat (limited to 'project')
-rw-r--r-- | project/BuildDependencies/scripts/boost_d.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project/BuildDependencies/scripts/boost_d.txt b/project/BuildDependencies/scripts/boost_d.txt index 4392867f51..d64605438e 100644 --- a/project/BuildDependencies/scripts/boost_d.txt +++ b/project/BuildDependencies/scripts/boost_d.txt @@ -1,5 +1,5 @@ ; filename mirror of the file -boost-1_46_1-xbmc-win32-1.7z http://mirrors.xbmc.org/build-deps/win32/ +boost-1_46_1-xbmc-win32-2.7z http://mirrors.xbmc.org/build-deps/win32/ ;boost_1_46_1-headers-win32.7z http://mirrors.xbmc.org/build-deps/win32/ ;boost_1_46_1-libs-win32.7z http://mirrors.xbmc.org/build-deps/win32/ ;boost_1_46_1-debug-libs-win32.7z http://mirrors.xbmc.org/build-deps/win32/ |