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/llimage/llimage.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 'linden/indra/llimage/llimage.vcproj')
-rw-r--r-- | linden/indra/llimage/llimage.vcproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/linden/indra/llimage/llimage.vcproj b/linden/indra/llimage/llimage.vcproj index 984d84e..aeb3e8e 100644 --- a/linden/indra/llimage/llimage.vcproj +++ b/linden/indra/llimage/llimage.vcproj | |||
@@ -63,6 +63,7 @@ | |||
63 | CharacterSet="1"> | 63 | CharacterSet="1"> |
64 | <Tool | 64 | <Tool |
65 | Name="VCCLCompilerTool" | 65 | Name="VCCLCompilerTool" |
66 | AdditionalOptions="/Oy-" | ||
66 | GlobalOptimizations="TRUE" | 67 | GlobalOptimizations="TRUE" |
67 | InlineFunctionExpansion="2" | 68 | InlineFunctionExpansion="2" |
68 | EnableIntrinsicFunctions="TRUE" | 69 | EnableIntrinsicFunctions="TRUE" |
@@ -110,6 +111,7 @@ | |||
110 | CharacterSet="1"> | 111 | CharacterSet="1"> |
111 | <Tool | 112 | <Tool |
112 | Name="VCCLCompilerTool" | 113 | Name="VCCLCompilerTool" |
114 | AdditionalOptions="/Oy-" | ||
113 | Optimization="0" | 115 | Optimization="0" |
114 | AdditionalIncludeDirectories="..\llcommon;..\llmath; ..\llvfs; ..\..\libraries\i686-win32\include;..\..\libraries\include\" | 116 | AdditionalIncludeDirectories="..\llcommon;..\llmath; ..\llvfs; ..\..\libraries\i686-win32\include;..\..\libraries\include\" |
115 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;LL_RELEASE" | 117 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;LL_RELEASE" |