summaryrefslogtreecommitdiff
path: root/indra/newview/CMakeLists.txt
diff options
context:
space:
mode:
authorandreykproductengine <andreykproductengine@lindenlab.com>2018-02-13 15:40:21 +0200
committerandreykproductengine <andreykproductengine@lindenlab.com>2018-02-13 15:40:21 +0200
commit2835e77640feb0236e54605f9f80b947c0ac5979 (patch)
tree7635723167e8b0657020b5467d24954898f6847a /indra/newview/CMakeLists.txt
parent5c62ea3e0890a3c86280e4808dac5fc5276731ac (diff)
MAINT-8203 Use the ReadOfflineMsgs cap to fetch IMs after login
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 dff907f714..23337ddbfb 100644
--- a/indra/newview/CMakeLists.txt
+++ b/indra/newview/CMakeLists.txt
@@ -345,6 +345,7 @@ set(viewer_SOURCE_FILES
llhudview.cpp
llimagefiltersmanager.cpp
llimhandler.cpp
+ llimprocessing.cpp
llimview.cpp
llinspect.cpp
llinspectavatar.cpp
@@ -966,6 +967,7 @@ set(viewer_HEADER_FILES
llhudtext.h
llhudview.h
llimagefiltersmanager.h
+ llimprocessing.h
llimview.h
llinspect.h
llinspectavatar.h