diff options
author | Leyla Farazha <leyla@lindenlab.com> | 2010-04-16 14:51:15 -0700 |
---|---|---|
committer | Leyla Farazha <leyla@lindenlab.com> | 2010-04-16 14:51:15 -0700 |
commit | 663d8f7870c2858956aea8ab20129fd084a96dc8 (patch) | |
tree | 5ea7eaf40a018fbabaee165cc511998c5390f181 /indra/newview/CMakeLists.txt | |
parent | ba057d34cdc8fb91093aadaaad22618b6371cd0f (diff) | |
parent | 8cb7af4f73c0a703b5842a708e94d80aea26b6db (diff) |
Merge
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r-- | indra/newview/CMakeLists.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index 73e83b9793..4158899446 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -1162,6 +1162,9 @@ if (WINDOWS) res/toolpickobject2.cur res/toolpickobject3.cur res/toolpipette.cur + res/toolbuy.cur + res/toolopen.cur + res/toolsit.cur ) set_source_files_properties(${viewer_RESOURCE_FILES} |