diff options
author | Ima Mechanique <ima.mechanique@secondlife.com> | 2013-06-28 17:24:56 +0100 |
---|---|---|
committer | Ima Mechanique <ima.mechanique@secondlife.com> | 2013-06-28 17:24:56 +0100 |
commit | 3f1a83af43ff04b94f421c8171dcfbf49630ad37 (patch) | |
tree | 0451fcbf3c67cdbf27b733133f4f1c66aec31460 /indra/newview | |
parent | 7d5ed4f7477c2c564f0e9dededf7131ed42d55b8 (diff) |
Removing app_setting/keywords_lsl_colors.xml from CMake build file.
Diffstat (limited to 'indra/newview')
-rwxr-xr-x | indra/newview/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index 0739ab2b51..dfe169828f 100755 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -1515,7 +1515,6 @@ set(viewer_APPSETTINGS_FILES app_settings/high_graphics.xml app_settings/ignorable_dialogs.xml app_settings/keys.xml - app_settings/keywords_lsl_colors.xml app_settings/keywords_lsl_tokens.xml app_settings/logcontrol.xml app_settings/low_graphics.xml |