diff options
author | Oz Linden <oz@lindenlab.com> | 2012-02-09 11:54:02 -0500 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2012-02-09 11:54:02 -0500 |
commit | cb6fe4b4e9bfdec62bd1c1669838c9f344efe253 (patch) | |
tree | 2d1f23027914b691b44af25589a5d41c17cef66f /indra/newview/CMakeLists.txt | |
parent | e836d90ebb8d84f84c12f2ff9070fcf796aaa2cd (diff) | |
parent | 449d2b106fd18bfb6f0e516eaedd395de18c7608 (diff) |
merge changes for storm-1803
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r-- | indra/newview/CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index f85b943c70..37b23803f2 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -166,7 +166,7 @@ set(viewer_SOURCE_FILES llfirstuse.cpp llflexibleobject.cpp llfloaterabout.cpp - llfloateranimpreview.cpp + llfloaterbvhpreview.cpp llfloaterauction.cpp llfloateravatar.cpp llfloateravatarpicker.cpp @@ -722,7 +722,7 @@ set(viewer_HEADER_FILES llfirstuse.h llflexibleobject.h llfloaterabout.h - llfloateranimpreview.h + llfloaterbvhpreview.h llfloaterauction.h llfloateravatar.h llfloateravatarpicker.h |