diff options
author | Cho <cho@lindenlab.com> | 2013-11-01 23:12:45 +0100 |
---|---|---|
committer | Cho <cho@lindenlab.com> | 2013-11-01 23:12:45 +0100 |
commit | 963c97f64a4d1490fe8380805c4de38598adddad (patch) | |
tree | 7e9a3072814ae4e60fe7d35b16d5cb7e87ed807f /indra/newview/CMakeLists.txt | |
parent | 1b8b6e76bf175c4d0ead8d3fc6f01558066cbec9 (diff) |
added LLTwitterConnect for ACME-1133
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 6f5deb639c..ac2d3f8ff4 100755 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -568,6 +568,7 @@ set(viewer_SOURCE_FILES lltransientdockablefloater.cpp lltransientfloatermgr.cpp lltranslate.cpp + lltwitterconnect.cpp lluilistener.cpp lluploaddialog.cpp lluploadfloaterobservers.cpp @@ -1147,6 +1148,7 @@ set(viewer_HEADER_FILES lltransientdockablefloater.h lltransientfloatermgr.h lltranslate.h + lltwitterconnect.h lluiconstants.h lluilistener.h lluploaddialog.h |