diff options
author | Mark Palange (Mani) <palange@lindenlab.com> | 2009-12-15 16:31:59 -0800 |
---|---|---|
committer | Mark Palange (Mani) <palange@lindenlab.com> | 2009-12-15 16:31:59 -0800 |
commit | f92030d548a73cde5adc89aec3c3995fe7b46875 (patch) | |
tree | a1e52274c3b92b516df32fd00c3137831fe09495 /indra | |
parent | 9d4c0c28a384651ccf72fcd65c740538ae489ee3 (diff) |
Yet again adding missed dependecies to the viewer copy command.
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index 502af01ead..c808ec44df 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -1455,6 +1455,8 @@ if (WINDOWS) ${ARCH_PREBUILT_DIRS_DEBUG}/imageformats/qsvgd4.dll ${ARCH_PREBUILT_DIRS_DEBUG}/imageformats/qtiffd4.dll SLPlugin + media_plugin_quicktime + media_plugin_webkit windows-crash-logger windows-updater ) |