summaryrefslogtreecommitdiff
path: root/indra/newview/CMakeLists.txt
diff options
context:
space:
mode:
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 70a9f09e1f..a7bbadfd86 100644
--- a/indra/newview/CMakeLists.txt
+++ b/indra/newview/CMakeLists.txt
@@ -728,6 +728,7 @@ set(viewer_SOURCE_FILES
pipeline.cpp
rlvactions.cpp
rlvcommon.cpp
+ rlvhelper.cpp
rlvhandler.cpp
)
@@ -1392,6 +1393,7 @@ set(viewer_HEADER_FILES
rlvdefines.h
rlvactions.h
rlvcommon.h
+ rlvhelper.h
rlvhandler.h
roles_constants.h
VertexCache.h