diff options
Diffstat (limited to 'linden/indra/newview/CMakeLists.txt')
-rw-r--r-- | linden/indra/newview/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/linden/indra/newview/CMakeLists.txt b/linden/indra/newview/CMakeLists.txt index 934eac0..313f0c4 100644 --- a/linden/indra/newview/CMakeLists.txt +++ b/linden/indra/newview/CMakeLists.txt | |||
@@ -77,6 +77,7 @@ set(viewer_SOURCE_FILES | |||
77 | hippoRestRequest.cpp | 77 | hippoRestRequest.cpp |
78 | jcfloater_animation_list.cpp | 78 | jcfloater_animation_list.cpp |
79 | jcfloaterareasearch.cpp | 79 | jcfloaterareasearch.cpp |
80 | lightshare.cpp | ||
80 | llagent.cpp | 81 | llagent.cpp |
81 | llagentaccess.cpp | 82 | llagentaccess.cpp |
82 | llagentdata.cpp | 83 | llagentdata.cpp |
@@ -509,6 +510,7 @@ set(viewer_HEADER_FILES | |||
509 | hippoRestRequest.h | 510 | hippoRestRequest.h |
510 | jcfloater_animation_list.h | 511 | jcfloater_animation_list.h |
511 | jcfloaterareasearch.h | 512 | jcfloaterareasearch.h |
513 | lightshare.h | ||
512 | llagent.h | 514 | llagent.h |
513 | llagentaccess.h | 515 | llagentaccess.h |
514 | llagentdata.h | 516 | llagentdata.h |