summaryrefslogtreecommitdiff
path: root/indra/newview/CMakeLists.txt
diff options
context:
space:
mode:
authorDave SIMmONs <simon@lindenlab.com>2011-05-24 14:28:25 -0700
committerDave SIMmONs <simon@lindenlab.com>2011-05-24 14:28:25 -0700
commitd6f7526abf223b671b4e17be48dcc1e46e8f2fd8 (patch)
tree9ac72b9bfb546e3542442eeff72af78c75f3ca67 /indra/newview/CMakeLists.txt
parent0a86e39d90e06f0a690b1ff5caf2dee5fe347f8f (diff)
parente5752934be74a84e6ec0ff8cb96974bd1e9060ec (diff)
Merge
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r--indra/newview/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt
index 25b9d4925f..a508a9f38b 100644
--- a/indra/newview/CMakeLists.txt
+++ b/indra/newview/CMakeLists.txt
@@ -76,6 +76,7 @@ include_directories(
)
set(viewer_SOURCE_FILES
+ groupchatlistener.cpp
llagent.cpp
llagentaccess.cpp
llagentcamera.cpp
@@ -626,6 +627,7 @@ endif (LINUX)
set(viewer_HEADER_FILES
CMakeLists.txt
ViewerInstall.cmake
+ groupchatlistener.h
llagent.h
llagentaccess.h
llagentcamera.h