aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llcommon/llpreprocessor.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/llcommon/llpreprocessor.h')
-rw-r--r--linden/indra/llcommon/llpreprocessor.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/linden/indra/llcommon/llpreprocessor.h b/linden/indra/llcommon/llpreprocessor.h
index b3b79d0..459d086 100644
--- a/linden/indra/llcommon/llpreprocessor.h
+++ b/linden/indra/llcommon/llpreprocessor.h
@@ -124,6 +124,9 @@
124#if defined(LL_WINDOWS) 124#if defined(LL_WINDOWS)
125#define BOOST_REGEX_NO_LIB 1 125#define BOOST_REGEX_NO_LIB 1
126#define CURL_STATICLIB 1 126#define CURL_STATICLIB 1
127
128#define LL_LCD_COMPILE 1
129
127#endif // LL_WINDOWS 130#endif // LL_WINDOWS
128 131
129 132