diff options
author | Oz Linden <oz@lindenlab.com> | 2012-05-22 16:26:00 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2012-05-22 16:26:00 -0400 |
commit | 1f0addf6e48c54ab33e0f02bab27cdf6e86d55fb (patch) | |
tree | d24925b8260d4641961ad99829d54f775ed13c19 /indra/newview/CMakeLists.txt | |
parent | 7637acf76e6a1170508e8bddd381c426d219b1ee (diff) | |
parent | 8a9dba5443142873e99e2649eb280a0d17cd256e (diff) |
merge changes for DRTVWR-152
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rwxr-xr-x | 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 4e8b6fc39d..7e8496e8c2 100755 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -491,6 +491,7 @@ set(viewer_SOURCE_FILES lltoastnotifypanel.cpp lltoastpanel.cpp lltoastscripttextbox.cpp + lltoastscriptquestion.cpp lltool.cpp lltoolbarview.cpp lltoolbrush.cpp @@ -1039,6 +1040,7 @@ set(viewer_HEADER_FILES lltoastnotifypanel.h lltoastpanel.h lltoastscripttextbox.h + lltoastscriptquestion.h lltool.h lltoolbarview.h lltoolbrush.h |