diff options
author | Dave Parks <davep@lindenlab.com> | 2009-12-15 17:45:10 -0600 |
---|---|---|
committer | Dave Parks <davep@lindenlab.com> | 2009-12-15 17:45:10 -0600 |
commit | b6af8aae5b0cccfb6653d84e2020557c2be945ce (patch) | |
tree | 8f495acf9360c95aca0c002bcf704ba169ab58ce /indra/newview/CMakeLists.txt | |
parent | de38b58f37d6c7dadd4a5f15be519cb0bb230fc7 (diff) | |
parent | 081fa98a47d2b592ada0fbb049ff959ac2cd6294 (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 3b3b624600..fac1dedb02 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -285,6 +285,7 @@ set(viewer_SOURCE_FILES llmediaremotectrl.cpp llmemoryview.cpp llmenucommands.cpp + llmeshrepository.cpp llmetricperformancetester.cpp llmimetypes.cpp llmorphview.cpp @@ -797,6 +798,7 @@ set(viewer_HEADER_FILES llmediaremotectrl.h llmemoryview.h llmenucommands.h + llmeshrepository.h llmetricperformancetester.h llmimetypes.h llmorphview.h |