diff options
author | Bjoseph Wombat <bjoseph@vivox.com> | 2015-05-19 20:18:24 -0400 |
---|---|---|
committer | Bjoseph Wombat <bjoseph@vivox.com> | 2015-05-19 20:18:24 -0400 |
commit | 239bff71827c2467c953b4ee803a8e0b0348e32a (patch) | |
tree | 98b30b9a0eb3cb2ee8d87d711733eb702aa9e8b7 /indra/cmake | |
parent | c4e26ac04dd8fc5cc48266c4a07ec2bd25af00b1 (diff) |
Changes to remove zlib and vivoxplatform dlls from the windows build
Diffstat (limited to 'indra/cmake')
-rwxr-xr-x | indra/cmake/Copy3rdPartyLibs.cmake | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/cmake/Copy3rdPartyLibs.cmake b/indra/cmake/Copy3rdPartyLibs.cmake index 84947adaae..79fbc90fbc 100755 --- a/indra/cmake/Copy3rdPartyLibs.cmake +++ b/indra/cmake/Copy3rdPartyLibs.cmake @@ -22,10 +22,8 @@ if(WINDOWS) SLVoice.exe ca-bundle.crt libsndfile-1.dll - vivoxplatform.dll vivoxsdk.dll ortp.dll - zlib1.dll vivoxoal.dll ) |