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