diff options
author | Tofu Linden <tofu.linden@lindenlab.com> | 2010-09-13 20:53:58 +0100 |
---|---|---|
committer | Tofu Linden <tofu.linden@lindenlab.com> | 2010-09-13 20:53:58 +0100 |
commit | c2a87df2bccbf6e662f3a4c4edb210748ffa692d (patch) | |
tree | d9beb31b587963fd61cff105ce9b2e853ad40734 /indra/newview/CMakeLists.txt | |
parent | a4d40619c744cca672f4e30401562e088b615ce4 (diff) |
add new modules.
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 d685e6ae36..78c9769d06 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -440,6 +440,7 @@ set(viewer_SOURCE_FILES lltoastimpanel.cpp lltoastnotifypanel.cpp lltoastpanel.cpp + lltoastscripttextbox.cpp lltool.cpp lltoolbrush.cpp lltoolcomp.cpp @@ -966,6 +967,7 @@ set(viewer_HEADER_FILES lltoastimpanel.h lltoastnotifypanel.h lltoastpanel.h + lltoastscripttextbox.h lltool.h lltoolbrush.h lltoolcomp.h |