diff options
author | Oz Linden <oz@lindenlab.com> | 2011-03-29 22:29:57 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2011-03-29 22:29:57 -0400 |
commit | 67316ada5a51e1dc1e4d40a805312dddaa653ae2 (patch) | |
tree | aabca14948c8282875426372e0ca4b017c1a927d /indra/newview/CMakeLists.txt | |
parent | 77cd2e283a18f2e4bf71aeacb0938ed69a5a981d (diff) | |
parent | 92802e69509824f1d3dca212726373fd9d799104 (diff) |
merged latest improvements from seraph
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 964378195d..6897847e10 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -403,6 +403,7 @@ set(viewer_SOURCE_FILES llscreenchannel.cpp llscriptfloater.cpp llscrollingpanelparam.cpp + llscrollingpanelparambase.cpp llsearchcombobox.cpp llsearchhistory.cpp llsecapi.cpp @@ -941,6 +942,7 @@ set(viewer_HEADER_FILES llscreenchannel.h llscriptfloater.h llscrollingpanelparam.h + llscrollingpanelparambase.h llsearchcombobox.h llsearchhistory.h llsecapi.h |