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/lscript/lscript_compile/lscript_compile.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/lscript/lscript_compile/lscript_compile.vcproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/linden/indra/lscript/lscript_compile/lscript_compile.vcproj b/linden/indra/lscript/lscript_compile/lscript_compile.vcproj index 59822f2..f2c75c5 100644 --- a/linden/indra/lscript/lscript_compile/lscript_compile.vcproj +++ b/linden/indra/lscript/lscript_compile/lscript_compile.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 | AdditionalIncludeDirectories="..;..\..\llcommon;..\..\llmath;..\..\llvfs;..\..\llmessage;..\..\llinventory;"..\..\..\libraries\i686-win32\include";..\..\..\libraries\include" | 68 | AdditionalIncludeDirectories="..;..\..\llcommon;..\..\llmath;..\..\llvfs;..\..\llmessage;..\..\llinventory;"..\..\..\libraries\i686-win32\include";..\..\..\libraries\include" |
68 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;LL_RELEASE" | 69 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;LL_RELEASE" |
69 | RuntimeLibrary="0" | 70 | RuntimeLibrary="0" |
@@ -107,6 +108,7 @@ | |||
107 | CharacterSet="1"> | 108 | CharacterSet="1"> |
108 | <Tool | 109 | <Tool |
109 | Name="VCCLCompilerTool" | 110 | Name="VCCLCompilerTool" |
111 | AdditionalOptions="/Oy-" | ||
110 | Optimization="0" | 112 | Optimization="0" |
111 | AdditionalIncludeDirectories="..;..\..\llcommon;..\..\llmath;..\..\llvfs;..\..\llmessage;..\..\llinventory;"..\..\..\libraries\i686-win32\include";..\..\..\libraries\include" | 113 | AdditionalIncludeDirectories="..;..\..\llcommon;..\..\llmath;..\..\llvfs;..\..\llmessage;..\..\llinventory;"..\..\..\libraries\i686-win32\include";..\..\..\libraries\include" |
112 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;LL_RELEASE" | 114 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;LL_RELEASE" |