diff options
author | Eli Linden <eli@lindenlab.com> | 2010-05-06 15:26:55 -0700 |
---|---|---|
committer | Eli Linden <eli@lindenlab.com> | 2010-05-06 15:26:55 -0700 |
commit | 6fc2cce516763ca1df3894645c44add7371439d8 (patch) | |
tree | 89c63e8084f2c429941015620ed06d823b303854 /indra/newview/CMakeLists.txt | |
parent | 84df60678535573f972cae94f88a1d7bd8cb4bf5 (diff) | |
parent | de0773fcf73b9a1889366d3c3608e5775f7bb89d (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 a1e3b679ee..2459165398 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -547,6 +547,7 @@ set(viewer_SOURCE_FILES llworldmapmessage.cpp llworldmipmap.cpp llworldmapview.cpp + llworldview.cpp llxmlrpclistener.cpp llxmlrpctransaction.cpp noise.cpp @@ -1057,6 +1058,7 @@ set(viewer_HEADER_FILES llworldmapmessage.h llworldmipmap.h llworldmapview.h + llworldview.h llxmlrpclistener.h llxmlrpctransaction.h macmain.h |