diff options
author | Monty Brandenberg <monty@lindenlab.com> | 2014-09-08 15:46:29 -0400 |
---|---|---|
committer | Monty Brandenberg <monty@lindenlab.com> | 2014-09-08 15:46:29 -0400 |
commit | ac62e322ce0060758afca2007469dd25a3d64d48 (patch) | |
tree | c86f24d832bb5c5006c5dc95a28e59d1dbdc4c1f /indra/newview/CMakeLists.txt | |
parent | ee4cd594623eff6f04cfc2bafb937f0cfd631080 (diff) | |
parent | bff5a4e7940d40576f52105ab9877f5a6b7d85c8 (diff) |
Merge. Refresh from viewer-drano-http-4 after 3.7.15 release.
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rwxr-xr-x | indra/newview/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index b81b2aa9cf..279d98e5c0 100755 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -1767,7 +1767,6 @@ if (WINDOWS) media_plugin_webkit winmm_shim windows-crash-logger - windows-updater ) if (FMODEX) @@ -1813,7 +1812,6 @@ if (WINDOWS) add_dependencies(${VIEWER_BINARY_NAME} SLPlugin - windows-updater windows-crash-logger ) |