diff options
author | Steve Bennetts <steve@lindenlab.com> | 2009-11-05 11:41:25 -0800 |
---|---|---|
committer | Steve Bennetts <steve@lindenlab.com> | 2009-11-05 11:41:25 -0800 |
commit | 98229cbbcf780a916474bdd789a8437461bcaa3b (patch) | |
tree | 0e281cf99c7b2245d33f1aa20b0e34b555071724 /indra/newview/CMakeLists.txt | |
parent | b1242ead82c80628a9155cd0eb05f5ff2378af4b (diff) | |
parent | daf3adc4ae349cf37b4b1d7caee1268a3febb430 (diff) |
Merge from https://hg.aws.productengine.com/secondlife/viewer-2-0/
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r-- | indra/newview/CMakeLists.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index 2978ef210f..cba9b09dc0 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -238,7 +238,6 @@ set(viewer_SOURCE_FILES llhudrender.cpp llhudtext.cpp llhudview.cpp - llimcontrolpanel.cpp llimfloater.cpp llimhandler.cpp llimpanel.cpp @@ -291,6 +290,7 @@ set(viewer_SOURCE_FILES llnotificationalerthandler.cpp llnotificationgrouphandler.cpp llnotificationmanager.cpp + llnotificationofferhandler.cpp llnotificationscripthandler.cpp llnotificationtiphandler.cpp llnotify.cpp @@ -727,7 +727,6 @@ set(viewer_HEADER_FILES llhudrender.h llhudtext.h llhudview.h - llimcontrolpanel.h llimfloater.h llimpanel.h llimview.h |