From 40dd1e637a5497a75f6ebcf429b940806fa01d16 Mon Sep 17 00:00:00 2001 From: Callum Prentice Date: Fri, 2 Dec 2016 16:39:29 -0800 Subject: Pull in fixed FMODEX package with 64 bit fmodex DLL correctly named (fmodex64.dll vs fmodex.dll) --- autobuild.xml | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/autobuild.xml b/autobuild.xml index 251e9b6468..fd5dac6362 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -686,9 +686,9 @@ archive hash - 23876d471ef04d28b73a931057758872 + ad5bb66f2aaa12636b5a69a020ea9f18 url - http://s3-proxy.lindenlab.com/private-builds-secondlife-com/ct2/358/899/fmodex-4.44.61.500350-windows-500350.tar.bz2 + http://s3-proxy.lindenlab.com/private-builds-secondlife-com/ct2/1191/2796/fmodex-4.44.61.501175-windows-501175.tar.bz2 name windows @@ -698,16 +698,16 @@ archive hash - f87fd527e1cca5b1b64090c5afb04cdb + 6722f0efc2b55542bd71514b9a09e377 url - http://s3-proxy.lindenlab.com/private-builds-secondlife-com/ct2/357/896/fmodex-4.44.61.500350-windows64-500350.tar.bz2 + http://s3-proxy.lindenlab.com/private-builds-secondlife-com/ct2/1190/2791/fmodex-4.44.61.501175-windows64-501175.tar.bz2 name windows64 version - 4.44.61.500350 + 4.44.61.501175 fontconfig @@ -3288,7 +3288,7 @@ options -DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo - -DADDRESS_SIZE:STRING=$AUTOBUILD_ADDRSIZE + -DADDRESS_SIZE:STRING=64 -DROOT_PROJECT_NAME:STRING=SecondLife -DINSTALL_PROPRIETARY=TRUE @@ -3309,7 +3309,7 @@ options -DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo - -DADDRESS_SIZE:STRING=$AUTOBUILD_ADDRSIZE + -DADDRESS_SIZE:STRING=64 -DROOT_PROJECT_NAME:STRING=SecondLife -DINSTALL_PROPRIETARY=FALSE @@ -3329,7 +3329,7 @@ options -DCMAKE_BUILD_TYPE:STRING=Release - -DADDRESS_SIZE:STRING=$AUTOBUILD_ADDRSIZE + -DADDRESS_SIZE:STRING=64 -DROOT_PROJECT_NAME:STRING=SecondLife -DINSTALL_PROPRIETARY=TRUE @@ -3350,7 +3350,7 @@ options -DCMAKE_BUILD_TYPE:STRING=Release - -DADDRESS_SIZE:STRING=$AUTOBUILD_ADDRSIZE + -DADDRESS_SIZE:STRING=64 -DROOT_PROJECT_NAME:STRING=SecondLife -DINSTALL_PROPRIETARY=FALSE @@ -3615,7 +3615,7 @@ windows build_directory - build-vc120-$AUTOBUILD_ADDRSIZE + build-vc120-64 configurations RelWithDebInfo @@ -3631,7 +3631,7 @@ options /build - RelWithDebInfo|${AUTOBUILD_WIN_VSPLATFORM|NOTWIN} + RelWithDebInfo|x64 configure @@ -3643,7 +3643,7 @@ options -G - ${AUTOBUILD_WIN_CMAKE_GEN|NOTWIN} + Visual Studio 12 Win64 default @@ -3664,7 +3664,7 @@ options /p:Configuration=RelWithDebInfo - /p:Platform=${AUTOBUILD_WIN_VSPLATFORM|NOTWIN} + /p:Platform=x64 /t:Build /p:useenv=true /verbosity:minimal @@ -3681,7 +3681,7 @@ options -G - ${AUTOBUILD_WIN_CMAKE_GEN|NOTWIN} + Visual Studio 12 Win64 -DUNATTENDED:BOOL=ON -DINSTALL_PROPRIETARY=FALSE -DUSE_KDU=FALSE @@ -3703,7 +3703,7 @@ options /build - Release|${AUTOBUILD_WIN_VSPLATFORM|NOTWIN} + Release|x64 configure @@ -3715,7 +3715,7 @@ options -G - ${AUTOBUILD_WIN_CMAKE_GEN|NOTWIN} + Visual Studio 12 Win64 name @@ -3734,7 +3734,7 @@ options /p:Configuration=Release - /p:Platform=${AUTOBUILD_WIN_VSPLATFORM|NOTWIN} + /p:Platform=x64 /t:Build /p:useenv=true /verbosity:minimal @@ -3751,7 +3751,7 @@ options -G - ${AUTOBUILD_WIN_CMAKE_GEN|NOTWIN} + Visual Studio 12 Win64 -DUNATTENDED:BOOL=ON -DINSTALL_PROPRIETARY=FALSE -DUSE_KDU=FALSE -- cgit v1.2.3