summaryrefslogtreecommitdiff
path: root/indra/llcommon/llpreprocessor.h
diff options
context:
space:
mode:
authorChristian Goetze <cg@lindenlab.com>2007-10-17 22:09:27 +0000
committerChristian Goetze <cg@lindenlab.com>2007-10-17 22:09:27 +0000
commitaa8b0cbe690eef9ed4fb7f6f9e8cc75a0a073d76 (patch)
tree38f24f3ca670cdf3bb232b7bd9b134d606037614 /indra/llcommon/llpreprocessor.h
parent788c18c00db8dabdbcdc0ab1af2cf35c24eec8e9 (diff)
QAR-25 svn merge -r71797:71803 svn+ssh://svn/svn/linden/branches/logitech_lcd_4
Diffstat (limited to 'indra/llcommon/llpreprocessor.h')
-rw-r--r--indra/llcommon/llpreprocessor.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/llcommon/llpreprocessor.h b/indra/llcommon/llpreprocessor.h
index b3b79d0089..459d086cda 100644
--- a/indra/llcommon/llpreprocessor.h
+++ b/indra/llcommon/llpreprocessor.h
@@ -124,6 +124,9 @@
#if defined(LL_WINDOWS)
#define BOOST_REGEX_NO_LIB 1
#define CURL_STATICLIB 1
+
+#define LL_LCD_COMPILE 1
+
#endif // LL_WINDOWS