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/llimagej2coj/llimagej2coj.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 '')
-rwxr-xr-x | linden/indra/llimagej2coj/llimagej2coj.vcproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/linden/indra/llimagej2coj/llimagej2coj.vcproj b/linden/indra/llimagej2coj/llimagej2coj.vcproj index 737673b..637c81f 100755 --- a/linden/indra/llimagej2coj/llimagej2coj.vcproj +++ b/linden/indra/llimagej2coj/llimagej2coj.vcproj | |||
@@ -58,6 +58,7 @@ | |||
58 | ConfigurationType="4"> | 58 | ConfigurationType="4"> |
59 | <Tool | 59 | <Tool |
60 | Name="VCCLCompilerTool" | 60 | Name="VCCLCompilerTool" |
61 | AdditionalOptions="/Oy-" | ||
61 | GlobalOptimizations="TRUE" | 62 | GlobalOptimizations="TRUE" |
62 | InlineFunctionExpansion="2" | 63 | InlineFunctionExpansion="2" |
63 | EnableIntrinsicFunctions="TRUE" | 64 | EnableIntrinsicFunctions="TRUE" |
@@ -99,6 +100,7 @@ | |||
99 | ConfigurationType="4"> | 100 | ConfigurationType="4"> |
100 | <Tool | 101 | <Tool |
101 | Name="VCCLCompilerTool" | 102 | Name="VCCLCompilerTool" |
103 | AdditionalOptions="/Oy-" | ||
102 | Optimization="0" | 104 | Optimization="0" |
103 | GlobalOptimizations="FALSE" | 105 | GlobalOptimizations="FALSE" |
104 | InlineFunctionExpansion="0" | 106 | InlineFunctionExpansion="0" |