aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/CMakeLists.txt
diff options
context:
space:
mode:
authorJacek Antonelli2010-07-27 04:08:19 -0500
committerJacek Antonelli2010-08-01 00:30:59 -0500
commite4475e45edde706332718908b1ebbef924c44b4f (patch)
tree496e051b768f1b1344b96418bba773f577c3b298 /linden/indra/newview/CMakeLists.txt
parentFixed a Linden typo that made the object cache useless. (SNOW-783) (diff)
downloadmeta-impy-e4475e45edde706332718908b1ebbef924c44b4f.zip
meta-impy-e4475e45edde706332718908b1ebbef924c44b4f.tar.gz
meta-impy-e4475e45edde706332718908b1ebbef924c44b4f.tar.bz2
meta-impy-e4475e45edde706332718908b1ebbef924c44b4f.tar.xz
Refactored a bunch of messy LightShare code.
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 a5f2cbb..7077dde 100644
--- a/linden/indra/newview/CMakeLists.txt
+++ b/linden/indra/newview/CMakeLists.txt
@@ -76,6 +76,7 @@ set(viewer_SOURCE_FILES
76 hippoRestRequest.cpp 76 hippoRestRequest.cpp
77 jcfloater_animation_list.cpp 77 jcfloater_animation_list.cpp
78 jcfloaterareasearch.cpp 78 jcfloaterareasearch.cpp
79 lightshare.cpp
79 llagent.cpp 80 llagent.cpp
80 llagentaccess.cpp 81 llagentaccess.cpp
81 llagentdata.cpp 82 llagentdata.cpp
@@ -507,6 +508,7 @@ set(viewer_HEADER_FILES
507 hippoRestRequest.h 508 hippoRestRequest.h
508 jcfloater_animation_list.h 509 jcfloater_animation_list.h
509 jcfloaterareasearch.h 510 jcfloaterareasearch.h
511 lightshare.h
510 llagent.h 512 llagent.h
511 llagentaccess.h 513 llagentaccess.h
512 llagentdata.h 514 llagentdata.h