summaryrefslogtreecommitdiff
path: root/indra/newview/CMakeLists.txt
diff options
context:
space:
mode:
authorGilbert Gonzales <gilbert@lindenlab.com>2013-06-17 17:22:44 -0700
committerGilbert Gonzales <gilbert@lindenlab.com>2013-06-17 17:22:44 -0700
commit2e2015dc573001a19c7b5f6ed1c4d48392ece611 (patch)
treed7174c0213af3784e06eeb433b3dd638581a6515 /indra/newview/CMakeLists.txt
parent041de2ee8546ccccb66e658707542d32d035cdaa (diff)
CHUI 560: Adding socialpanel.h/cpp files
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rwxr-xr-xindra/newview/CMakeLists.txt2
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