diff options
author | Jacek Antonelli | 2008-08-15 23:45:42 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:42 -0500 |
commit | ce28e056c20bf2723f565bbf464b87781ec248a2 (patch) | |
tree | ef7b0501c4de4b631a916305cbc2a5fdc125e52d /linden/indra/llprimitive/llprimitive.vcproj | |
parent | Second Life viewer sources 1.19.1.4b (diff) | |
download | meta-impy-ce28e056c20bf2723f565bbf464b87781ec248a2.zip meta-impy-ce28e056c20bf2723f565bbf464b87781ec248a2.tar.gz meta-impy-ce28e056c20bf2723f565bbf464b87781ec248a2.tar.bz2 meta-impy-ce28e056c20bf2723f565bbf464b87781ec248a2.tar.xz |
Second Life viewer sources 1.20.2
Diffstat (limited to 'linden/indra/llprimitive/llprimitive.vcproj')
-rw-r--r-- | linden/indra/llprimitive/llprimitive.vcproj | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/linden/indra/llprimitive/llprimitive.vcproj b/linden/indra/llprimitive/llprimitive.vcproj index b04d938..620ace4 100644 --- a/linden/indra/llprimitive/llprimitive.vcproj +++ b/linden/indra/llprimitive/llprimitive.vcproj | |||
@@ -19,8 +19,8 @@ | |||
19 | <Tool | 19 | <Tool |
20 | Name="VCCLCompilerTool" | 20 | Name="VCCLCompilerTool" |
21 | Optimization="0" | 21 | Optimization="0" |
22 | AdditionalIncludeDirectories="..\llxml;..\llprimitive;..\llcommon;..\llmath;..\llmessage;..\..\libraries\i686-win32\include;..\..\libraries\include\" | 22 | AdditionalIncludeDirectories="..\;..\llxml;..\llprimitive;..\llcommon;..\llmath;..\llmessage;..\..\libraries\i686-win32\include;..\..\libraries\include" |
23 | PreprocessorDefinitions="WIN32;_DEBUG;_LIB;LL_WINDOWS;LL_DEBUG" | 23 | PreprocessorDefinitions="WIN32;_DEBUG;_LIB;LL_WINDOWS;LL_DEBUG;LL_CURRENT_HAVOK_VERSION=460" |
24 | MinimalRebuild="TRUE" | 24 | MinimalRebuild="TRUE" |
25 | BasicRuntimeChecks="3" | 25 | BasicRuntimeChecks="3" |
26 | RuntimeLibrary="1" | 26 | RuntimeLibrary="1" |
@@ -64,8 +64,8 @@ | |||
64 | <Tool | 64 | <Tool |
65 | Name="VCCLCompilerTool" | 65 | Name="VCCLCompilerTool" |
66 | AdditionalOptions="/Oy-" | 66 | AdditionalOptions="/Oy-" |
67 | AdditionalIncludeDirectories="..\llxml;..\llprimitive;..\llcommon;..\llmath;..\llmessage;..\..\libraries\i686-win32\include;..\..\libraries\include\" | 67 | AdditionalIncludeDirectories="..\;..\llxml;..\llprimitive;..\llcommon;..\llmath;..\llmessage;..\..\libraries\i686-win32\include;..\..\libraries\include\" |
68 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;LL_RELEASE" | 68 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;LL_RELEASE;LL_CURRENT_HAVOK_VERSION=460" |
69 | RuntimeLibrary="0" | 69 | RuntimeLibrary="0" |
70 | StructMemberAlignment="0" | 70 | StructMemberAlignment="0" |
71 | ForceConformanceInForLoopScope="TRUE" | 71 | ForceConformanceInForLoopScope="TRUE" |
@@ -108,8 +108,8 @@ | |||
108 | Name="VCCLCompilerTool" | 108 | Name="VCCLCompilerTool" |
109 | AdditionalOptions="/Oy-" | 109 | AdditionalOptions="/Oy-" |
110 | Optimization="0" | 110 | Optimization="0" |
111 | AdditionalIncludeDirectories="..\llxml;..\llprimitive;..\llcommon;..\llmath;..\llmessage;..\..\libraries\i686-win32\include;..\..\libraries\include\" | 111 | AdditionalIncludeDirectories="..\;..\llxml;..\llprimitive;..\llcommon;..\llmath;..\llmessage;..\..\libraries\i686-win32\include;..\..\libraries\include" |
112 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;LL_RELEASE" | 112 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;LL_RELEASE;LL_CURRENT_HAVOK_VERSION=460" |
113 | RuntimeLibrary="0" | 113 | RuntimeLibrary="0" |
114 | StructMemberAlignment="0" | 114 | StructMemberAlignment="0" |
115 | ForceConformanceInForLoopScope="TRUE" | 115 | ForceConformanceInForLoopScope="TRUE" |
@@ -186,6 +186,9 @@ | |||
186 | RelativePath=".\llprimitive.h"> | 186 | RelativePath=".\llprimitive.h"> |
187 | </File> | 187 | </File> |
188 | <File | 188 | <File |
189 | RelativePath=".\llprimlinkinfo.h"> | ||
190 | </File> | ||
191 | <File | ||
189 | RelativePath=".\lltextureanim.h"> | 192 | RelativePath=".\lltextureanim.h"> |
190 | </File> | 193 | </File> |
191 | <File | 194 | <File |