diff options
author | Oz Linden <oz@lindenlab.com> | 2015-03-26 10:53:53 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2015-03-26 10:53:53 -0400 |
commit | 7a212eb7e5a44e4b1df96e1c48c2b5afb580c1a6 (patch) | |
tree | 51135a256d52c71e0141690837a8552bc84a441d /indra/newview/CMakeLists.txt | |
parent | 4d65987af842f59994b6c547a0598410d881179b (diff) | |
parent | ab30a44d9de332466841bfb40aa494ff0db1089a (diff) |
merge changes for tools update tip
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 cc13ad4598..45ee3bf7c1 100755 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -250,6 +250,7 @@ set(viewer_SOURCE_FILES llfloatergroups.cpp llfloaterhandler.cpp llfloaterhelpbrowser.cpp + llfloaterhoverheight.cpp llfloaterhud.cpp llfloaterimagepreview.cpp llfloaterimsessiontab.cpp @@ -859,6 +860,7 @@ set(viewer_HEADER_FILES llfloatergroups.h llfloaterhandler.h llfloaterhelpbrowser.h + llfloaterhoverheight.h llfloaterhud.h llfloaterimagepreview.h llfloaterimnearbychat.h |