From ac7ac2adec18ba3ba429a15fc3bf2750e92360e8 Mon Sep 17 00:00:00 2001 From: Dave Parks Date: Thu, 9 Sep 2010 16:55:54 -0500 Subject: GLOD update for windows, poke CMakeLists.txt to copy shared libs over if glod is touched. --- indra/newview/CMakeLists.txt | 3 +++ install.xml | 8 ++++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index 304ef4bd59..73f752b218 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -1469,6 +1469,9 @@ if (WINDOWS) ${SHARED_LIB_STAGING_DIR}/${CMAKE_CFG_INTDIR}/libapr-1.dll ${SHARED_LIB_STAGING_DIR}/${CMAKE_CFG_INTDIR}/libaprutil-1.dll ${SHARED_LIB_STAGING_DIR}/${CMAKE_CFG_INTDIR}/libapriconv-1.dll + ${SHARED_LIB_STAGING_DIR}/Release/glod.dll + ${SHARED_LIB_STAGING_DIR}/RelWithDebInfo/glod.dll + ${SHARED_LIB_STAGING_DIR}/Debug/glod.dll ${SHARED_LIB_STAGING_DIR}/Release/openjpeg.dll ${SHARED_LIB_STAGING_DIR}/RelWithDebInfo/openjpeg.dll ${SHARED_LIB_STAGING_DIR}/Debug/openjpegd.dll diff --git a/install.xml b/install.xml index ac4b7a0457..074147c027 100644 --- a/install.xml +++ b/install.xml @@ -70,9 +70,9 @@ windows md5sum - 39fae44d406aa56a0b3d00f5433bbf15 + 5f993f8092ddf4424ec3133dae9424dd url - http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/GLOD-1.0pre4-windows-20100129.tar.bz2 + http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/glod-1.0pre4-windows-20100908a.tar.bz2 @@ -1011,9 +1011,9 @@ anguage Infrstructure (CLI) international standard windows md5sum - afd03c92ac261134237b648896c5e537 + a68bd49c01710edc4b9c902376844317 url - scp:install-packages.lindenlab.com:/local/www/install-packages/doc/llconvexdecomposition-0.1-windows-20100628.tar.bz2 + scp:install-packages.lindenlab.com:/local/www/install-packages/doc/llconvexdecomposition-0.1-windows-20100909.tar.bz2 linux -- cgit v1.2.3