diff options
author | Todd Stinson <stinson@lindenlab.com> | 2012-06-21 16:39:35 -0700 |
---|---|---|
committer | Todd Stinson <stinson@lindenlab.com> | 2012-06-21 16:39:35 -0700 |
commit | 11b6e272abf05c5429865aaa1366bd450b8bc218 (patch) | |
tree | 6e583f9538d550f5cc4403a9d17039fea7db50f2 /indra/newview/CMakeLists.txt | |
parent | fb1fa8434a1a84105f67e72fdf72d300be2951bb (diff) |
PATH-743: Altering the mouse cursor to give more feed back when in path testing mode.
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r-- | indra/newview/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index 04d67b5108..ac78377abd 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -1339,6 +1339,8 @@ if (WINDOWS) res/lltoolland.cur res/lltoolpan.cur res/lltoolpathfinding.cur + res/lltoolpathfindingpathend.cur + res/lltoolpathfindingpathstart.cur res/lltoolpipette.cur res/lltoolrotate.cur res/lltoolscale.cur |