diff options
author | Dave Parks <davep@lindenlab.com> | 2010-10-14 11:26:59 -0500 |
---|---|---|
committer | Dave Parks <davep@lindenlab.com> | 2010-10-14 11:26:59 -0500 |
commit | c0d882fbff8b0bae584b25f57ebe614aeada6034 (patch) | |
tree | 20418c6d1a614d5075d8a63fd80a709b5fb90069 /indra/cmake/Copy3rdPartyLibs.cmake | |
parent | 1259e05edcef4d1e23b38c9ca06b4ecd3f858781 (diff) |
Updated colladadom.
Diffstat (limited to 'indra/cmake/Copy3rdPartyLibs.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 7d227d3674..14c54d72ef 100644 --- a/indra/cmake/Copy3rdPartyLibs.cmake +++ b/indra/cmake/Copy3rdPartyLibs.cmake @@ -38,7 +38,7 @@ if(WINDOWS) libapr-1.dll libaprutil-1.dll libapriconv-1.dll - libcollada14dom21.dll + libcollada14dom21-d.dll glod.dll ) |