diff options
author | Richard Nelson <none@none> | 2010-08-11 15:00:12 -0700 |
---|---|---|
committer | Richard Nelson <none@none> | 2010-08-11 15:00:12 -0700 |
commit | 9327ef1ea0107df45c4e2066b379206a51a36c25 (patch) | |
tree | d69a475595231250f8eb6faa15eaadb8ab3730f1 /indra/newview/CMakeLists.txt | |
parent | a11a8c4027eb949c8a33951b9e8c7475e59a2eeb (diff) |
cleaned up LLFirstUse and added ignorable_dialogs to project xml
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r-- | indra/newview/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index 64bcf12b06..3e0aa587b1 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -1300,6 +1300,7 @@ set(viewer_APPSETTINGS_FILES app_settings/cmd_line.xml app_settings/grass.xml app_settings/high_graphics.xml + app_settings/ignorable_dialogs.xml app_settings/keys.ini app_settings/keywords.ini app_settings/logcontrol.xml |