diff options
author | Oz Linden <oz@lindenlab.com> | 2011-05-27 15:33:46 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2011-05-27 15:33:46 -0400 |
commit | 0c360c5223af6473b701f2f41d525f1f70c2ead5 (patch) | |
tree | dc59a8390988ece0d340632171f06e0af83507e1 /indra/newview/CMakeLists.txt | |
parent | 7a7a0f0c1bd134fa23d734d672ef44a763a9f228 (diff) | |
parent | 170de8330e3be55794878cefb53f62266c9a029d (diff) |
merge changes for storm-1210
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 cbf22b75e8..769dcf8457 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -77,6 +77,7 @@ include_directories( set(viewer_SOURCE_FILES groupchatlistener.cpp + llaccountingquotamanager.cpp llagent.cpp llagentaccess.cpp llagentcamera.cpp @@ -626,6 +627,7 @@ set(viewer_HEADER_FILES CMakeLists.txt ViewerInstall.cmake groupchatlistener.h + llaccountingquotamanager.h llagent.h llagentaccess.h llagentcamera.h |