diff options
-rw-r--r-- | ChangeLog.txt | 7 | ||||
-rw-r--r-- | linden/indra/cmake/CopyWinLibs.cmake | 1 |
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index ec19709..97e3cbc 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,5 +1,10 @@ | |||
1 | 2009-12-01 McCabe Maxsted <hakushakukun@gmail.com> | 1 | 2009-12-02 McCabe Maxsted <hakushakukun@gmail.com> |
2 | 2 | ||
3 | * Forgot to remove the debug entry for libpng12-0.dll from CopyWinLibs.cmake. | ||
4 | |||
5 | modified: linden/indra/cmake/CopyWinLibs.cmake | ||
6 | |||
7 | |||
3 | * Downgraded OpenAL-soft back to 1.6.372 for the time being (reverts 4633284f). | 8 | * Downgraded OpenAL-soft back to 1.6.372 for the time being (reverts 4633284f). |
4 | 9 | ||
5 | modified: linden/install.xml | 10 | modified: linden/install.xml |
diff --git a/linden/indra/cmake/CopyWinLibs.cmake b/linden/indra/cmake/CopyWinLibs.cmake index 59081bd..808c693 100644 --- a/linden/indra/cmake/CopyWinLibs.cmake +++ b/linden/indra/cmake/CopyWinLibs.cmake | |||
@@ -136,7 +136,6 @@ set(release_files | |||
136 | libogg-0.dll | 136 | libogg-0.dll |
137 | liboil-0.3-0.dll | 137 | liboil-0.3-0.dll |
138 | libopenjpeg-2.dll | 138 | libopenjpeg-2.dll |
139 | libpng12-0.dll | ||
140 | libschroedinger-1.0-0.dll | 139 | libschroedinger-1.0-0.dll |
141 | libspeex-1.dll | 140 | libspeex-1.dll |
142 | libtheora-0.dll | 141 | libtheora-0.dll |