diff options
author | simon <none@none> | 2013-03-28 16:06:07 -0700 |
---|---|---|
committer | simon <none@none> | 2013-03-28 16:06:07 -0700 |
commit | d8dc74b83349752768d99b77c92a284955ee04e4 (patch) | |
tree | 9ffa74c4cf38f8bf1b68cf361ca88ee01555978f /indra/newview/CMakeLists.txt | |
parent | 6bb7fd40d0fdc7902f1ac9db06a479121c177d0d (diff) |
MAINT-2426 : Viewer support for new simulator AvatarRenderInfo capability. Reviewed by Kelly
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rwxr-xr-x | indra/newview/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index bd0169fb2f..cb96dfeb48 100755 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -113,6 +113,7 @@ set(viewer_SOURCE_FILES llavatariconctrl.cpp llavatarlist.cpp llavatarlistitem.cpp + llavatarrenderinfoaccountant.cpp llavatarpropertiesprocessor.cpp llblockedlistitem.cpp llblocklist.cpp @@ -702,6 +703,7 @@ set(viewer_HEADER_FILES llavatarlist.h llavatarlistitem.h llavatarpropertiesprocessor.h + llavatarrenderinfoaccountant.h llblockedlistitem.h llblocklist.h llbox.h |