diff options
Diffstat (limited to '')
-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 |