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 | |
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/indra_constants.h | 2 | ||||
-rw-r--r-- | linden/indra/llcommon/llcommon.vcproj | 2 | ||||
-rw-r--r-- | linden/indra/llcommon/llcommon_vc8.vcproj | 2 | ||||
-rw-r--r-- | linden/indra/llcommon/llversionviewer.h | 2 |
4 files changed, 6 insertions, 2 deletions
diff --git a/linden/indra/llcommon/indra_constants.h b/linden/indra/llcommon/indra_constants.h index b7d3578..0195893 100644 --- a/linden/indra/llcommon/indra_constants.h +++ b/linden/indra/llcommon/indra_constants.h | |||
@@ -336,7 +336,7 @@ const U32 MAP_ITEM_CLASSIFIED = 0x08; | |||
336 | 336 | ||
337 | // Crash reporter behavior | 337 | // Crash reporter behavior |
338 | const char* const CRASH_SETTINGS_FILE = "crash_settings.xml"; | 338 | const char* const CRASH_SETTINGS_FILE = "crash_settings.xml"; |
339 | const char* const CRASH_BEHAVIOR_SETTING = "CrashBehavior"; | 339 | const char* const CRASH_BEHAVIOR_SETTING = "CrashLogBehavior"; |
340 | const S32 CRASH_BEHAVIOR_ASK = 0; | 340 | const S32 CRASH_BEHAVIOR_ASK = 0; |
341 | const S32 CRASH_BEHAVIOR_ALWAYS_SEND = 1; | 341 | const S32 CRASH_BEHAVIOR_ALWAYS_SEND = 1; |
342 | const S32 CRASH_BEHAVIOR_NEVER_SEND = 2; | 342 | const S32 CRASH_BEHAVIOR_NEVER_SEND = 2; |
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" |
diff --git a/linden/indra/llcommon/llcommon_vc8.vcproj b/linden/indra/llcommon/llcommon_vc8.vcproj index 4790b61..6f8f26b 100644 --- a/linden/indra/llcommon/llcommon_vc8.vcproj +++ b/linden/indra/llcommon/llcommon_vc8.vcproj | |||
@@ -109,6 +109,7 @@ | |||
109 | /> | 109 | /> |
110 | <Tool | 110 | <Tool |
111 | Name="VCCLCompilerTool" | 111 | Name="VCCLCompilerTool" |
112 | AdditionalOptions="/Oy-" | ||
112 | InlineFunctionExpansion="2" | 113 | InlineFunctionExpansion="2" |
113 | EnableIntrinsicFunctions="true" | 114 | EnableIntrinsicFunctions="true" |
114 | AdditionalIncludeDirectories="..\..\libraries\i686-win32\include;..\..\libraries\include\" | 115 | AdditionalIncludeDirectories="..\..\libraries\i686-win32\include;..\..\libraries\include\" |
@@ -177,6 +178,7 @@ | |||
177 | /> | 178 | /> |
178 | <Tool | 179 | <Tool |
179 | Name="VCCLCompilerTool" | 180 | Name="VCCLCompilerTool" |
181 | AdditionalOptions="/Oy-" | ||
180 | Optimization="0" | 182 | Optimization="0" |
181 | AdditionalIncludeDirectories="..\..\libraries\i686-win32\include;..\..\libraries\include\" | 183 | AdditionalIncludeDirectories="..\..\libraries\i686-win32\include;..\..\libraries\include\" |
182 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE;XML_STATIC;APR_DECLARE_STATIC" | 184 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE;XML_STATIC;APR_DECLARE_STATIC" |
diff --git a/linden/indra/llcommon/llversionviewer.h b/linden/indra/llcommon/llversionviewer.h index f9f3bf2..82b80ea 100644 --- a/linden/indra/llcommon/llversionviewer.h +++ b/linden/indra/llcommon/llversionviewer.h | |||
@@ -35,7 +35,7 @@ | |||
35 | const S32 LL_VERSION_MAJOR = 1; | 35 | const S32 LL_VERSION_MAJOR = 1; |
36 | const S32 LL_VERSION_MINOR = 18; | 36 | const S32 LL_VERSION_MINOR = 18; |
37 | const S32 LL_VERSION_PATCH = 6; | 37 | const S32 LL_VERSION_PATCH = 6; |
38 | const S32 LL_VERSION_BUILD = 0; | 38 | const S32 LL_VERSION_BUILD = 1; |
39 | 39 | ||
40 | const char * const LL_CHANNEL = "Second Life Release"; | 40 | const char * const LL_CHANNEL = "Second Life Release"; |
41 | 41 | ||