diff options
author | McCabe Maxsted | 2011-06-30 22:30:08 -0700 |
---|---|---|
committer | McCabe Maxsted | 2011-06-30 22:51:41 -0700 |
commit | a3219972a035cc2d7fea8d9f59860a9262f4235c (patch) | |
tree | 6f3bd70e9925b5dc662345317b3dc937f26f75b6 /linden/indra/newview/CMakeLists.txt | |
parent | Fixed dice rolling to use the right range (diff) | |
download | meta-impy-a3219972a035cc2d7fea8d9f59860a9262f4235c.zip meta-impy-a3219972a035cc2d7fea8d9f59860a9262f4235c.tar.gz meta-impy-a3219972a035cc2d7fea8d9f59860a9262f4235c.tar.bz2 meta-impy-a3219972a035cc2d7fea8d9f59860a9262f4235c.tar.xz |
Created new window for selectively clearing different parts of the cache from disk
Diffstat (limited to 'linden/indra/newview/CMakeLists.txt')
-rw-r--r-- | linden/indra/newview/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/linden/indra/newview/CMakeLists.txt b/linden/indra/newview/CMakeLists.txt index 46da492..1b9f75a 100644 --- a/linden/indra/newview/CMakeLists.txt +++ b/linden/indra/newview/CMakeLists.txt | |||
@@ -78,6 +78,7 @@ set(viewer_SOURCE_FILES | |||
78 | floaterao.cpp | 78 | floaterao.cpp |
79 | floaterbusy.cpp | 79 | floaterbusy.cpp |
80 | floatercommandline.cpp | 80 | floatercommandline.cpp |
81 | floatercache.cpp | ||
81 | floaterdice.cpp | 82 | floaterdice.cpp |
82 | floatergriddefault.cpp | 83 | floatergriddefault.cpp |
83 | floatergridmanager.cpp | 84 | floatergridmanager.cpp |
@@ -536,6 +537,7 @@ set(viewer_HEADER_FILES | |||
536 | floaterao.h | 537 | floaterao.h |
537 | floaterbusy.h | 538 | floaterbusy.h |
538 | floatercommandline.h | 539 | floatercommandline.h |
540 | floatercache.h | ||
539 | floaterdice.h | 541 | floaterdice.h |
540 | floatergriddefault.h | 542 | floatergriddefault.h |
541 | floatergridmanager.h | 543 | floatergridmanager.h |