diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2011-09-07 15:36:45 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2011-09-07 15:36:45 -0400 |
commit | de2b7cd28c8e8669291b7ca21ecc9602f2044eeb (patch) | |
tree | ef49168d82db407383c64ea1d4f21f96512b15e0 /indra/llui/CMakeLists.txt | |
parent | 8c6f752982e83a50e328b9c83f762721f38836d7 (diff) | |
parent | b59c0a668009e696295a194e118b91469b09d32e (diff) |
Automated merge with ssh://hg.lindenlab.com/nat/viewer-storm-1541
Diffstat (limited to 'indra/llui/CMakeLists.txt')
-rw-r--r-- | indra/llui/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/llui/CMakeLists.txt b/indra/llui/CMakeLists.txt index b3b2f4ae56..0ab883cb70 100644 --- a/indra/llui/CMakeLists.txt +++ b/indra/llui/CMakeLists.txt @@ -112,6 +112,7 @@ set(llui_SOURCE_FILES llurlmatch.cpp llurlregistry.cpp llviewborder.cpp + llviewinject.cpp llviewmodel.cpp llview.cpp llviewquery.cpp @@ -216,6 +217,7 @@ set(llui_HEADER_FILES llurlmatch.h llurlregistry.h llviewborder.h + llviewinject.h llviewmodel.h llview.h llviewquery.h |