diff options
author | Northspring <pantera.polnocy@phoenixviewer.com> | 2015-03-24 19:25:14 +0100 |
---|---|---|
committer | Northspring <pantera.polnocy@phoenixviewer.com> | 2015-03-24 19:25:14 +0100 |
commit | 051e6610761142e03cb59ec26f8491d1ab9317da (patch) | |
tree | 1eeff3b450c424b375788a9ba105a6abb27fb480 /indra/newview/CMakeLists.txt | |
parent | 4a1178686ef703dcf1a86b27ada9073a84cc81db (diff) | |
parent | c489f1f8647a77c8c7d5fb5b721433dd72cb49c8 (diff) |
Merge
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 154f3b5726..318e3c8688 100755 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -245,6 +245,7 @@ set(viewer_SOURCE_FILES llfloaterhandler.cpp llfloaterhardwaresettings.cpp llfloaterhelpbrowser.cpp + llfloaterhoverheight.cpp llfloaterhud.cpp llfloaterimagepreview.cpp llfloaterimsessiontab.cpp @@ -850,6 +851,7 @@ set(viewer_HEADER_FILES llfloaterhandler.h llfloaterhardwaresettings.h llfloaterhelpbrowser.h + llfloaterhoverheight.h llfloaterhud.h llfloaterimagepreview.h llfloaterimnearbychat.h |