diff options
author | Tofu Linden <tofu.linden@lindenlab.com> | 2010-05-24 08:08:01 +0100 |
---|---|---|
committer | Tofu Linden <tofu.linden@lindenlab.com> | 2010-05-24 08:08:01 +0100 |
commit | 1fb50635903d4bb007899154ff1e257281c24fd8 (patch) | |
tree | 401e7093777059695f07567541651e40cd1f814d /indra/newview/CMakeLists.txt | |
parent | 88d562e8cb38c6bc9e614d5e6f1ccb6b294d4c1f (diff) | |
parent | 5e5a895b766dedde50aa137cf58f388e9acfe56c (diff) |
merge from viewer-public
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 28a5555ca2..7094d68292 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -226,6 +226,7 @@ set(viewer_SOURCE_FILES llfollowcam.cpp llfriendcard.cpp llgesturemgr.cpp + llgiveinventory.cpp llglsandbox.cpp llgroupactions.cpp llgroupiconctrl.cpp @@ -744,6 +745,7 @@ set(viewer_HEADER_FILES llfollowcam.h llfriendcard.h llgesturemgr.h + llgiveinventory.h llgroupactions.h llgroupiconctrl.h llgrouplist.h |