diff options
author | richard <none@none> | 2010-02-05 13:20:26 -0800 |
---|---|---|
committer | richard <none@none> | 2010-02-05 13:20:26 -0800 |
commit | b4f4af60ce701c724ac67cf24641589959401373 (patch) | |
tree | 65463956f06e86f59e71c8cc4dc0a620f2427336 /indra/llui/CMakeLists.txt | |
parent | 02511c41713da468a5e2620a8bc1bb0fcdfd64da (diff) | |
parent | 9c1198d57d85918d02daf058b3feebe37a5760a8 (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 ce068618e2..853f6f173d 100644 --- a/indra/llui/CMakeLists.txt +++ b/indra/llui/CMakeLists.txt @@ -90,6 +90,7 @@ set(llui_SOURCE_FILES lltextbox.cpp lltexteditor.cpp lltextparser.cpp + lltextvalidate.cpp lltransutil.cpp lltoggleablemenu.cpp lltooltip.cpp @@ -182,6 +183,7 @@ set(llui_HEADER_FILES lltextbox.h lltexteditor.h lltextparser.h + lltextvalidate.h lltoggleablemenu.h lltooltip.h lltransutil.h |