From efa7022c3aed38707782ec0ac0396f17c5fa63d9 Mon Sep 17 00:00:00 2001 From: "Graham Madarasz (Graham)" Date: Mon, 4 Feb 2013 15:10:39 -0800 Subject: Nix trying to copy the debug fmod DLL --- autobuild.xml | 2 +- indra/cmake/Copy3rdPartyLibs.cmake | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/autobuild.xml b/autobuild.xml index e1df10c12c..bcd16b8ed6 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -524,7 +524,7 @@ hash 48f9f771fada89ba49f4c776337a9457 url - http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/3p-fmodex-private/rev/269965/arch/CYGWIN/installer/fmodex-4.44-windows-20130204.tar.bz2 + http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/3p-fmodex-private/rev/269967/arch/CYGWIN/installer/fmodex-4.44-windows-20130204.tar.bz2 name windows diff --git a/indra/cmake/Copy3rdPartyLibs.cmake b/indra/cmake/Copy3rdPartyLibs.cmake index b11078c9a5..b9101dbf53 100644 --- a/indra/cmake/Copy3rdPartyLibs.cmake +++ b/indra/cmake/Copy3rdPartyLibs.cmake @@ -63,7 +63,6 @@ if(WINDOWS) endif(USE_TCMALLOC) if (FMODEX) - set(debug_files ${debug_files} fmodexL.dll) set(release_files ${release_files} fmodex.dll) endif (FMODEX) -- cgit v1.2.3