From d6a1eca66144e88fdd59ad230f1610e75f548cd7 Mon Sep 17 00:00:00 2001 From: Jacek Antonelli Date: Thu, 3 Sep 2009 01:40:48 -0500 Subject: Applied object import/export patch. --- linden/indra/newview/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'linden/indra/newview/CMakeLists.txt') diff --git a/linden/indra/newview/CMakeLists.txt b/linden/indra/newview/CMakeLists.txt index 34aa29f..1f7b301 100644 --- a/linden/indra/newview/CMakeLists.txt +++ b/linden/indra/newview/CMakeLists.txt @@ -431,6 +431,7 @@ set(viewer_SOURCE_FILES llxmlrpctransaction.cpp noise.cpp pipeline.cpp + primbackup.cpp ) set(VIEWER_BINARY_NAME "imprudence-bin" CACHE STRING @@ -831,6 +832,7 @@ set(viewer_HEADER_FILES macmain.h noise.h pipeline.h + primbackup.h randgauss.h VertexCache.h VorbisFramework.h -- cgit v1.1