summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorJames Cook <james@lindenlab.com>2010-02-08 09:12:24 -0800
committerJames Cook <james@lindenlab.com>2010-02-08 09:12:24 -0800
commit9d003c9e170f63c951e9aea8fec3bae3f742409e (patch)
tree73ddd12fe1b3558f0eb32ecf1e24d59db585f143 /indra
parente0f6dc33ab2d683e5b74333989ab77baade5ac85 (diff)
parent0ff9f7f7116e77568a1afde3a0cbdad627ebb012 (diff)
Merge
Diffstat (limited to 'indra')
-rw-r--r--indra/llwindow/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llwindow/CMakeLists.txt b/indra/llwindow/CMakeLists.txt
index 77c6fa57b6..bf3233f386 100644
--- a/indra/llwindow/CMakeLists.txt
+++ b/indra/llwindow/CMakeLists.txt
@@ -113,6 +113,7 @@ if (WINDOWS)
)
list(APPEND llwindow_LINK_LIBRARIES
comdlg32 # Common Dialogs for ChooseColor
+ ole32
)
endif (WINDOWS)