diff options
author | Palmer <palmer@lindenlab.com> | 2010-01-29 15:06:55 -0800 |
---|---|---|
committer | Palmer <palmer@lindenlab.com> | 2010-01-29 15:06:55 -0800 |
commit | f5f20a7851ddfa5f2b5d24c5a392acf9c0a745b5 (patch) | |
tree | 4c057536f2183e0810dc9e75f47e01d80778824d /indra/cmake | |
parent | bdb8ed5a0f70f8a7bf868448ef45e32e5beb8bdb (diff) |
got rid of tab
Diffstat (limited to 'indra/cmake')
-rw-r--r-- | indra/cmake/Copy3rdPartyLibs.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/cmake/Copy3rdPartyLibs.cmake b/indra/cmake/Copy3rdPartyLibs.cmake index 9a54c7a2e8..c9dc301b8b 100644 --- a/indra/cmake/Copy3rdPartyLibs.cmake +++ b/indra/cmake/Copy3rdPartyLibs.cmake @@ -19,7 +19,7 @@ if(WINDOWS) set(vivox_src_dir "${CMAKE_SOURCE_DIR}/newview/vivox-runtime/i686-win32") set(vivox_files SLVoice.exe - libsndfile-1.dll + libsndfile-1.dll vivoxplatform.dll vivoxsdk.dll ortp.dll |