aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llrender/llrender_vc9.vcproj
diff options
context:
space:
mode:
authorJacek Antonelli2008-08-15 23:45:34 -0500
committerJacek Antonelli2008-08-15 23:45:34 -0500
commitcd17687f01420952712a500107e0f93e7ab8d5f8 (patch)
treece48c2b706f2c1176290e39fb555fbdf6648ce01 /linden/indra/llrender/llrender_vc9.vcproj
parentSecond Life viewer sources 1.19.0.5 (diff)
downloadmeta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.zip
meta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.tar.gz
meta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.tar.bz2
meta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.tar.xz
Second Life viewer sources 1.19.1.0
Diffstat (limited to 'linden/indra/llrender/llrender_vc9.vcproj')
-rw-r--r--linden/indra/llrender/llrender_vc9.vcproj644
1 files changed, 330 insertions, 314 deletions
diff --git a/linden/indra/llrender/llrender_vc9.vcproj b/linden/indra/llrender/llrender_vc9.vcproj
index e4bc1b6..08e3362 100644
--- a/linden/indra/llrender/llrender_vc9.vcproj
+++ b/linden/indra/llrender/llrender_vc9.vcproj
@@ -1,314 +1,330 @@
1<?xml version="1.0" encoding="Windows-1252"?> 1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject 2<VisualStudioProject
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 Version="9.00" 4 Version="9.00"
5 Name="llrender" 5 Name="llrender"
6 ProjectGUID="{2ADE3C14-94C4-40BF-B033-70F3C954EE90}" 6 ProjectGUID="{2ADE3C14-94C4-40BF-B033-70F3C954EE90}"
7 RootNamespace="llrender" 7 RootNamespace="llrender"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 TargetFrameworkVersion="131072" 9 TargetFrameworkVersion="131072"
10 > 10 >
11 <Platforms> 11 <Platforms>
12 <Platform 12 <Platform
13 Name="Win32" 13 Name="Win32"
14 /> 14 />
15 </Platforms> 15 </Platforms>
16 <ToolFiles> 16 <ToolFiles>
17 </ToolFiles> 17 </ToolFiles>
18 <Configurations> 18 <Configurations>
19 <Configuration 19 <Configuration
20 Name="Debug|Win32" 20 Name="Debug|Win32"
21 OutputDirectory="../lib_$(ConfigurationName)/i686-win32" 21 OutputDirectory="../lib_$(ConfigurationName)/i686-win32"
22 IntermediateDirectory="Debug" 22 IntermediateDirectory="Debug"
23 ConfigurationType="4" 23 ConfigurationType="4"
24 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 24 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
25 CharacterSet="1" 25 CharacterSet="1"
26 > 26 >
27 <Tool 27 <Tool
28 Name="VCPreBuildEventTool" 28 Name="VCPreBuildEventTool"
29 /> 29 />
30 <Tool 30 <Tool
31 Name="VCCustomBuildTool" 31 Name="VCCustomBuildTool"
32 /> 32 />
33 <Tool 33 <Tool
34 Name="VCXMLDataGeneratorTool" 34 Name="VCXMLDataGeneratorTool"
35 /> 35 />
36 <Tool 36 <Tool
37 Name="VCWebServiceProxyGeneratorTool" 37 Name="VCWebServiceProxyGeneratorTool"
38 /> 38 />
39 <Tool 39 <Tool
40 Name="VCMIDLTool" 40 Name="VCMIDLTool"
41 /> 41 />
42 <Tool 42 <Tool
43 Name="VCCLCompilerTool" 43 Name="VCCLCompilerTool"
44 Optimization="0" 44 Optimization="0"
45 AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llvfs;..\llmessage;..\llimage;..\llwindow;..\..\libraries\i686-win32\include;..\..\libraries\include\" 45 AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llvfs;..\llmessage;..\llimage;..\llwindow;..\..\libraries\i686-win32\include;..\..\libraries\include\"
46 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_DEBUG" 46 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_DEBUG"
47 MinimalRebuild="true" 47 MinimalRebuild="true"
48 BasicRuntimeChecks="3" 48 BasicRuntimeChecks="3"
49 RuntimeLibrary="1" 49 RuntimeLibrary="1"
50 StructMemberAlignment="4" 50 StructMemberAlignment="4"
51 TreatWChar_tAsBuiltInType="false" 51 TreatWChar_tAsBuiltInType="false"
52 ForceConformanceInForLoopScope="true" 52 ForceConformanceInForLoopScope="true"
53 UsePrecompiledHeader="0" 53 UsePrecompiledHeader="0"
54 WarningLevel="3" 54 WarningLevel="3"
55 WarnAsError="true" 55 WarnAsError="true"
56 Detect64BitPortabilityProblems="false" 56 Detect64BitPortabilityProblems="false"
57 DebugInformationFormat="4" 57 DebugInformationFormat="4"
58 /> 58 />
59 <Tool 59 <Tool
60 Name="VCManagedResourceCompilerTool" 60 Name="VCManagedResourceCompilerTool"
61 /> 61 />
62 <Tool 62 <Tool
63 Name="VCResourceCompilerTool" 63 Name="VCResourceCompilerTool"
64 /> 64 />
65 <Tool 65 <Tool
66 Name="VCPreLinkEventTool" 66 Name="VCPreLinkEventTool"
67 /> 67 />
68 <Tool 68 <Tool
69 Name="VCLibrarianTool" 69 Name="VCLibrarianTool"
70 OutputFile="$(OutDir)/llrender.lib" 70 OutputFile="$(OutDir)/llrender.lib"
71 /> 71 />
72 <Tool 72 <Tool
73 Name="VCALinkTool" 73 Name="VCALinkTool"
74 /> 74 />
75 <Tool 75 <Tool
76 Name="VCXDCMakeTool" 76 Name="VCXDCMakeTool"
77 /> 77 />
78 <Tool 78 <Tool
79 Name="VCBscMakeTool" 79 Name="VCBscMakeTool"
80 /> 80 />
81 <Tool 81 <Tool
82 Name="VCFxCopTool" 82 Name="VCFxCopTool"
83 /> 83 />
84 <Tool 84 <Tool
85 Name="VCPostBuildEventTool" 85 Name="VCPostBuildEventTool"
86 /> 86 />
87 </Configuration> 87 </Configuration>
88 <Configuration 88 <Configuration
89 Name="Release|Win32" 89 Name="Release|Win32"
90 OutputDirectory="../lib_$(ConfigurationName)/i686-win32" 90 OutputDirectory="../lib_$(ConfigurationName)/i686-win32"
91 IntermediateDirectory="Release" 91 IntermediateDirectory="Release"
92 ConfigurationType="4" 92 ConfigurationType="4"
93 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 93 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
94 CharacterSet="1" 94 CharacterSet="1"
95 > 95 >
96 <Tool 96 <Tool
97 Name="VCPreBuildEventTool" 97 Name="VCPreBuildEventTool"
98 /> 98 />
99 <Tool 99 <Tool
100 Name="VCCustomBuildTool" 100 Name="VCCustomBuildTool"
101 /> 101 />
102 <Tool 102 <Tool
103 Name="VCXMLDataGeneratorTool" 103 Name="VCXMLDataGeneratorTool"
104 /> 104 />
105 <Tool 105 <Tool
106 Name="VCWebServiceProxyGeneratorTool" 106 Name="VCWebServiceProxyGeneratorTool"
107 /> 107 />
108 <Tool 108 <Tool
109 Name="VCMIDLTool" 109 Name="VCMIDLTool"
110 /> 110 />
111 <Tool 111 <Tool
112 Name="VCCLCompilerTool" 112 Name="VCCLCompilerTool"
113 AdditionalOptions="/Oy-" 113 AdditionalOptions="/Oy-"
114 InlineFunctionExpansion="2" 114 InlineFunctionExpansion="2"
115 EnableIntrinsicFunctions="true" 115 EnableIntrinsicFunctions="true"
116 AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llvfs;..\llmessage;..\llimage;..\llwindow;..\..\libraries\i686-win32\include;..\..\libraries\include\" 116 AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llvfs;..\llmessage;..\llimage;..\llwindow;..\..\libraries\i686-win32\include;..\..\libraries\include\"
117 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE" 117 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE"
118 RuntimeLibrary="0" 118 RuntimeLibrary="0"
119 StructMemberAlignment="0" 119 StructMemberAlignment="0"
120 TreatWChar_tAsBuiltInType="false" 120 TreatWChar_tAsBuiltInType="false"
121 ForceConformanceInForLoopScope="true" 121 ForceConformanceInForLoopScope="true"
122 UsePrecompiledHeader="0" 122 UsePrecompiledHeader="0"
123 WarningLevel="3" 123 WarningLevel="3"
124 WarnAsError="true" 124 WarnAsError="true"
125 Detect64BitPortabilityProblems="false" 125 Detect64BitPortabilityProblems="false"
126 DebugInformationFormat="3" 126 DebugInformationFormat="3"
127 /> 127 />
128 <Tool 128 <Tool
129 Name="VCManagedResourceCompilerTool" 129 Name="VCManagedResourceCompilerTool"
130 /> 130 />
131 <Tool 131 <Tool
132 Name="VCResourceCompilerTool" 132 Name="VCResourceCompilerTool"
133 /> 133 />
134 <Tool 134 <Tool
135 Name="VCPreLinkEventTool" 135 Name="VCPreLinkEventTool"
136 /> 136 />
137 <Tool 137 <Tool
138 Name="VCLibrarianTool" 138 Name="VCLibrarianTool"
139 OutputFile="$(OutDir)/llrender.lib" 139 OutputFile="$(OutDir)/llrender.lib"
140 /> 140 />
141 <Tool 141 <Tool
142 Name="VCALinkTool" 142 Name="VCALinkTool"
143 /> 143 />
144 <Tool 144 <Tool
145 Name="VCXDCMakeTool" 145 Name="VCXDCMakeTool"
146 /> 146 />
147 <Tool 147 <Tool
148 Name="VCBscMakeTool" 148 Name="VCBscMakeTool"
149 /> 149 />
150 <Tool 150 <Tool
151 Name="VCFxCopTool" 151 Name="VCFxCopTool"
152 /> 152 />
153 <Tool 153 <Tool
154 Name="VCPostBuildEventTool" 154 Name="VCPostBuildEventTool"
155 /> 155 />
156 </Configuration> 156 </Configuration>
157 <Configuration 157 <Configuration
158 Name="ReleaseNoOpt|Win32" 158 Name="ReleaseNoOpt|Win32"
159 OutputDirectory="../lib_$(ConfigurationName)/i686-win32" 159 OutputDirectory="../lib_$(ConfigurationName)/i686-win32"
160 IntermediateDirectory="$(ConfigurationName)" 160 IntermediateDirectory="$(ConfigurationName)"
161 ConfigurationType="4" 161 ConfigurationType="4"
162 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 162 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
163 CharacterSet="1" 163 CharacterSet="1"
164 > 164 >
165 <Tool 165 <Tool
166 Name="VCPreBuildEventTool" 166 Name="VCPreBuildEventTool"
167 /> 167 />
168 <Tool 168 <Tool
169 Name="VCCustomBuildTool" 169 Name="VCCustomBuildTool"
170 /> 170 />
171 <Tool 171 <Tool
172 Name="VCXMLDataGeneratorTool" 172 Name="VCXMLDataGeneratorTool"
173 /> 173 />
174 <Tool 174 <Tool
175 Name="VCWebServiceProxyGeneratorTool" 175 Name="VCWebServiceProxyGeneratorTool"
176 /> 176 />
177 <Tool 177 <Tool
178 Name="VCMIDLTool" 178 Name="VCMIDLTool"
179 /> 179 />
180 <Tool 180 <Tool
181 Name="VCCLCompilerTool" 181 Name="VCCLCompilerTool"
182 AdditionalOptions="/Oy-" 182 AdditionalOptions="/Oy-"
183 Optimization="0" 183 Optimization="0"
184 AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llvfs;..\llmessage;..\llimage;..\llwindow;..\..\libraries\i686-win32\include;..\..\libraries\include\" 184 AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llvfs;..\llmessage;..\llimage;..\llwindow;..\..\libraries\i686-win32\include;..\..\libraries\include\"
185 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE" 185 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE"
186 RuntimeLibrary="0" 186 RuntimeLibrary="0"
187 StructMemberAlignment="0" 187 StructMemberAlignment="0"
188 TreatWChar_tAsBuiltInType="false" 188 TreatWChar_tAsBuiltInType="false"
189 ForceConformanceInForLoopScope="true" 189 ForceConformanceInForLoopScope="true"
190 UsePrecompiledHeader="0" 190 UsePrecompiledHeader="0"
191 WarningLevel="3" 191 WarningLevel="3"
192 WarnAsError="true" 192 WarnAsError="true"
193 Detect64BitPortabilityProblems="false" 193 Detect64BitPortabilityProblems="false"
194 DebugInformationFormat="3" 194 DebugInformationFormat="3"
195 /> 195 />
196 <Tool 196 <Tool
197 Name="VCManagedResourceCompilerTool" 197 Name="VCManagedResourceCompilerTool"
198 /> 198 />
199 <Tool 199 <Tool
200 Name="VCResourceCompilerTool" 200 Name="VCResourceCompilerTool"
201 /> 201 />
202 <Tool 202 <Tool
203 Name="VCPreLinkEventTool" 203 Name="VCPreLinkEventTool"
204 /> 204 />
205 <Tool 205 <Tool
206 Name="VCLibrarianTool" 206 Name="VCLibrarianTool"
207 OutputFile="$(OutDir)/llrender.lib" 207 OutputFile="$(OutDir)/llrender.lib"
208 /> 208 />
209 <Tool 209 <Tool
210 Name="VCALinkTool" 210 Name="VCALinkTool"
211 /> 211 />
212 <Tool 212 <Tool
213 Name="VCXDCMakeTool" 213 Name="VCXDCMakeTool"
214 /> 214 />
215 <Tool 215 <Tool
216 Name="VCBscMakeTool" 216 Name="VCBscMakeTool"
217 /> 217 />
218 <Tool 218 <Tool
219 Name="VCFxCopTool" 219 Name="VCFxCopTool"
220 /> 220 />
221 <Tool 221 <Tool
222 Name="VCPostBuildEventTool" 222 Name="VCPostBuildEventTool"
223 /> 223 />
224 </Configuration> 224 </Configuration>
225 </Configurations> 225 </Configurations>
226 <References> 226 <References>
227 </References> 227 </References>
228 <Files> 228 <Files>
229 <Filter 229 <Filter
230 Name="Source Files" 230 Name="Source Files"
231 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" 231 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
232 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" 232 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
233 > 233 >
234 <File 234 <File
235 RelativePath=".\llfont.cpp" 235 RelativePath=".\llfont.cpp"
236 > 236 >
237 </File> 237 </File>
238 <File 238 <File
239 RelativePath=".\llfontgl.cpp" 239 RelativePath=".\llfontgl.cpp"
240 > 240 >
241 </File> 241 </File>
242 <File 242 <File
243 RelativePath=".\llgldbg.cpp" 243 RelativePath=".\llgldbg.cpp"
244 > 244 >
245 </File> 245 </File>
246 <File 246 <File
247 RelativePath=".\llimagegl.cpp" 247 RelativePath=".\llglimmediate.cpp"
248 > 248 >
249 </File> 249 </File>
250 <File 250 <File
251 RelativePath=".\llvertexbuffer.cpp" 251 RelativePath=".\llimagegl.cpp"
252 > 252 >
253 </File> 253 </File>
254 </Filter> 254 <File
255 <Filter 255 RelativePath=".\llrendertarget.cpp"
256 Name="Header Files" 256 >
257 Filter="h;hpp;hxx;hm;inl;inc;xsd" 257 </File>
258 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" 258 <File
259 > 259 RelativePath=".\llvertexbuffer.cpp"
260 <File 260 >
261 RelativePath=".\glext.h" 261 </File>
262 > 262 </Filter>
263 </File> 263 <Filter
264 <File 264 Name="Header Files"
265 RelativePath=".\llagpmempool.h" 265 Filter="h;hpp;hxx;hm;inl;inc;xsd"
266 > 266 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
267 </File> 267 >
268 <File 268 <File
269 RelativePath=".\llagpmempoolarb.h" 269 RelativePath=".\glext.h"
270 > 270 >
271 </File> 271 </File>
272 <File 272 <File
273 RelativePath=".\llagpmempoolati.h" 273 RelativePath=".\llagpmempool.h"
274 > 274 >
275 </File> 275 </File>
276 <File 276 <File
277 RelativePath=".\llagpmempoolnv.h" 277 RelativePath=".\llagpmempoolarb.h"
278 > 278 >
279 </File> 279 </File>
280 <File 280 <File
281 RelativePath=".\llfont.h" 281 RelativePath=".\llagpmempoolati.h"
282 > 282 >
283 </File> 283 </File>
284 <File 284 <File
285 RelativePath=".\llfontgl.h" 285 RelativePath=".\llagpmempoolnv.h"
286 > 286 >
287 </File> 287 </File>
288 <File 288 <File
289 RelativePath=".\llgldbg.h" 289 RelativePath=".\llfont.h"
290 > 290 >
291 </File> 291 </File>
292 <File 292 <File
293 RelativePath=".\llimagegl.h" 293 RelativePath=".\llfontgl.h"
294 > 294 >
295 </File> 295 </File>
296 <File 296 <File
297 RelativePath=".\llvertexbuffer.h" 297 RelativePath=".\llgldbg.h"
298 > 298 >
299 </File> 299 </File>
300 <File 300 <File
301 RelativePath=".\llvertexprogramgl.h" 301 RelativePath=".\llglimmediate.h"
302 > 302 >
303 </File> 303 </File>
304 </Filter> 304 <File
305 <Filter 305 RelativePath=".\llimagegl.h"
306 Name="Resource Files" 306 >
307 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" 307 </File>
308 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" 308 <File
309 > 309 RelativePath=".\llrendertarget.h"
310 </Filter> 310 >
311 </Files> 311 </File>
312 <Globals> 312 <File
313 </Globals> 313 RelativePath=".\llvertexbuffer.h"
314</VisualStudioProject> 314 >
315 </File>
316 <File
317 RelativePath=".\llvertexprogramgl.h"
318 >
319 </File>
320 </Filter>
321 <Filter
322 Name="Resource Files"
323 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
324 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
325 >
326 </Filter>
327 </Files>
328 <Globals>
329 </Globals>
330</VisualStudioProject>