diff options
author | callum_linden <callum@lindenlab.com> | 2017-10-18 18:36:10 -0700 |
---|---|---|
committer | callum_linden <callum@lindenlab.com> | 2017-10-18 18:36:10 -0700 |
commit | 803b75a718833ccf236f00b425faff4eaf0f29cb (patch) | |
tree | 2b8cf11d99cd43b7ce66048c6b2c68baf4cc4072 /indra/cmake/Copy3rdPartyLibs.cmake | |
parent | 9c5becd67d7e6fe5f696dcae8690dd562b7b0449 (diff) |
First version that builds with a dummy BugSplay call in llapp.cpp
Diffstat (limited to 'indra/cmake/Copy3rdPartyLibs.cmake')
-rw-r--r-- | indra/cmake/Copy3rdPartyLibs.cmake | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/cmake/Copy3rdPartyLibs.cmake b/indra/cmake/Copy3rdPartyLibs.cmake index 5ccbe7d1d8..9238d232b8 100644 --- a/indra/cmake/Copy3rdPartyLibs.cmake +++ b/indra/cmake/Copy3rdPartyLibs.cmake @@ -39,6 +39,9 @@ if(WINDOWS) libeay32.dll glod.dll libhunspell.dll + BugSplat64.dll + BugSplatRc64.dll + BsSndRpt64.exe ) if (FMODEX) |