From 301b670c2eadbc6f8b6f5d2df2c8901e625fccfb Mon Sep 17 00:00:00 2001 From: "Brad Payne (Vir Linden)" Date: Tue, 6 Jul 2010 12:32:24 -0400 Subject: Added back static VFS cache, removed artwork-common tarball (which is currently only used for those two smallish files) --- indra/newview/CMakeLists.txt | 2 -- indra/newview/app_settings/static_data.db2 | Bin 0 -> 6279234 bytes indra/newview/app_settings/static_index.db2 | Bin 0 -> 21658 bytes 3 files changed, 2 deletions(-) create mode 100644 indra/newview/app_settings/static_data.db2 create mode 100644 indra/newview/app_settings/static_index.db2 (limited to 'indra') diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index 92f701551b..65502209f7 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -1321,8 +1321,6 @@ set(viewer_APPSETTINGS_FILES ${CMAKE_SOURCE_DIR}/../scripts/messages/message_template.msg ) -use_prebuilt_binary(artwork-common) - source_group("App Settings" FILES ${viewer_APPSETTINGS_FILES}) set_source_files_properties(${viewer_APPSETTINGS_FILES} diff --git a/indra/newview/app_settings/static_data.db2 b/indra/newview/app_settings/static_data.db2 new file mode 100644 index 0000000000..2733d50595 Binary files /dev/null and b/indra/newview/app_settings/static_data.db2 differ diff --git a/indra/newview/app_settings/static_index.db2 b/indra/newview/app_settings/static_index.db2 new file mode 100644 index 0000000000..8b37cd7692 Binary files /dev/null and b/indra/newview/app_settings/static_index.db2 differ -- cgit v1.2.3