aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/CMakeLists.txt
diff options
context:
space:
mode:
authorJacek Antonelli2009-09-05 02:23:52 -0500
committerJacek Antonelli2009-09-05 02:23:52 -0500
commitacfc1b1163df4fe5b238546de5697b435cd0c79e (patch)
tree3764ee586d2464dd057c4c82ab27cc66e7e1b0f3 /linden/indra/newview/CMakeLists.txt
parentConverted RLVa menu items to XUI. (diff)
parentUpdated object backup feature to Meerkat's SVN, imported floater. (diff)
downloadmeta-impy-acfc1b1163df4fe5b238546de5697b435cd0c79e.zip
meta-impy-acfc1b1163df4fe5b238546de5697b435cd0c79e.tar.gz
meta-impy-acfc1b1163df4fe5b238546de5697b435cd0c79e.tar.bz2
meta-impy-acfc1b1163df4fe5b238546de5697b435cd0c79e.tar.xz
Merge branch 'objectbackup' into next
Diffstat (limited to 'linden/indra/newview/CMakeLists.txt')
-rw-r--r--linden/indra/newview/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/linden/indra/newview/CMakeLists.txt b/linden/indra/newview/CMakeLists.txt
index 1fc7549..bd38476 100644
--- a/linden/indra/newview/CMakeLists.txt
+++ b/linden/indra/newview/CMakeLists.txt
@@ -431,6 +431,7 @@ set(viewer_SOURCE_FILES
431 llxmlrpctransaction.cpp 431 llxmlrpctransaction.cpp
432 noise.cpp 432 noise.cpp
433 pipeline.cpp 433 pipeline.cpp
434 primbackup.cpp
434 rlvhandler.cpp 435 rlvhandler.cpp
435 rlvhelper.cpp 436 rlvhelper.cpp
436 rlvmultistringsearch.cpp 437 rlvmultistringsearch.cpp
@@ -836,6 +837,7 @@ set(viewer_HEADER_FILES
836 macmain.h 837 macmain.h
837 noise.h 838 noise.h
838 pipeline.h 839 pipeline.h
840 primbackup.h
839 randgauss.h 841 randgauss.h
840 VertexCache.h 842 VertexCache.h
841 VorbisFramework.h 843 VorbisFramework.h