aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llmessage/llmessage_vc9.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/llmessage/llmessage_vc9.vcproj')
-rw-r--r--linden/indra/llmessage/llmessage_vc9.vcproj1848
1 files changed, 922 insertions, 926 deletions
diff --git a/linden/indra/llmessage/llmessage_vc9.vcproj b/linden/indra/llmessage/llmessage_vc9.vcproj
index f197feb..e9f4889 100644
--- a/linden/indra/llmessage/llmessage_vc9.vcproj
+++ b/linden/indra/llmessage/llmessage_vc9.vcproj
@@ -1,926 +1,922 @@
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="llmessage" 5 Name="llmessage"
6 ProjectGUID="{E5D94794-5671-4BD6-A16D-26EC18F3DB34}" 6 ProjectGUID="{E5D94794-5671-4BD6-A16D-26EC18F3DB34}"
7 RootNamespace="llmessage" 7 RootNamespace="llmessage"
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;..\..\libraries\i686-win32\include;..\..\libraries\include\" 45 AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llvfs;..\..\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)/llmessage.lib" 70 OutputFile="$(OutDir)/llmessage.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 AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llvfs;..\..\libraries\i686-win32\include;..\..\libraries\include\" 114 AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llvfs;..\..\libraries\i686-win32\include;..\..\libraries\include\"
115 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE" 115 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE"
116 RuntimeLibrary="0" 116 RuntimeLibrary="0"
117 StructMemberAlignment="0" 117 StructMemberAlignment="0"
118 TreatWChar_tAsBuiltInType="false" 118 TreatWChar_tAsBuiltInType="false"
119 ForceConformanceInForLoopScope="true" 119 ForceConformanceInForLoopScope="true"
120 UsePrecompiledHeader="0" 120 UsePrecompiledHeader="0"
121 WarningLevel="3" 121 WarningLevel="3"
122 WarnAsError="true" 122 WarnAsError="true"
123 Detect64BitPortabilityProblems="false" 123 Detect64BitPortabilityProblems="false"
124 DebugInformationFormat="3" 124 DebugInformationFormat="3"
125 /> 125 />
126 <Tool 126 <Tool
127 Name="VCManagedResourceCompilerTool" 127 Name="VCManagedResourceCompilerTool"
128 /> 128 />
129 <Tool 129 <Tool
130 Name="VCResourceCompilerTool" 130 Name="VCResourceCompilerTool"
131 /> 131 />
132 <Tool 132 <Tool
133 Name="VCPreLinkEventTool" 133 Name="VCPreLinkEventTool"
134 /> 134 />
135 <Tool 135 <Tool
136 Name="VCLibrarianTool" 136 Name="VCLibrarianTool"
137 OutputFile="$(OutDir)/llmessage.lib" 137 OutputFile="$(OutDir)/llmessage.lib"
138 /> 138 />
139 <Tool 139 <Tool
140 Name="VCALinkTool" 140 Name="VCALinkTool"
141 /> 141 />
142 <Tool 142 <Tool
143 Name="VCXDCMakeTool" 143 Name="VCXDCMakeTool"
144 /> 144 />
145 <Tool 145 <Tool
146 Name="VCBscMakeTool" 146 Name="VCBscMakeTool"
147 /> 147 />
148 <Tool 148 <Tool
149 Name="VCFxCopTool" 149 Name="VCFxCopTool"
150 /> 150 />
151 <Tool 151 <Tool
152 Name="VCPostBuildEventTool" 152 Name="VCPostBuildEventTool"
153 /> 153 />
154 </Configuration> 154 </Configuration>
155 <Configuration 155 <Configuration
156 Name="ReleaseNoOpt|Win32" 156 Name="ReleaseNoOpt|Win32"
157 OutputDirectory="../lib_$(ConfigurationName)/i686-win32" 157 OutputDirectory="../lib_$(ConfigurationName)/i686-win32"
158 IntermediateDirectory="$(ConfigurationName)" 158 IntermediateDirectory="$(ConfigurationName)"
159 ConfigurationType="4" 159 ConfigurationType="4"
160 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 160 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
161 CharacterSet="1" 161 CharacterSet="1"
162 > 162 >
163 <Tool 163 <Tool
164 Name="VCPreBuildEventTool" 164 Name="VCPreBuildEventTool"
165 /> 165 />
166 <Tool 166 <Tool
167 Name="VCCustomBuildTool" 167 Name="VCCustomBuildTool"
168 /> 168 />
169 <Tool 169 <Tool
170 Name="VCXMLDataGeneratorTool" 170 Name="VCXMLDataGeneratorTool"
171 /> 171 />
172 <Tool 172 <Tool
173 Name="VCWebServiceProxyGeneratorTool" 173 Name="VCWebServiceProxyGeneratorTool"
174 /> 174 />
175 <Tool 175 <Tool
176 Name="VCMIDLTool" 176 Name="VCMIDLTool"
177 /> 177 />
178 <Tool 178 <Tool
179 Name="VCCLCompilerTool" 179 Name="VCCLCompilerTool"
180 AdditionalOptions="/Oy-" 180 AdditionalOptions="/Oy-"
181 Optimization="0" 181 Optimization="0"
182 AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llvfs;..\..\libraries\i686-win32\include;..\..\libraries\include\" 182 AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llvfs;..\..\libraries\i686-win32\include;..\..\libraries\include\"
183 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE" 183 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE"
184 RuntimeLibrary="0" 184 RuntimeLibrary="0"
185 StructMemberAlignment="0" 185 StructMemberAlignment="0"
186 TreatWChar_tAsBuiltInType="false" 186 TreatWChar_tAsBuiltInType="false"
187 ForceConformanceInForLoopScope="true" 187 ForceConformanceInForLoopScope="true"
188 UsePrecompiledHeader="0" 188 UsePrecompiledHeader="0"
189 WarningLevel="3" 189 WarningLevel="3"
190 WarnAsError="true" 190 WarnAsError="true"
191 Detect64BitPortabilityProblems="false" 191 Detect64BitPortabilityProblems="false"
192 DebugInformationFormat="3" 192 DebugInformationFormat="3"
193 /> 193 />
194 <Tool 194 <Tool
195 Name="VCManagedResourceCompilerTool" 195 Name="VCManagedResourceCompilerTool"
196 /> 196 />
197 <Tool 197 <Tool
198 Name="VCResourceCompilerTool" 198 Name="VCResourceCompilerTool"
199 /> 199 />
200 <Tool 200 <Tool
201 Name="VCPreLinkEventTool" 201 Name="VCPreLinkEventTool"
202 /> 202 />
203 <Tool 203 <Tool
204 Name="VCLibrarianTool" 204 Name="VCLibrarianTool"
205 OutputFile="$(OutDir)/llmessage.lib" 205 OutputFile="$(OutDir)/llmessage.lib"
206 /> 206 />
207 <Tool 207 <Tool
208 Name="VCALinkTool" 208 Name="VCALinkTool"
209 /> 209 />
210 <Tool 210 <Tool
211 Name="VCXDCMakeTool" 211 Name="VCXDCMakeTool"
212 /> 212 />
213 <Tool 213 <Tool
214 Name="VCBscMakeTool" 214 Name="VCBscMakeTool"
215 /> 215 />
216 <Tool 216 <Tool
217 Name="VCFxCopTool" 217 Name="VCFxCopTool"
218 /> 218 />
219 <Tool 219 <Tool
220 Name="VCPostBuildEventTool" 220 Name="VCPostBuildEventTool"
221 /> 221 />
222 </Configuration> 222 </Configuration>
223 </Configurations> 223 </Configurations>
224 <References> 224 <References>
225 </References> 225 </References>
226 <Files> 226 <Files>
227 <Filter 227 <Filter
228 Name="Source Files" 228 Name="Source Files"
229 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" 229 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
230 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" 230 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
231 > 231 >
232 <File 232 <File
233 RelativePath=".\llassetstorage.cpp" 233 RelativePath=".\llassetstorage.cpp"
234 > 234 >
235 </File> 235 </File>
236 <File 236 <File
237 RelativePath=".\llblowfishcipher.cpp" 237 RelativePath=".\llblowfishcipher.cpp"
238 > 238 >
239 </File> 239 </File>
240 <File 240 <File
241 RelativePath=".\llbuffer.cpp" 241 RelativePath=".\llbuffer.cpp"
242 > 242 >
243 </File> 243 </File>
244 <File 244 <File
245 RelativePath=".\llbufferstream.cpp" 245 RelativePath=".\llbufferstream.cpp"
246 > 246 >
247 </File> 247 </File>
248 <File 248 <File
249 RelativePath=".\llcachename.cpp" 249 RelativePath=".\llcachename.cpp"
250 > 250 >
251 </File> 251 </File>
252 <File 252 <File
253 RelativePath=".\llchainio.cpp" 253 RelativePath=".\llchainio.cpp"
254 > 254 >
255 </File> 255 </File>
256 <File 256 <File
257 RelativePath=".\llcircuit.cpp" 257 RelativePath=".\llcircuit.cpp"
258 > 258 >
259 </File> 259 </File>
260 <File 260 <File
261 RelativePath=".\llclassifiedflags.cpp" 261 RelativePath=".\llclassifiedflags.cpp"
262 > 262 >
263 </File> 263 </File>
264 <File 264 <File
265 RelativePath=".\llcurl.cpp" 265 RelativePath=".\llcurl.cpp"
266 > 266 >
267 </File> 267 </File>
268 <File 268 <File
269 RelativePath=".\lldatapacker.cpp" 269 RelativePath=".\lldatapacker.cpp"
270 > 270 >
271 </File> 271 </File>
272 <File 272 <File
273 RelativePath=".\lldispatcher.cpp" 273 RelativePath=".\lldispatcher.cpp"
274 > 274 >
275 </File> 275 </File>
276 <File 276 <File
277 RelativePath=".\llfiltersd2xmlrpc.cpp" 277 RelativePath=".\llfiltersd2xmlrpc.cpp"
278 > 278 >
279 </File> 279 </File>
280 <File 280 <File
281 RelativePath=".\llhost.cpp" 281 RelativePath=".\llhost.cpp"
282 > 282 >
283 </File> 283 </File>
284 <File 284 <File
285 RelativePath=".\llhttpassetstorage.cpp" 285 RelativePath=".\llhttpassetstorage.cpp"
286 > 286 >
287 </File> 287 </File>
288 <File 288 <File
289 RelativePath=".\llhttpassetstorage.h" 289 RelativePath=".\llhttpassetstorage.h"
290 > 290 >
291 </File> 291 </File>
292 <File 292 <File
293 RelativePath=".\llhttpclient.cpp" 293 RelativePath=".\llhttpclient.cpp"
294 > 294 >
295 </File> 295 </File>
296 <File 296 <File
297 RelativePath=".\llhttpnode.cpp" 297 RelativePath=".\llhttpnode.cpp"
298 > 298 >
299 </File> 299 </File>
300 <File 300 <File
301 RelativePath=".\llhttpsender.cpp" 301 RelativePath=".\llhttpsender.cpp"
302 > 302 >
303 </File> 303 </File>
304 <File 304 <File
305 RelativePath=".\llinstantmessage.cpp" 305 RelativePath=".\llinstantmessage.cpp"
306 > 306 >
307 </File> 307 </File>
308 <File 308 <File
309 RelativePath=".\lliobuffer.cpp" 309 RelativePath=".\lliobuffer.cpp"
310 > 310 >
311 </File> 311 </File>
312 <File 312 <File
313 RelativePath=".\lliohttpserver.cpp" 313 RelativePath=".\lliohttpserver.cpp"
314 > 314 >
315 </File> 315 </File>
316 <File 316 <File
317 RelativePath=".\lliopipe.cpp" 317 RelativePath=".\lliopipe.cpp"
318 > 318 >
319 </File> 319 </File>
320 <File 320 <File
321 RelativePath=".\lliosocket.cpp" 321 RelativePath=".\lliosocket.cpp"
322 > 322 >
323 </File> 323 </File>
324 <File 324 <File
325 RelativePath=".\llioutil.cpp" 325 RelativePath=".\llioutil.cpp"
326 > 326 >
327 </File> 327 </File>
328 <File 328 <File
329 RelativePath=".\llmail.cpp" 329 RelativePath=".\llmail.cpp"
330 > 330 >
331 </File> 331 </File>
332 <File 332 <File
333 RelativePath=".\llmessagebuilder.cpp" 333 RelativePath=".\llmessagebuilder.cpp"
334 > 334 >
335 </File> 335 </File>
336 <File 336 <File
337 RelativePath=".\llmessageconfig.cpp" 337 RelativePath=".\llmessageconfig.cpp"
338 > 338 >
339 </File> 339 </File>
340 <File 340 <File
341 RelativePath=".\llmessagereader.cpp" 341 RelativePath=".\llmessagereader.cpp"
342 > 342 >
343 </File> 343 </File>
344 <File 344 <File
345 RelativePath=".\llmessagetemplate.cpp" 345 RelativePath=".\llmessagetemplate.cpp"
346 > 346 >
347 </File> 347 </File>
348 <File 348 <File
349 RelativePath=".\llmessagetemplateparser.cpp" 349 RelativePath=".\llmessagetemplateparser.cpp"
350 > 350 >
351 </File> 351 </File>
352 <File 352 <File
353 RelativePath=".\llmessagethrottle.cpp" 353 RelativePath=".\llmessagethrottle.cpp"
354 > 354 >
355 </File> 355 </File>
356 <File 356 <File
357 RelativePath=".\llmime.cpp" 357 RelativePath=".\llmime.cpp"
358 > 358 >
359 </File> 359 </File>
360 <File 360 <File
361 RelativePath=".\llnamevalue.cpp" 361 RelativePath=".\llnamevalue.cpp"
362 > 362 >
363 </File> 363 </File>
364 <File 364 <File
365 RelativePath=".\llnullcipher.cpp" 365 RelativePath=".\llnullcipher.cpp"
366 > 366 >
367 </File> 367 </File>
368 <File 368 <File
369 RelativePath=".\llpacketack.cpp" 369 RelativePath=".\llpacketack.cpp"
370 > 370 >
371 </File> 371 </File>
372 <File 372 <File
373 RelativePath=".\llpacketbuffer.cpp" 373 RelativePath=".\llpacketbuffer.cpp"
374 > 374 >
375 </File> 375 </File>
376 <File 376 <File
377 RelativePath=".\llpacketring.cpp" 377 RelativePath=".\llpacketring.cpp"
378 > 378 >
379 </File> 379 </File>
380 <File 380 <File
381 RelativePath=".\llpartdata.cpp" 381 RelativePath=".\llpartdata.cpp"
382 > 382 >
383 </File> 383 </File>
384 <File 384 <File
385 RelativePath=".\llpumpio.cpp" 385 RelativePath=".\llpumpio.cpp"
386 > 386 >
387 </File> 387 </File>
388 <File 388 <File
389 RelativePath=".\llsdappservices.cpp" 389 RelativePath=".\llsdappservices.cpp"
390 > 390 >
391 </File> 391 </File>
392 <File 392 <File
393 RelativePath=".\llsdhttpserver.cpp" 393 RelativePath=".\llsdhttpserver.cpp"
394 > 394 >
395 </File> 395 </File>
396 <File 396 <File
397 RelativePath=".\llsdmessagebuilder.cpp" 397 RelativePath=".\llsdmessagebuilder.cpp"
398 > 398 >
399 </File> 399 </File>
400 <File 400 <File
401 RelativePath=".\llsdmessagereader.cpp" 401 RelativePath=".\llsdmessagereader.cpp"
402 > 402 >
403 </File> 403 </File>
404 <File 404 <File
405 RelativePath=".\llsdrpcclient.cpp" 405 RelativePath=".\llsdrpcclient.cpp"
406 > 406 >
407 </File> 407 </File>
408 <File 408 <File
409 RelativePath=".\llsdrpcserver.cpp" 409 RelativePath=".\llsdrpcserver.cpp"
410 > 410 >
411 </File> 411 </File>
412 <File 412 <File
413 RelativePath=".\llservice.cpp" 413 RelativePath=".\llservice.cpp"
414 > 414 >
415 </File> 415 </File>
416 <File 416 <File
417 RelativePath=".\llservicebuilder.cpp" 417 RelativePath=".\llservicebuilder.cpp"
418 > 418 >
419 </File> 419 </File>
420 <File 420 <File
421 RelativePath=".\lltemplatemessagebuilder.cpp" 421 RelativePath=".\lltemplatemessagebuilder.cpp"
422 > 422 >
423 </File> 423 </File>
424 <File 424 <File
425 RelativePath=".\lltemplatemessagereader.cpp" 425 RelativePath=".\lltemplatemessagereader.cpp"
426 > 426 >
427 </File> 427 </File>
428 <File 428 <File
429 RelativePath=".\llthrottle.cpp" 429 RelativePath=".\llthrottle.cpp"
430 > 430 >
431 </File> 431 </File>
432 <File 432 <File
433 RelativePath=".\lltransfermanager.cpp" 433 RelativePath=".\lltransfermanager.cpp"
434 > 434 >
435 </File> 435 </File>
436 <File 436 <File
437 RelativePath=".\lltransfersourceasset.cpp" 437 RelativePath=".\lltransfersourceasset.cpp"
438 > 438 >
439 </File> 439 </File>
440 <File 440 <File
441 RelativePath=".\lltransfersourcefile.cpp" 441 RelativePath=".\lltransfersourcefile.cpp"
442 > 442 >
443 </File> 443 </File>
444 <File 444 <File
445 RelativePath=".\lltransfertargetfile.cpp" 445 RelativePath=".\lltransfertargetfile.cpp"
446 > 446 >
447 </File> 447 </File>
448 <File 448 <File
449 RelativePath=".\lltransfertargetvfile.cpp" 449 RelativePath=".\lltransfertargetvfile.cpp"
450 > 450 >
451 </File> 451 </File>
452 <File 452 <File
453 RelativePath=".\llurlrequest.cpp" 453 RelativePath=".\llurlrequest.cpp"
454 > 454 >
455 </File> 455 </File>
456 <File 456 <File
457 RelativePath=".\lluseroperation.cpp" 457 RelativePath=".\lluseroperation.cpp"
458 > 458 >
459 </File> 459 </File>
460 <File 460 <File
461 RelativePath=".\llxfer.cpp" 461 RelativePath=".\llxfer.cpp"
462 > 462 >
463 </File> 463 </File>
464 <File 464 <File
465 RelativePath=".\llxfer_file.cpp" 465 RelativePath=".\llxfer_file.cpp"
466 > 466 >
467 </File> 467 </File>
468 <File 468 <File
469 RelativePath=".\llxfer_mem.cpp" 469 RelativePath=".\llxfer_mem.cpp"
470 > 470 >
471 </File> 471 </File>
472 <File 472 <File
473 RelativePath=".\llxfer_vfile.cpp" 473 RelativePath=".\llxfer_vfile.cpp"
474 > 474 >
475 </File> 475 </File>
476 <File 476 <File
477 RelativePath=".\llxfermanager.cpp" 477 RelativePath=".\llxfermanager.cpp"
478 > 478 >
479 </File> 479 </File>
480 <File 480 <File
481 RelativePath=".\llxorcipher.cpp" 481 RelativePath=".\llxorcipher.cpp"
482 > 482 >
483 </File> 483 </File>
484 <File 484 <File
485 RelativePath=".\message.cpp" 485 RelativePath=".\message.cpp"
486 > 486 >
487 </File> 487 </File>
488 <File 488 <File
489 RelativePath=".\message_prehash.cpp" 489 RelativePath=".\message_prehash.cpp"
490 > 490 >
491 </File> 491 </File>
492 <File 492 <File
493 RelativePath=".\message_string_table.cpp" 493 RelativePath=".\message_string_table.cpp"
494 > 494 >
495 </File> 495 </File>
496 <File 496 <File
497 RelativePath=".\net.cpp" 497 RelativePath=".\net.cpp"
498 > 498 >
499 </File> 499 </File>
500 <File 500 <File
501 RelativePath=".\network.cpp" 501 RelativePath=".\network.cpp"
502 > 502 >
503 </File> 503 </File>
504 <File 504 <File
505 RelativePath=".\partsyspacket.cpp" 505 RelativePath=".\partsyspacket.cpp"
506 > 506 >
507 </File> 507 </File>
508 <File 508 <File
509 RelativePath=".\patch_code.cpp" 509 RelativePath=".\patch_code.cpp"
510 > 510 >
511 </File> 511 </File>
512 <File 512 <File
513 RelativePath=".\patch_dct.cpp" 513 RelativePath=".\patch_dct.cpp"
514 > 514 >
515 </File> 515 </File>
516 <File 516 <File
517 RelativePath=".\patch_idct.cpp" 517 RelativePath=".\patch_idct.cpp"
518 > 518 >
519 </File> 519 </File>
520 </Filter> 520 </Filter>
521 <Filter 521 <Filter
522 Name="Header Files" 522 Name="Header Files"
523 Filter="h;hpp;hxx;hm;inl;inc;xsd" 523 Filter="h;hpp;hxx;hm;inl;inc;xsd"
524 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" 524 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
525 > 525 >
526 <File 526 <File
527 RelativePath=".\camera.h" 527 RelativePath=".\camera.h"
528 > 528 >
529 </File> 529 </File>
530 <File 530 <File
531 RelativePath=".\coordframe.h" 531 RelativePath=".\coordframe.h"
532 > 532 >
533 </File> 533 </File>
534 <File 534 <File
535 RelativePath=".\llassetstorage.h" 535 RelativePath=".\llassetstorage.h"
536 > 536 >
537 </File> 537 </File>
538 <File 538 <File
539 RelativePath=".\llblowfishcipher.h" 539 RelativePath=".\llblowfishcipher.h"
540 > 540 >
541 </File> 541 </File>
542 <File 542 <File
543 RelativePath=".\llbuffer.h" 543 RelativePath=".\llbuffer.h"
544 > 544 >
545 </File> 545 </File>
546 <File 546 <File
547 RelativePath=".\llbufferstream.h" 547 RelativePath=".\llbufferstream.h"
548 > 548 >
549 </File> 549 </File>
550 <File 550 <File
551 RelativePath=".\llcachename.h" 551 RelativePath=".\llcachename.h"
552 > 552 >
553 </File> 553 </File>
554 <File 554 <File
555 RelativePath=".\llcallbacklisth.h" 555 RelativePath=".\llcamera.h"
556 > 556 >
557 </File> 557 </File>
558 <File 558 <File
559 RelativePath=".\llcamera.h" 559 RelativePath=".\llchainio.h"
560 > 560 >
561 </File> 561 </File>
562 <File 562 <File
563 RelativePath=".\llchainio.h" 563 RelativePath=".\llcipher.h"
564 > 564 >
565 </File> 565 </File>
566 <File 566 <File
567 RelativePath=".\llcipher.h" 567 RelativePath=".\llcircuit.h"
568 > 568 >
569 </File> 569 </File>
570 <File 570 <File
571 RelativePath=".\llcircuit.h" 571 RelativePath=".\llclassifiedflags.h"
572 > 572 >
573 </File> 573 </File>
574 <File 574 <File
575 RelativePath=".\llclassifiedflags.h" 575 RelativePath=".\llcoordframe.h"
576 > 576 >
577 </File> 577 </File>
578 <File 578 <File
579 RelativePath=".\llcoordframe.h" 579 RelativePath=".\llcurl.h"
580 > 580 >
581 </File> 581 </File>
582 <File 582 <File
583 RelativePath=".\llcurl.h" 583 RelativePath=".\lldatapacker.h"
584 > 584 >
585 </File> 585 </File>
586 <File 586 <File
587 RelativePath=".\lldatapacker.h" 587 RelativePath=".\lldbstrings.h"
588 > 588 >
589 </File> 589 </File>
590 <File 590 <File
591 RelativePath=".\lldbstrings.h" 591 RelativePath=".\lldispatcher.h"
592 > 592 >
593 </File> 593 </File>
594 <File 594 <File
595 RelativePath=".\lldispatcher.h" 595 RelativePath=".\lleventflags.h"
596 > 596 >
597 </File> 597 </File>
598 <File 598 <File
599 RelativePath=".\lleventflags.h" 599 RelativePath=".\llfiltersd2xmlrpc.h"
600 > 600 >
601 </File> 601 </File>
602 <File 602 <File
603 RelativePath=".\llfiltersd2xmlrpc.h" 603 RelativePath=".\llfollowcamparams.h"
604 > 604 >
605 </File> 605 </File>
606 <File 606 <File
607 RelativePath=".\llfollowcamparams.h" 607 RelativePath=".\llhost.h"
608 > 608 >
609 </File> 609 </File>
610 <File 610 <File
611 RelativePath=".\llhost.h" 611 RelativePath=".\llhttpclient.h"
612 > 612 >
613 </File> 613 </File>
614 <File 614 <File
615 RelativePath=".\llhttpclient.h" 615 RelativePath=".\llhttpnode.h"
616 > 616 >
617 </File> 617 </File>
618 <File 618 <File
619 RelativePath=".\llhttpnode.h" 619 RelativePath=".\llhttpsender.h"
620 > 620 >
621 </File> 621 </File>
622 <File 622 <File
623 RelativePath=".\llhttpsender.h" 623 RelativePath=".\llinstantmessage.h"
624 > 624 >
625 </File> 625 </File>
626 <File 626 <File
627 RelativePath=".\llinstantmessage.h" 627 RelativePath=".\llinvite.h"
628 > 628 >
629 </File> 629 </File>
630 <File 630 <File
631 RelativePath=".\llinvite.h" 631 RelativePath=".\lliobuffer.h"
632 > 632 >
633 </File> 633 </File>
634 <File 634 <File
635 RelativePath=".\lliobuffer.h" 635 RelativePath=".\lliohttpserver.h"
636 > 636 >
637 </File> 637 </File>
638 <File 638 <File
639 RelativePath=".\lliohttpserver.h" 639 RelativePath=".\lliopipe.h"
640 > 640 >
641 </File> 641 </File>
642 <File 642 <File
643 RelativePath=".\lliopipe.h" 643 RelativePath=".\lliosocket.h"
644 > 644 >
645 </File> 645 </File>
646 <File 646 <File
647 RelativePath=".\lliosocket.h" 647 RelativePath=".\llioutil.h"
648 > 648 >
649 </File> 649 </File>
650 <File 650 <File
651 RelativePath=".\llioutil.h" 651 RelativePath=".\llloginflags.h"
652 > 652 >
653 </File> 653 </File>
654 <File 654 <File
655 RelativePath=".\llloginflags.h" 655 RelativePath=".\lllsltransmit.h"
656 > 656 >
657 </File> 657 </File>
658 <File 658 <File
659 RelativePath=".\lllsltransmit.h" 659 RelativePath=".\llmail.h"
660 > 660 >
661 </File> 661 </File>
662 <File 662 <File
663 RelativePath=".\llmail.h" 663 RelativePath=".\llmessagebuilder.h"
664 > 664 >
665 </File> 665 </File>
666 <File 666 <File
667 RelativePath=".\llmessagebuilder.h" 667 RelativePath=".\llmessageconfig.h"
668 > 668 >
669 </File> 669 </File>
670 <File 670 <File
671 RelativePath=".\llmessageconfig.h" 671 RelativePath=".\llmessagereader.h"
672 > 672 >
673 </File> 673 </File>
674 <File 674 <File
675 RelativePath=".\llmessagereader.h" 675 RelativePath=".\llmessagetemplate.h"
676 > 676 >
677 </File> 677 </File>
678 <File 678 <File
679 RelativePath=".\llmessagetemplate.h" 679 RelativePath=".\llmessagetemplateparser.h"
680 > 680 >
681 </File> 681 </File>
682 <File 682 <File
683 RelativePath=".\llmessagetemplateparser.h" 683 RelativePath=".\llmessagethrottle.h"
684 > 684 >
685 </File> 685 </File>
686 <File 686 <File
687 RelativePath=".\llmessagethrottle.h" 687 RelativePath=".\llmime.h"
688 > 688 >
689 </File> 689 </File>
690 <File 690 <File
691 RelativePath=".\llmime.h" 691 RelativePath=".\llnamevalue.h"
692 > 692 >
693 </File> 693 </File>
694 <File 694 <File
695 RelativePath=".\llnamevalue.h" 695 RelativePath=".\llnullcipher.h"
696 > 696 >
697 </File> 697 </File>
698 <File 698 <File
699 RelativePath=".\llnullcipher.h" 699 RelativePath=".\llpacketack.h"
700 > 700 >
701 </File> 701 </File>
702 <File 702 <File
703 RelativePath=".\llpacketack.h" 703 RelativePath=".\llpacketbuffer.h"
704 > 704 >
705 </File> 705 </File>
706 <File 706 <File
707 RelativePath=".\llpacketbuffer.h" 707 RelativePath=".\llpacketring.h"
708 > 708 >
709 </File> 709 </File>
710 <File 710 <File
711 RelativePath=".\llpacketring.h" 711 RelativePath=".\llpartdata.h"
712 > 712 >
713 </File> 713 </File>
714 <File 714 <File
715 RelativePath=".\llpartdata.h" 715 RelativePath=".\llpumpio.h"
716 > 716 >
717 </File> 717 </File>
718 <File 718 <File
719 RelativePath=".\llpumpio.h" 719 RelativePath=".\llqueryflags.h"
720 > 720 >
721 </File> 721 </File>
722 <File 722 <File
723 RelativePath=".\llqueryflags.h" 723 RelativePath=".\llregionflags.h"
724 > 724 >
725 </File> 725 </File>
726 <File 726 <File
727 RelativePath=".\llregionflags.h" 727 RelativePath=".\llregionhandle.h"
728 > 728 >
729 </File> 729 </File>
730 <File 730 <File
731 RelativePath=".\llregionhandle.h" 731 RelativePath=".\llsdappservices.h"
732 > 732 >
733 </File> 733 </File>
734 <File 734 <File
735 RelativePath=".\llsdappservices.h" 735 RelativePath=".\llsdhttpserver.h"
736 > 736 >
737 </File> 737 </File>
738 <File 738 <File
739 RelativePath=".\llsdhttpserver.h" 739 RelativePath=".\llsdmessagebuilder.h"
740 > 740 >
741 </File> 741 </File>
742 <File 742 <File
743 RelativePath=".\llsdmessagebuilder.h" 743 RelativePath=".\llsdmessagereader.h"
744 > 744 >
745 </File> 745 </File>
746 <File 746 <File
747 RelativePath=".\llsdmessagereader.h" 747 RelativePath=".\llsdrpcclient.h"
748 > 748 >
749 </File> 749 </File>
750 <File 750 <File
751 RelativePath=".\llsdrpcclient.h" 751 RelativePath=".\llsdrpcserver.h"
752 > 752 >
753 </File> 753 </File>
754 <File 754 <File
755 RelativePath=".\llsdrpcserver.h" 755 RelativePath=".\llservice.h"
756 > 756 >
757 </File> 757 </File>
758 <File 758 <File
759 RelativePath=".\llservice.h" 759 RelativePath=".\llservicebuilder.h"
760 > 760 >
761 </File> 761 </File>
762 <File 762 <File
763 RelativePath=".\llservicebuilder.h" 763 RelativePath=".\lltaskname.h"
764 > 764 >
765 </File> 765 </File>
766 <File 766 <File
767 RelativePath=".\lltaskname.h" 767 RelativePath=".\llteleportflags.h"
768 > 768 >
769 </File> 769 </File>
770 <File 770 <File
771 RelativePath=".\llteleportflags.h" 771 RelativePath=".\lltemplatemessagebuilder.h"
772 > 772 >
773 </File> 773 </File>
774 <File 774 <File
775 RelativePath=".\lltemplatemessagebuilder.h" 775 RelativePath=".\lltemplatemessagereader.h"
776 > 776 >
777 </File> 777 </File>
778 <File 778 <File
779 RelativePath=".\lltemplatemessagereader.h" 779 RelativePath=".\llthrottle.h"
780 > 780 >
781 </File> 781 </File>
782 <File 782 <File
783 RelativePath=".\llthrottle.h" 783 RelativePath=".\lltransfermanager.h"
784 > 784 >
785 </File> 785 </File>
786 <File 786 <File
787 RelativePath=".\lltransfermanager.h" 787 RelativePath=".\lltransfersourceasset.h"
788 > 788 >
789 </File> 789 </File>
790 <File 790 <File
791 RelativePath=".\lltransfersourceasset.h" 791 RelativePath=".\lltransfersourcefile.h"
792 > 792 >
793 </File> 793 </File>
794 <File 794 <File
795 RelativePath=".\lltransfersourcefile.h" 795 RelativePath=".\lltransfertargetfile.h"
796 > 796 >
797 </File> 797 </File>
798 <File 798 <File
799 RelativePath=".\lltransfertargetfile.h" 799 RelativePath=".\lltransfertargetvfile.h"
800 > 800 >
801 </File> 801 </File>
802 <File 802 <File
803 RelativePath=".\lltransfertargetvfile.h" 803 RelativePath=".\llurlrequest.h"
804 > 804 >
805 </File> 805 </File>
806 <File 806 <File
807 RelativePath=".\llurlrequest.h" 807 RelativePath=".\lluseroperation.h"
808 > 808 >
809 </File> 809 </File>
810 <File 810 <File
811 RelativePath=".\lluseroperation.h" 811 RelativePath=".\llvehicleparams.h"
812 > 812 >
813 </File> 813 </File>
814 <File 814 <File
815 RelativePath=".\llvehicleparams.h" 815 RelativePath=".\llxfer.h"
816 > 816 >
817 </File> 817 </File>
818 <File 818 <File
819 RelativePath=".\llxfer.h" 819 RelativePath=".\llxfer_file.h"
820 > 820 >
821 </File> 821 </File>
822 <File 822 <File
823 RelativePath=".\llxfer_file.h" 823 RelativePath=".\llxfer_mem.h"
824 > 824 >
825 </File> 825 </File>
826 <File 826 <File
827 RelativePath=".\llxfer_mem.h" 827 RelativePath=".\llxfer_vfile.h"
828 > 828 >
829 </File> 829 </File>
830 <File 830 <File
831 RelativePath=".\llxfer_vfile.h" 831 RelativePath=".\llxfermanager.h"
832 > 832 >
833 </File> 833 </File>
834 <File 834 <File
835 RelativePath=".\llxfermanager.h" 835 RelativePath=".\llxorcipher.h"
836 > 836 >
837 </File> 837 </File>
838 <File 838 <File
839 RelativePath=".\llxorcipher.h" 839 RelativePath=".\machine.h"
840 > 840 >
841 </File> 841 </File>
842 <File 842 <File
843 RelativePath=".\machine.h" 843 RelativePath=".\mean_collision_data.h"
844 > 844 >
845 </File> 845 </File>
846 <File 846 <File
847 RelativePath=".\mean_collision_data.h" 847 RelativePath=".\message.h"
848 > 848 >
849 </File> 849 </File>
850 <File 850 <File
851 RelativePath=".\message.h" 851 RelativePath=".\message_prehash.h"
852 > 852 >
853 </File> 853 </File>
854 <File 854 <File
855 RelativePath=".\message_prehash.h" 855 RelativePath=".\net.h"
856 > 856 >
857 </File> 857 </File>
858 <File 858 <File
859 RelativePath=".\net.h" 859 RelativePath=".\network.h"
860 > 860 >
861 </File> 861 </File>
862 <File 862 <File
863 RelativePath=".\network.h" 863 RelativePath=".\partsyspacket.h"
864 > 864 >
865 </File> 865 </File>
866 <File 866 <File
867 RelativePath=".\partsyspacket.h" 867 RelativePath=".\patch_code.h"
868 > 868 >
869 </File> 869 </File>
870 <File 870 <File
871 RelativePath=".\patch_code.h" 871 RelativePath=".\patch_dct.h"
872 > 872 >
873 </File> 873 </File>
874 <File 874 <File
875 RelativePath=".\patch_dct.h" 875 RelativePath=".\sound_ids.h"
876 > 876 >
877 </File> 877 </File>
878 <File 878 </Filter>
879 RelativePath=".\sound_ids.h" 879 <Filter
880 > 880 Name="Resource Files"
881 </File> 881 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
882 </Filter> 882 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
883 <Filter 883 >
884 Name="Resource Files" 884 </Filter>
885 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" 885 <File
886 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" 886 RelativePath="..\..\scripts\messages\message_template.msg"
887 > 887 >
888 </Filter> 888 <FileConfiguration
889 <File 889 Name="Debug|Win32"
890 RelativePath="..\..\scripts\messages\message_template.msg" 890 >
891 > 891 <Tool
892 <FileConfiguration 892 Name="VCCustomBuildTool"
893 Name="Debug|Win32" 893 Description=""
894 > 894 CommandLine=""
895 <Tool 895 Outputs=""
896 Name="VCCustomBuildTool" 896 />
897 Description="" 897 </FileConfiguration>
898 CommandLine="" 898 <FileConfiguration
899 Outputs="" 899 Name="Release|Win32"
900 /> 900 >
901 </FileConfiguration> 901 <Tool
902 <FileConfiguration 902 Name="VCCustomBuildTool"
903 Name="Release|Win32" 903 Description=""
904 > 904 CommandLine=""
905 <Tool 905 Outputs=""
906 Name="VCCustomBuildTool" 906 />
907 Description="" 907 </FileConfiguration>
908 CommandLine="" 908 <FileConfiguration
909 Outputs="" 909 Name="ReleaseNoOpt|Win32"
910 /> 910 >
911 </FileConfiguration> 911 <Tool
912 <FileConfiguration 912 Name="VCCustomBuildTool"
913 Name="ReleaseNoOpt|Win32" 913 Description=""
914 > 914 CommandLine=""
915 <Tool 915 Outputs=""
916 Name="VCCustomBuildTool" 916 />
917 Description="" 917 </FileConfiguration>
918 CommandLine="" 918 </File>
919 Outputs="" 919 </Files>
920 /> 920 <Globals>
921 </FileConfiguration> 921 </Globals>
922 </File> 922</VisualStudioProject>
923 </Files>
924 <Globals>
925 </Globals>
926</VisualStudioProject>