diff options
author | Merov Linden <merov@lindenlab.com> | 2013-06-25 12:46:12 -0700 |
---|---|---|
committer | Merov Linden <merov@lindenlab.com> | 2013-06-25 12:46:12 -0700 |
commit | fa48ae87415d7e5d5bf7549af30832a14d6a7de2 (patch) | |
tree | 5cf55669cdcec8f2ff037f30c4e20326d022233d /indra/newview/CMakeLists.txt | |
parent | 9f0646bcc0b24d9f3c13446399505eddc768a4ce (diff) | |
parent | 5d1ff91b66b731ec93f2e46c58e8e799e1a0c2fe (diff) |
Pull merge from lindenlab/viewer-fbc
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rwxr-xr-x | 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 01c4b1f50e..a5ad2e4d4e 100755 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -512,6 +512,7 @@ set(viewer_SOURCE_FILES llsidetraypanelcontainer.cpp llsky.cpp llslurl.cpp + llsnapshotlivepreview.cpp llsociallist.cpp llspatialpartition.cpp llspeakers.cpp @@ -1090,6 +1091,7 @@ set(viewer_HEADER_FILES llsidetraypanelcontainer.h llsky.h llslurl.h + llsnapshotlivepreview.h llsociallist.h llspatialpartition.h llspeakers.h |