diff options
author | Oz Linden <oz@lindenlab.com> | 2013-03-25 10:53:37 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2013-03-25 10:53:37 -0400 |
commit | 6f2fef886e160d3378a0cf353a7db7eff707e9bf (patch) | |
tree | f57d04817842688f1171d17b507a749ef046447b /indra/newview/CMakeLists.txt | |
parent | 1057caffaf24790be26376b2794059e7635dde7b (diff) | |
parent | 005cd4024794752e0cd57714656f76a8208d3105 (diff) |
merge changes for storm-1911
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 bd0169fb2f..5d2ebc2fc4 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -218,6 +218,7 @@ set(viewer_SOURCE_FILES llfloaterfonttest.cpp llfloatergesture.cpp llfloatergodtools.cpp + llfloatergotoline.cpp llfloatergroupinvite.cpp llfloatergroups.cpp llfloaterhandler.cpp @@ -806,6 +807,7 @@ set(viewer_HEADER_FILES llfloaterfonttest.h llfloatergesture.h llfloatergodtools.h + llfloatergotoline.h llfloatergroupinvite.h llfloatergroups.h llfloaterhandler.h |