diff options
author | James Cook <james@lindenlab.com> | 2009-10-07 00:15:11 +0000 |
---|---|---|
committer | James Cook <james@lindenlab.com> | 2009-10-07 00:15:11 +0000 |
commit | 750f94ca6931acc6ceb6dfd97c9200418326f28d (patch) | |
tree | 39c5fbf6effd282c4b1acc7a8d1a92f9d46436c6 /indra/newview/CMakeLists.txt | |
parent | da07b6e8fb2c481ef38031e402e664ba338ae3ed (diff) |
EXT-1141 Remove one-click cursor icons from art directories. Cursor is now a hand for all one-click actions, at Erica's request. Deleted art files for Win/Mac/Linux, including repackaging the SDL binary download package. Reviewed with Kelly.
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r-- | indra/newview/CMakeLists.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index 747eb5d19b..87c31c600e 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -1103,14 +1103,10 @@ if (WINDOWS) res/ll_icon.BMP res/ll_icon.ico res/resource.h - res/toolbuy.cur - res/toolopen.cur - res/toolpay.cur res/toolpickobject.cur res/toolpickobject2.cur res/toolpickobject3.cur res/toolpipette.cur - res/toolsit.cur ) set_source_files_properties(${viewer_RESOURCE_FILES} |