summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2010-07-06 12:32:24 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2010-07-06 12:32:24 -0400
commit301b670c2eadbc6f8b6f5d2df2c8901e625fccfb (patch)
treee6c70b87958a1249d8030e3409c623ca5f88258f /indra
parent86da02f7d2f39705320dfea5c0f1b528ade7cad7 (diff)
Added back static VFS cache, removed artwork-common tarball (which is currently only used for those two smallish files)
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/CMakeLists.txt2
-rw-r--r--indra/newview/app_settings/static_data.db2bin0 -> 6279234 bytes
-rw-r--r--indra/newview/app_settings/static_index.db2bin0 -> 21658 bytes
3 files changed, 0 insertions, 2 deletions
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
--- /dev/null
+++ b/indra/newview/app_settings/static_data.db2
Binary files 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
--- /dev/null
+++ b/indra/newview/app_settings/static_index.db2
Binary files differ