From d8fc77c432c6e960757884e0f9f5396ee00ea7ea Mon Sep 17 00:00:00 2001 From: McCabe Maxsted Date: Tue, 1 Dec 2009 08:35:56 -0700 Subject: Removed libpng12-0.dll from CopyWinLibs.cmake --- ChangeLog.txt | 7 +++++++ linden/indra/cmake/CopyWinLibs.cmake | 1 - 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog.txt b/ChangeLog.txt index 7a9ab99..7a9fefa 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,10 @@ +2009-12-01 McCabe Maxsted + + * Removed libpng12-0.dll from CopyWinLibs.cmake. + + modified: linden/indra/cmake/CopyWinLibs.cmake + + 2009-11-30 McCabe Maxsted * Made downloading the artwork work while using the --standalone flag. diff --git a/linden/indra/cmake/CopyWinLibs.cmake b/linden/indra/cmake/CopyWinLibs.cmake index 52f000f..59081bd 100644 --- a/linden/indra/cmake/CopyWinLibs.cmake +++ b/linden/indra/cmake/CopyWinLibs.cmake @@ -62,7 +62,6 @@ set(debug_files libogg-0.dll liboil-0.3-0.dll libopenjpeg-2.dll - libpng12-0.dll libschroedinger-1.0-0.dll libspeex-1.dll libtheora-0.dll -- cgit v1.1