diff options
author | Merov Linden <merov@lindenlab.com> | 2013-05-08 16:53:52 -0700 |
---|---|---|
committer | Merov Linden <merov@lindenlab.com> | 2013-05-08 16:53:52 -0700 |
commit | 14be8efcc6a9797d2041e56addd0897f0b4234ea (patch) | |
tree | 9937caef33b388412ffe68f84fbe98db2da3f705 /indra/newview/CMakeLists.txt | |
parent | bd482ab55e30403438aed2fc19200eae36efc96a (diff) |
ACME-348 : WIP : LLFacebookConnect refactoring
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 6b7fa7d842..44b1604b15 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -185,6 +185,7 @@ set(viewer_SOURCE_FILES llexpandabletextbox.cpp llexternaleditor.cpp llface.cpp + llfacebookconnect.cpp llfasttimerview.cpp llfavoritesbar.cpp llfeaturemanager.cpp @@ -769,6 +770,7 @@ set(viewer_HEADER_FILES llexpandabletextbox.h llexternaleditor.h llface.h + llfacebookconnect.h llfasttimerview.h llfavoritesbar.h llfeaturemanager.h |