aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llmessage/llmessage.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/llmessage/llmessage.vcproj')
-rw-r--r--linden/indra/llmessage/llmessage.vcproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/linden/indra/llmessage/llmessage.vcproj b/linden/indra/llmessage/llmessage.vcproj
index dcc1202..64551bd 100644
--- a/linden/indra/llmessage/llmessage.vcproj
+++ b/linden/indra/llmessage/llmessage.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;..\..\libraries\i686-win32\include;..\..\libraries\include\" 68 AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llvfs;..\..\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"
@@ -106,6 +107,7 @@
106 CharacterSet="1"> 107 CharacterSet="1">
107 <Tool 108 <Tool
108 Name="VCCLCompilerTool" 109 Name="VCCLCompilerTool"
110 AdditionalOptions="/Oy-"
109 Optimization="0" 111 Optimization="0"
110 AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llvfs;..\..\libraries\i686-win32\include;..\..\libraries\include\" 112 AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llvfs;..\..\libraries\i686-win32\include;..\..\libraries\include\"
111 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;LL_RELEASE" 113 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;LL_RELEASE"