aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra')
-rw-r--r--linden/indra/cmake/CopyWinLibs.cmake8
1 files changed, 0 insertions, 8 deletions
diff --git a/linden/indra/cmake/CopyWinLibs.cmake b/linden/indra/cmake/CopyWinLibs.cmake
index 2bea40c..44d35ed 100644
--- a/linden/indra/cmake/CopyWinLibs.cmake
+++ b/linden/indra/cmake/CopyWinLibs.cmake
@@ -43,10 +43,6 @@ set(all_targets ${all_targets} ${out_targets})
43set(plugintest_debug_src_dir "${CMAKE_SOURCE_DIR}/../libraries/i686-win32/lib/debug") 43set(plugintest_debug_src_dir "${CMAKE_SOURCE_DIR}/../libraries/i686-win32/lib/debug")
44set(plugintest_debug_files 44set(plugintest_debug_files
45 libeay32.dll 45 libeay32.dll
46 libglib-2.0-0.dll
47 libgmodule-2.0-0.dll
48 libgobject-2.0-0.dll
49 libgthread-2.0-0.dll
50 qtcored4.dll 46 qtcored4.dll
51 qtguid4.dll 47 qtguid4.dll
52 qtnetworkd4.dll 48 qtnetworkd4.dll
@@ -92,10 +88,6 @@ set(all_targets ${all_targets} ${out_targets})
92set(plugintest_release_src_dir "${CMAKE_SOURCE_DIR}/../libraries/i686-win32/lib/release") 88set(plugintest_release_src_dir "${CMAKE_SOURCE_DIR}/../libraries/i686-win32/lib/release")
93set(plugintest_release_files 89set(plugintest_release_files
94 libeay32.dll 90 libeay32.dll
95 libglib-2.0-0.dll
96 libgmodule-2.0-0.dll
97 libgobject-2.0-0.dll
98 libgthread-2.0-0.dll
99 qtcore4.dll 91 qtcore4.dll
100 qtgui4.dll 92 qtgui4.dll
101 qtnetwork4.dll 93 qtnetwork4.dll