diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/llcommon/llcommon.vcproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/linden/indra/llcommon/llcommon.vcproj b/linden/indra/llcommon/llcommon.vcproj index 0ab544e..f16092b 100644 --- a/linden/indra/llcommon/llcommon.vcproj +++ b/linden/indra/llcommon/llcommon.vcproj | |||
@@ -64,6 +64,7 @@ | |||
64 | CharacterSet="1"> | 64 | CharacterSet="1"> |
65 | <Tool | 65 | <Tool |
66 | Name="VCCLCompilerTool" | 66 | Name="VCCLCompilerTool" |
67 | AdditionalOptions="/Oy-" | ||
67 | GlobalOptimizations="TRUE" | 68 | GlobalOptimizations="TRUE" |
68 | InlineFunctionExpansion="2" | 69 | InlineFunctionExpansion="2" |
69 | EnableIntrinsicFunctions="TRUE" | 70 | EnableIntrinsicFunctions="TRUE" |
@@ -111,6 +112,7 @@ | |||
111 | CharacterSet="1"> | 112 | CharacterSet="1"> |
112 | <Tool | 113 | <Tool |
113 | Name="VCCLCompilerTool" | 114 | Name="VCCLCompilerTool" |
115 | AdditionalOptions="/Oy-" | ||
114 | Optimization="0" | 116 | Optimization="0" |
115 | AdditionalIncludeDirectories="..\..\libraries\i686-win32\include;..\..\libraries\include\" | 117 | AdditionalIncludeDirectories="..\..\libraries\i686-win32\include;..\..\libraries\include\" |
116 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;LL_RELEASE;XML_STATIC;APR_DECLARE_STATIC" | 118 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;LL_RELEASE;XML_STATIC;APR_DECLARE_STATIC" |