diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index 92f701551b55f30e8eedbc2fd797e688f19bbd68..65502209f768fbd341398d7e71aaaefaf7c9b9f1 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 0000000000000000000000000000000000000000..2733d505959dc35ee2b9d58e682cdaec75d1ad11 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 0000000000000000000000000000000000000000..8b37cd7692a468ff6964c459dfa6ce4d754cf387 Binary files /dev/null and b/indra/newview/app_settings/static_index.db2 differ