diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2011-09-06 13:58:47 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2011-09-06 13:58:47 -0400 |
commit | b59c0a668009e696295a194e118b91469b09d32e (patch) | |
tree | 4ffc7e9f547e941b254a67d5b07ab22c0dfd1346 /indra/newview/CMakeLists.txt | |
parent | 0ab6eee0996c78d32b722157140cea5a21a5e460 (diff) | |
parent | ecba41419f6470cc3d85bbb277ef88ebbf266feb (diff) |
Automated merge with http://hg.secondlife.com/viewer-development
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 a117d9a593..7a6cb3d4a0 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -601,6 +601,7 @@ set(viewer_SOURCE_FILES llweb.cpp llwebsharing.cpp llwind.cpp + llwindowlistener.cpp llwlanimator.cpp llwldaycycle.cpp llwlhandlers.cpp @@ -1157,6 +1158,7 @@ set(viewer_HEADER_FILES llweb.h llwebsharing.h llwind.h + llwindowlistener.h llwlanimator.h llwldaycycle.h llwlhandlers.h |