diff options
author | Graham Linden <graham@lindenlab.com> | 2014-04-22 08:58:38 -0700 |
---|---|---|
committer | Graham Linden <graham@lindenlab.com> | 2014-04-22 08:58:38 -0700 |
commit | ae035a0d66604e25b1277c4fa303aea8d798e719 (patch) | |
tree | 38ea1ea25240358d692b426eb9834ee2ff2d1d76 /indra/newview/CMakeLists.txt | |
parent | c71e459bed68c1602d409e5c946c5e016d09d105 (diff) |
Modify importer to (optionally) improve debug output, perform name-based LOD association, and handle models with many materials.
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rwxr-xr-x | indra/newview/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index 0bf0152b30..889e26b532 100755 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -132,7 +132,6 @@ set(viewer_SOURCE_FILES llbreadcrumbview.cpp llbrowsernotification.cpp llbuycurrencyhtml.cpp - llcallbacklist.cpp llcallingcard.cpp llcapabilitylistener.cpp llcaphttpsender.cpp @@ -720,7 +719,6 @@ set(viewer_HEADER_FILES llbox.h llbreadcrumbview.h llbuycurrencyhtml.h - llcallbacklist.h llcallingcard.h llcapabilitylistener.h llcapabilityprovider.h |