diff options
author | Todd Stinson <stinson@lindenlab.com> | 2012-06-25 14:28:21 -0700 |
---|---|---|
committer | Todd Stinson <stinson@lindenlab.com> | 2012-06-25 14:28:21 -0700 |
commit | bf1c1947d752e1f4d18d77b3190691d8244bc91f (patch) | |
tree | 3a546943b1a7bbb5140c382670bcad01398f809c /indra/newview/CMakeLists.txt | |
parent | 11d5ed7ab2ed24e3425a1a138b7f858db2bf9594 (diff) |
PATH-743: Updating the cursors for path testing mode to final designs.
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 6358464fb0..ac0b0c0351 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -1342,7 +1342,9 @@ if (WINDOWS) res/lltoolpan.cur res/lltoolpathfinding.cur res/lltoolpathfindingpathend.cur + res/lltoolpathfindingpathendadd.cur res/lltoolpathfindingpathstart.cur + res/lltoolpathfindingpathstartadd.cur res/lltoolpipette.cur res/lltoolrotate.cur res/lltoolscale.cur |