diff options
author | Gilbert Gonzales <gilbert@lindenlab.com> | 2013-06-17 17:22:44 -0700 |
---|---|---|
committer | Gilbert Gonzales <gilbert@lindenlab.com> | 2013-06-17 17:22:44 -0700 |
commit | 2e2015dc573001a19c7b5f6ed1c4d48392ece611 (patch) | |
tree | d7174c0213af3784e06eeb433b3dd638581a6515 /indra/newview/CMakeLists.txt | |
parent | 041de2ee8546ccccb66e658707542d32d035cdaa (diff) |
CHUI 560: Adding socialpanel.h/cpp files
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 f01c2f714d..4ab1f227be 100755 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -509,6 +509,7 @@ set(viewer_SOURCE_FILES llsky.cpp llslurl.cpp llsociallist.cpp + llsocialpanel.cpp llspatialpartition.cpp llspeakers.cpp llspeakingindicatormanager.cpp @@ -1084,6 +1085,7 @@ set(viewer_HEADER_FILES llsky.h llslurl.h llsociallist.h + llsocialpanel.h llspatialpartition.h llspeakers.h llspeakingindicatormanager.h |