diff options
author | Merov Linden <merov@lindenlab.com> | 2010-12-22 14:06:46 -0800 |
---|---|---|
committer | Merov Linden <merov@lindenlab.com> | 2010-12-22 14:06:46 -0800 |
commit | c86d6a7bbb7c0db7665b76cf52b12b90c6e98c6d (patch) | |
tree | 1056d6dc941e2aed458b459901fbb448c6e40ef7 /indra/newview/CMakeLists.txt | |
parent | ab100825bd0064dc64b9ef8bea1c70bc04090716 (diff) | |
parent | 6182ded4e9b4ba076add7a840c535589d36ec283 (diff) |
STORM-808 : merge webkit upgrade to Qt v4.7.1
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 4869aa72a0..7975b181d3 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -223,6 +223,7 @@ set(viewer_SOURCE_FILES llfloaterurlentry.cpp llfloatervoiceeffect.cpp llfloaterwater.cpp + llfloaterwebcontent.cpp llfloaterwhitelistentry.cpp llfloaterwindlight.cpp llfloaterwindowsize.cpp @@ -759,6 +760,7 @@ set(viewer_HEADER_FILES llfloaterurlentry.h llfloatervoiceeffect.h llfloaterwater.h + llfloaterwebcontent.h llfloaterwhitelistentry.h llfloaterwindlight.h llfloaterwindowsize.h |