From e7e3b87b0614ff17010935bfa51071400217c54c Mon Sep 17 00:00:00 2001 From: McCabe Maxsted Date: Mon, 8 Jun 2009 02:28:19 -0700 Subject: removed bad entries from copy_win_libs --- linden/indra/cmake/CopyWinLibs.cmake | 8 -------- 1 file changed, 8 deletions(-) (limited to 'linden/indra/cmake/CopyWinLibs.cmake') diff --git a/linden/indra/cmake/CopyWinLibs.cmake b/linden/indra/cmake/CopyWinLibs.cmake index 4485111..d43bbd7 100644 --- a/linden/indra/cmake/CopyWinLibs.cmake +++ b/linden/indra/cmake/CopyWinLibs.cmake @@ -176,7 +176,6 @@ set(debug_src_dir "${CMAKE_SOURCE_DIR}/../libraries/i686-win32/lib/debug") set(debug_files alut.dll freebl3.dll - gksvggdiplus.dll js3250.dll nspr4.dll nss3.dll @@ -232,10 +231,7 @@ set(debug_files libvorbis-0.dll libvorbisenc-2.dll libxml2-2.dll - ogg.dll - vorbis.dll xvidcore.dll - zlib1.dll libpng12-0.dll ) @@ -251,7 +247,6 @@ set(release_src_dir "${CMAKE_SOURCE_DIR}/../libraries/i686-win32/lib/release") set(release_files alut.dll freebl3.dll - gksvggdiplus.dll js3250.dll nspr4.dll nss3.dll @@ -306,10 +301,7 @@ set(release_files libvorbis-0.dll libvorbisenc-2.dll libxml2-2.dll - ogg.dll - vorbis.dll xvidcore.dll - zlib1.dll libpng12-0.dll ) -- cgit v1.1