diff options
author | James Cook <james@lindenlab.com> | 2010-05-19 16:41:13 -0700 |
---|---|---|
committer | James Cook <james@lindenlab.com> | 2010-05-19 16:41:13 -0700 |
commit | 6e22cb75b434aa551d5b6133f505a629c397a93e (patch) | |
tree | 876f54b4ef5e4a886e16970a13644a066da34316 /indra/llui/CMakeLists.txt | |
parent | 2c87657659eb6cdd0a0f135b78d290ed180cc21d (diff) | |
parent | ac17ec0c287246dbb00d21a6b4994949eac69737 (diff) |
Merge
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 3ecab90756..12df9ccae4 100644 --- a/indra/llui/CMakeLists.txt +++ b/indra/llui/CMakeLists.txt @@ -91,6 +91,7 @@ set(llui_SOURCE_FILES lltextbox.cpp lltexteditor.cpp lltextparser.cpp + lltextutil.cpp lltextvalidate.cpp lltransutil.cpp lltoggleablemenu.cpp @@ -185,6 +186,7 @@ set(llui_HEADER_FILES lltextbox.h lltexteditor.h lltextparser.h + lltextutil.h lltextvalidate.h lltoggleablemenu.h lltooltip.h |