diff options
author | Dessie Linden <dessie@lindenlab.com> | 2010-06-04 08:55:51 -0700 |
---|---|---|
committer | Dessie Linden <dessie@lindenlab.com> | 2010-06-04 08:55:51 -0700 |
commit | 44ac5dc9377915d5d1a31dc3d52423d07b4d7f02 (patch) | |
tree | e072bd5813671f68b0cbf826ca2936ed3a2b63c0 /indra/newview/CMakeLists.txt | |
parent | f968b6078ba764f9c9ed24be23424b59633cff71 (diff) | |
parent | 15b855409a0ae7588236fe43f4aaa1d5d389b005 (diff) |
Merged from viewer-public
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r-- | 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 658f5e3fdb..035e9ddd9c 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -358,6 +358,7 @@ set(viewer_SOURCE_FILES llpanelteleporthistory.cpp llpaneltiptoast.cpp llpanelvoiceeffect.cpp + llpaneltopinfobar.cpp llpanelvolume.cpp llpanelvolumepulldown.cpp llparcelselection.cpp @@ -875,6 +876,7 @@ set(viewer_HEADER_FILES llpanelteleporthistory.h llpaneltiptoast.h llpanelvoiceeffect.h + llpaneltopinfobar.h llpanelvolume.h llpanelvolumepulldown.h llparcelselection.h |