aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/CMakeLists.txt
diff options
context:
space:
mode:
authorAleric Inglewood2010-10-28 14:39:10 +0200
committerAleric Inglewood2010-10-28 14:39:10 +0200
commit0b3d87a7fefa6ef5cfb449f60bc80da2736a8551 (patch)
treefa338085d75deb6f6e2b525d1fef8e1bb49f44e7 /linden/indra/newview/CMakeLists.txt
parentIMP-670: Uninstall packages that are renewed (diff)
parentFixed xml files from the German translation missing from the repo (diff)
downloadmeta-impy-0b3d87a7fefa6ef5cfb449f60bc80da2736a8551.zip
meta-impy-0b3d87a7fefa6ef5cfb449f60bc80da2736a8551.tar.gz
meta-impy-0b3d87a7fefa6ef5cfb449f60bc80da2736a8551.tar.bz2
meta-impy-0b3d87a7fefa6ef5cfb449f60bc80da2736a8551.tar.xz
Merge branch 'weekly' of http://github.com/imprudence/imprudence into weekly
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 dfd35bf..1a6ad30 100644
--- a/linden/indra/newview/CMakeLists.txt
+++ b/linden/indra/newview/CMakeLists.txt
@@ -484,6 +484,7 @@ set(viewer_SOURCE_FILES
484 panelradarentry.cpp 484 panelradarentry.cpp
485 pipeline.cpp 485 pipeline.cpp
486 primbackup.cpp 486 primbackup.cpp
487 qtoolalign.cpp
487 rlvhandler.cpp 488 rlvhandler.cpp
488 rlvhelper.cpp 489 rlvhelper.cpp
489 rlvcommon.cpp 490 rlvcommon.cpp
@@ -936,6 +937,7 @@ set(viewer_HEADER_FILES
936 panelradarentry.h 937 panelradarentry.h
937 pipeline.h 938 pipeline.h
938 primbackup.h 939 primbackup.h
940 qtoolalign.h
939 randgauss.h 941 randgauss.h
940 rlvdefines.h 942 rlvdefines.h
941 rlvhandler.h 943 rlvhandler.h