diff options
author | Jacek Antonelli | 2008-08-15 23:45:22 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:22 -0500 |
commit | 1e8e051fafa147fc3375bf7693c781e3be17b6d4 (patch) | |
tree | 071633b1e27b13f52619ea60a58338bfab34538a /linden/indra/llcommon/llcommon.vcproj | |
parent | Second Life viewer sources 1.18.6.0-RC (diff) | |
download | meta-impy-1e8e051fafa147fc3375bf7693c781e3be17b6d4.zip meta-impy-1e8e051fafa147fc3375bf7693c781e3be17b6d4.tar.gz meta-impy-1e8e051fafa147fc3375bf7693c781e3be17b6d4.tar.bz2 meta-impy-1e8e051fafa147fc3375bf7693c781e3be17b6d4.tar.xz |
Second Life viewer sources 1.18.6.1-RC
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" |