summaryrefslogtreecommitdiff
path: root/indra/newview/CMakeLists.txt
diff options
context:
space:
mode:
authorEric M. Tulla (BigPapi) <tulla@lindenlab.com>2009-11-06 18:41:47 -0500
committerEric M. Tulla (BigPapi) <tulla@lindenlab.com>2009-11-06 18:41:47 -0500
commit573e986ea273d37438ed6a2ca3f81d005f1bab99 (patch)
treea82c3f6a7d03949a19d9a1eaef53295872229bd4 /indra/newview/CMakeLists.txt
parent4b9abdc83351b5d79f958cf13fa612a28c71bc04 (diff)
parent9c048d12fdd9fd9c95cc93223fc731ee7b548294 (diff)
Merge of avatar-pipeline changes into viewer2
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r--indra/newview/CMakeLists.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt
index f10db9330c..08e43da9e4 100644
--- a/indra/newview/CMakeLists.txt
+++ b/indra/newview/CMakeLists.txt
@@ -369,7 +369,9 @@ set(viewer_SOURCE_FILES
llsearchhistory.cpp
llselectmgr.cpp
llsidepanelinventory.cpp
- llsidepanelobjectinfo.cpp
+ llsidepanelinventorysubpanel.cpp
+ llsidepaneliteminfo.cpp
+ llsidepaneltaskinfo.cpp
llsidetray.cpp
llsidetraypanelcontainer.cpp
llsky.cpp
@@ -861,7 +863,9 @@ set(viewer_HEADER_FILES
llsearchhistory.h
llselectmgr.h
llsidepanelinventory.h
- llsidepanelobjectinfo.h
+ llsidepanelinventorysubpanel.h
+ llsidepaneliteminfo.h
+ llsidepaneltaskinfo.h
llsidetray.h
llsidetraypanelcontainer.h
llsky.h