diff options
author | Monroe Linden <monroe@lindenlab.com> | 2010-12-02 14:51:16 -0800 |
---|---|---|
committer | Monroe Linden <monroe@lindenlab.com> | 2010-12-02 14:51:16 -0800 |
commit | 598450785b9d0cfd1254e39a68fe8f5c889ac509 (patch) | |
tree | 9145aef1e6e4b69386d313f427bc637630991848 /indra/newview/CMakeLists.txt | |
parent | 36954908632d6f5366f6517023676c1bcd71aa17 (diff) | |
parent | adb62e958ff3a4be2eb43fbb1754358ec60a118c (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 679637caf6..aef5cfa51b 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -222,6 +222,7 @@ set(viewer_SOURCE_FILES llfloaterurlentry.cpp llfloatervoiceeffect.cpp llfloaterwater.cpp + llfloaterwebcontent.cpp llfloaterwhitelistentry.cpp llfloaterwindlight.cpp llfloaterwindowsize.cpp @@ -757,6 +758,7 @@ set(viewer_HEADER_FILES llfloaterurlentry.h llfloatervoiceeffect.h llfloaterwater.h + llfloaterwebcontent.h llfloaterwhitelistentry.h llfloaterwindlight.h llfloaterwindowsize.h |