aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorMcCabe Maxsted2009-12-01 08:35:56 -0700
committerJacek Antonelli2009-12-06 16:34:02 -0600
commitd8fc77c432c6e960757884e0f9f5396ee00ea7ea (patch)
tree90d87b07eabea955f6382cfdde9a1ce3a2bd93d9
parentMade downloading the artwork work while using the --standalone flag (diff)
downloadmeta-impy-d8fc77c432c6e960757884e0f9f5396ee00ea7ea.zip
meta-impy-d8fc77c432c6e960757884e0f9f5396ee00ea7ea.tar.gz
meta-impy-d8fc77c432c6e960757884e0f9f5396ee00ea7ea.tar.bz2
meta-impy-d8fc77c432c6e960757884e0f9f5396ee00ea7ea.tar.xz
Removed libpng12-0.dll from CopyWinLibs.cmake
-rw-r--r--ChangeLog.txt7
-rw-r--r--linden/indra/cmake/CopyWinLibs.cmake1
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 7a9ab99..7a9fefa 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,10 @@
12009-12-01 McCabe Maxsted <hakushakukun@gmail.com>
2
3 * Removed libpng12-0.dll from CopyWinLibs.cmake.
4
5 modified: linden/indra/cmake/CopyWinLibs.cmake
6
7
12009-11-30 McCabe Maxsted <hakushakukun@gmail.com> 82009-11-30 McCabe Maxsted <hakushakukun@gmail.com>
2 9
3 * Made downloading the artwork work while using the --standalone flag. 10 * 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
62 libogg-0.dll 62 libogg-0.dll
63 liboil-0.3-0.dll 63 liboil-0.3-0.dll
64 libopenjpeg-2.dll 64 libopenjpeg-2.dll
65 libpng12-0.dll
66 libschroedinger-1.0-0.dll 65 libschroedinger-1.0-0.dll
67 libspeex-1.dll 66 libspeex-1.dll
68 libtheora-0.dll 67 libtheora-0.dll