diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2011-09-06 13:58:47 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2011-09-06 13:58:47 -0400 |
commit | b59c0a668009e696295a194e118b91469b09d32e (patch) | |
tree | 4ffc7e9f547e941b254a67d5b07ab22c0dfd1346 /indra/llui/CMakeLists.txt | |
parent | 0ab6eee0996c78d32b722157140cea5a21a5e460 (diff) | |
parent | ecba41419f6470cc3d85bbb277ef88ebbf266feb (diff) |
Automated merge with http://hg.secondlife.com/viewer-development
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 |