diff options
author | Leyla Farazha <leyla@lindenlab.com> | 2011-03-14 12:48:31 -0700 |
---|---|---|
committer | Leyla Farazha <leyla@lindenlab.com> | 2011-03-14 12:48:31 -0700 |
commit | 9c2a19b833e071ca90e1e7840f6646200b07402a (patch) | |
tree | 89ac88068784227c3b339aa41bb0372a28fc0d60 /indra/newview/CMakeLists.txt | |
parent | 98bd63e0c8c73e300ae4af8071a9e2f167cfd6a6 (diff) | |
parent | 96296eede9313d8a0636599e9b06dd501aba083c (diff) |
Merge
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 4ed59f039e..66869288b6 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -246,6 +246,7 @@ set(viewer_SOURCE_FILES llhudeffectlookat.cpp llhudeffectpointat.cpp llhudeffecttrail.cpp + llhudeffectblob.cpp llhudicon.cpp llhudmanager.cpp llhudnametag.cpp @@ -786,6 +787,7 @@ set(viewer_HEADER_FILES llhudeffectlookat.h llhudeffectpointat.h llhudeffecttrail.h + llhudeffectblob.h llhudicon.h llhudmanager.h llhudnametag.h |