diff options
author | Lynx Linden <lynx@lindenlab.com> | 2009-11-12 13:06:37 +0000 |
---|---|---|
committer | Lynx Linden <lynx@lindenlab.com> | 2009-11-12 13:06:37 +0000 |
commit | 95adfa4cacb68e21b7251882feffbc7cb50b4438 (patch) | |
tree | e963527dcad4d04251557405f61484478f5b30a4 /indra/newview/CMakeLists.txt | |
parent | 6524295bf06f58fad84dc7251f6ba3fd81ce94f2 (diff) | |
parent | 40731c7eb89fc6e59b0b872b3c21ffe84913db1d (diff) |
merge
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r-- | indra/newview/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index e69d3f417f..b129bca1f3 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -246,6 +246,7 @@ set(viewer_SOURCE_FILES llinspectavatar.cpp llinspectgroup.cpp llinspectobject.cpp + llinspectremoteobject.cpp llinventorybridge.cpp llinventoryclipboard.cpp llinventoryfilter.cpp @@ -741,6 +742,7 @@ set(viewer_HEADER_FILES llinspectavatar.h llinspectgroup.h llinspectobject.h + llinspectremoteobject.h llinventorybridge.h llinventoryclipboard.h llinventoryfilter.h |