diff options
author | prep linden <prep@lindenlab.com> | 2011-05-20 14:26:05 -0400 |
---|---|---|
committer | prep linden <prep@lindenlab.com> | 2011-05-20 14:26:05 -0400 |
commit | 0b612741d53a044a0179e1c32018bf8cd4213631 (patch) | |
tree | 5fe937740269c99386d0db1b62c5cb07010375c1 /indra/newview/CMakeLists.txt | |
parent | 781addcbc1c7611153ff58fd2f28062a1c4cd041 (diff) |
SH-1252 and SH-1253 WIP.
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 |