diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/llimage/llimage.vcproj | 2 | ||||
-rw-r--r-- | linden/indra/llimage/llimage_vc8.vcproj | 3 | ||||
-rwxr-xr-x | linden/indra/llimagej2coj/llimagej2coj.vcproj | 2 |
3 files changed, 7 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" |
diff --git a/linden/indra/llimage/llimage_vc8.vcproj b/linden/indra/llimage/llimage_vc8.vcproj index dd15d59..7030436 100644 --- a/linden/indra/llimage/llimage_vc8.vcproj +++ b/linden/indra/llimage/llimage_vc8.vcproj | |||
@@ -4,6 +4,7 @@ | |||
4 | Version="8.00" | 4 | Version="8.00" |
5 | Name="llimage" | 5 | Name="llimage" |
6 | ProjectGUID="{681FDD6C-2FAE-4CB9-AF6D-B952F2B151C5}" | 6 | ProjectGUID="{681FDD6C-2FAE-4CB9-AF6D-B952F2B151C5}" |
7 | RootNamespace="llimage" | ||
7 | Keyword="Win32Proj" | 8 | Keyword="Win32Proj" |
8 | > | 9 | > |
9 | <Platforms> | 10 | <Platforms> |
@@ -108,6 +109,7 @@ | |||
108 | /> | 109 | /> |
109 | <Tool | 110 | <Tool |
110 | Name="VCCLCompilerTool" | 111 | Name="VCCLCompilerTool" |
112 | AdditionalOptions="/Oy-" | ||
111 | InlineFunctionExpansion="2" | 113 | InlineFunctionExpansion="2" |
112 | EnableIntrinsicFunctions="true" | 114 | EnableIntrinsicFunctions="true" |
113 | AdditionalIncludeDirectories="..\llcommon;..\llmath; ..\llvfs; ..\..\libraries\i686-win32\include;..\..\libraries\include\" | 115 | AdditionalIncludeDirectories="..\llcommon;..\llmath; ..\llvfs; ..\..\libraries\i686-win32\include;..\..\libraries\include\" |
@@ -176,6 +178,7 @@ | |||
176 | /> | 178 | /> |
177 | <Tool | 179 | <Tool |
178 | Name="VCCLCompilerTool" | 180 | Name="VCCLCompilerTool" |
181 | AdditionalOptions="/Oy-" | ||
179 | Optimization="0" | 182 | Optimization="0" |
180 | AdditionalIncludeDirectories="..\llcommon;..\llmath; ..\llvfs; ..\..\libraries\i686-win32\include;..\..\libraries\include\" | 183 | AdditionalIncludeDirectories="..\llcommon;..\llmath; ..\llvfs; ..\..\libraries\i686-win32\include;..\..\libraries\include\" |
181 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE" | 184 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE" |
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" |