diff options
Diffstat (limited to 'linden/indra/newview/newview_vc8.vcproj')
-rw-r--r-- | linden/indra/newview/newview_vc8.vcproj | 3957 |
1 files changed, 3957 insertions, 0 deletions
diff --git a/linden/indra/newview/newview_vc8.vcproj b/linden/indra/newview/newview_vc8.vcproj new file mode 100644 index 0000000..402c62d --- /dev/null +++ b/linden/indra/newview/newview_vc8.vcproj | |||
@@ -0,0 +1,3957 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioProject | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | Name="newview" | ||
6 | ProjectGUID="{E6F4CF1B-6109-4CA8-B58D-87FA936CDE08}" | ||
7 | RootNamespace="newview" | ||
8 | Keyword="Win32Proj" | ||
9 | > | ||
10 | <Platforms> | ||
11 | <Platform | ||
12 | Name="Win32" | ||
13 | /> | ||
14 | </Platforms> | ||
15 | <ToolFiles> | ||
16 | </ToolFiles> | ||
17 | <Configurations> | ||
18 | <Configuration | ||
19 | Name="Debug|Win32" | ||
20 | OutputDirectory="$(ConfigurationName)" | ||
21 | IntermediateDirectory="$(ConfigurationName)" | ||
22 | ConfigurationType="1" | ||
23 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" | ||
24 | CharacterSet="1" | ||
25 | > | ||
26 | <Tool | ||
27 | Name="VCPreBuildEventTool" | ||
28 | /> | ||
29 | <Tool | ||
30 | Name="VCCustomBuildTool" | ||
31 | /> | ||
32 | <Tool | ||
33 | Name="VCXMLDataGeneratorTool" | ||
34 | /> | ||
35 | <Tool | ||
36 | Name="VCWebServiceProxyGeneratorTool" | ||
37 | /> | ||
38 | <Tool | ||
39 | Name="VCMIDLTool" | ||
40 | /> | ||
41 | <Tool | ||
42 | Name="VCCLCompilerTool" | ||
43 | Optimization="0" | ||
44 | AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llvfs;..\llaudio;..\llmedia;..\llimage;..\llscene;..\llxml;..\llmessage;..\llprimitive;..\llrender;..\llwindow;..\llcharacter;..\llinventory;..\llui;..\lscript;"..\..\libraries\i686-win32\include";..\..\libraries\include\;"..\..\libraries\i686-win32\include\quicktime"" | ||
45 | PreprocessorDefinitions="WIN32;_DEBUG;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_DEBUG;XP_WIN;XP_WIN32;MOZILLA_INTERNAL_API" | ||
46 | MinimalRebuild="false" | ||
47 | BasicRuntimeChecks="3" | ||
48 | RuntimeLibrary="1" | ||
49 | StructMemberAlignment="4" | ||
50 | TreatWChar_tAsBuiltInType="false" | ||
51 | ForceConformanceInForLoopScope="true" | ||
52 | UsePrecompiledHeader="0" | ||
53 | PrecompiledHeaderThrough="llviewerprecompiledheaders.h" | ||
54 | WarningLevel="3" | ||
55 | WarnAsError="true" | ||
56 | Detect64BitPortabilityProblems="false" | ||
57 | DebugInformationFormat="4" | ||
58 | /> | ||
59 | <Tool | ||
60 | Name="VCManagedResourceCompilerTool" | ||
61 | /> | ||
62 | <Tool | ||
63 | Name="VCResourceCompilerTool" | ||
64 | /> | ||
65 | <Tool | ||
66 | Name="VCPreLinkEventTool" | ||
67 | /> | ||
68 | <Tool | ||
69 | Name="VCLinkerTool" | ||
70 | AdditionalDependencies="advapi32.lib apr-1.lib aprutil-1.lib comdlg32.lib dinput8.lib dsound.lib dxerr8.lib dxguid.lib fmodvc.lib freetype.lib gdi32.lib glu32.lib jpeglib_6b.lib kernel32.lib libboost_regex-vc80-mt-s.lib libcurl.lib libeay32.lib libexpatMT.lib LibOpenJPEG.lib llaudio.lib llmedia.lib llcharacter.lib llcommon.lib llimage.lib llimagej2coj.lib llinventory.lib llmath.lib llmessage.lib llmozlib-vc80.lib llprimitive.lib llrender.lib llui.lib llvfs.lib llwindow.lib llxml.lib lscript_library.lib mswsock.lib netapi32.lib odbc32.lib odbccp32.lib ogg_static_mt.lib ole32.lib oleaut32.lib opengl32.lib qtmlclient.lib shell32.lib ssleay32.lib user32.lib Vfw32.lib vorbis_static_mt.lib vorbisenc_static_mt.lib vorbisfile_static_mt.lib winmm.lib winspool.lib ws2_32.lib xmlrpcepi.lib zlib.lib" | ||
71 | OutputFile="$(ConfigurationName)/debugview.exe" | ||
72 | LinkIncremental="2" | ||
73 | AdditionalLibraryDirectories=""../lib_$(ConfigurationName)/i686-win32";"../../libraries/i686-win32/lib_debug"" | ||
74 | IgnoreDefaultLibraryNames="msvcrtd;libcd.lib" | ||
75 | GenerateDebugInformation="true" | ||
76 | ProgramDatabaseFile="$(TargetName).pdb" | ||
77 | SubSystem="2" | ||
78 | OptimizeReferences="1" | ||
79 | EnableCOMDATFolding="1" | ||
80 | TargetMachine="1" | ||
81 | /> | ||
82 | <Tool | ||
83 | Name="VCALinkTool" | ||
84 | /> | ||
85 | <Tool | ||
86 | Name="VCManifestTool" | ||
87 | /> | ||
88 | <Tool | ||
89 | Name="VCXDCMakeTool" | ||
90 | /> | ||
91 | <Tool | ||
92 | Name="VCBscMakeTool" | ||
93 | /> | ||
94 | <Tool | ||
95 | Name="VCFxCopTool" | ||
96 | /> | ||
97 | <Tool | ||
98 | Name="VCAppVerifierTool" | ||
99 | /> | ||
100 | <Tool | ||
101 | Name="VCWebDeploymentTool" | ||
102 | /> | ||
103 | <Tool | ||
104 | Name="VCPostBuildEventTool" | ||
105 | Description="Executing post-build batch file" | ||
106 | CommandLine="postbuild.bat debug" | ||
107 | /> | ||
108 | </Configuration> | ||
109 | <Configuration | ||
110 | Name="Release|Win32" | ||
111 | OutputDirectory="$(ConfigurationName)" | ||
112 | IntermediateDirectory="$(ConfigurationName)" | ||
113 | ConfigurationType="1" | ||
114 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" | ||
115 | CharacterSet="1" | ||
116 | > | ||
117 | <Tool | ||
118 | Name="VCPreBuildEventTool" | ||
119 | /> | ||
120 | <Tool | ||
121 | Name="VCCustomBuildTool" | ||
122 | /> | ||
123 | <Tool | ||
124 | Name="VCXMLDataGeneratorTool" | ||
125 | /> | ||
126 | <Tool | ||
127 | Name="VCWebServiceProxyGeneratorTool" | ||
128 | /> | ||
129 | <Tool | ||
130 | Name="VCMIDLTool" | ||
131 | /> | ||
132 | <Tool | ||
133 | Name="VCCLCompilerTool" | ||
134 | InlineFunctionExpansion="2" | ||
135 | EnableIntrinsicFunctions="true" | ||
136 | AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llvfs;..\llaudio;..\llmedia;..\llimage;..\llscene;..\llxml;..\llmessage;..\llprimitive;..\llrender;..\llwindow;..\llcharacter;..\llinventory;..\llui;..\lscript;"..\..\libraries\i686-win32\include";..\..\libraries\include\;"..\..\libraries\i686-win32\include\quicktime"" | ||
137 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE;XP_WIN;XP_WIN32;MOZILLA_INTERNAL_API" | ||
138 | StringPooling="true" | ||
139 | RuntimeLibrary="0" | ||
140 | StructMemberAlignment="0" | ||
141 | TreatWChar_tAsBuiltInType="false" | ||
142 | ForceConformanceInForLoopScope="true" | ||
143 | UsePrecompiledHeader="2" | ||
144 | PrecompiledHeaderThrough="llviewerprecompiledheaders.h" | ||
145 | WarningLevel="3" | ||
146 | WarnAsError="true" | ||
147 | Detect64BitPortabilityProblems="false" | ||
148 | DebugInformationFormat="3" | ||
149 | /> | ||
150 | <Tool | ||
151 | Name="VCManagedResourceCompilerTool" | ||
152 | /> | ||
153 | <Tool | ||
154 | Name="VCResourceCompilerTool" | ||
155 | /> | ||
156 | <Tool | ||
157 | Name="VCPreLinkEventTool" | ||
158 | /> | ||
159 | <Tool | ||
160 | Name="VCLinkerTool" | ||
161 | AdditionalDependencies="advapi32.lib apr-1.lib aprutil-1.lib comdlg32.lib dinput8.lib dsound.lib dxerr8.lib dxguid.lib fmodvc.lib freetype.lib gdi32.lib glu32.lib jpeglib_6b.lib kernel32.lib libboost_regex-vc80-mt-s.lib libcurl.lib libeay32.lib libexpatMT.lib LibOpenJPEG.lib llaudio.lib llmedia.lib llcharacter.lib llcommon.lib llimage.lib llimagej2coj.lib llinventory.lib llmath.lib llmessage.lib llmozlib-vc80.lib llprimitive.lib llrender.lib llui.lib llvfs.lib llwindow.lib llxml.lib lscript_library.lib mswsock.lib netapi32.lib odbc32.lib odbccp32.lib ogg_static_mt.lib ole32.lib oleaut32.lib opengl32.lib qtmlclient.lib shell32.lib ssleay32.lib user32.lib Vfw32.lib vorbis_static_mt.lib vorbisenc_static_mt.lib vorbisfile_static_mt.lib winmm.lib winspool.lib ws2_32.lib xmlrpcepi.lib zlib.lib" | ||
162 | OutputFile="$(ConfigurationName)/newview.exe" | ||
163 | LinkIncremental="2" | ||
164 | AdditionalLibraryDirectories=""../lib_$(ConfigurationName)/i686-win32";"../../libraries/i686-win32/lib_release"" | ||
165 | IgnoreDefaultLibraryNames="msvcrt.lib;libc.lib" | ||
166 | GenerateDebugInformation="true" | ||
167 | ProgramDatabaseFile="$(TargetName).pdb" | ||
168 | SubSystem="2" | ||
169 | OptimizeReferences="1" | ||
170 | EnableCOMDATFolding="1" | ||
171 | TargetMachine="1" | ||
172 | /> | ||
173 | <Tool | ||
174 | Name="VCALinkTool" | ||
175 | /> | ||
176 | <Tool | ||
177 | Name="VCManifestTool" | ||
178 | /> | ||
179 | <Tool | ||
180 | Name="VCXDCMakeTool" | ||
181 | /> | ||
182 | <Tool | ||
183 | Name="VCBscMakeTool" | ||
184 | /> | ||
185 | <Tool | ||
186 | Name="VCFxCopTool" | ||
187 | /> | ||
188 | <Tool | ||
189 | Name="VCAppVerifierTool" | ||
190 | /> | ||
191 | <Tool | ||
192 | Name="VCWebDeploymentTool" | ||
193 | /> | ||
194 | <Tool | ||
195 | Name="VCPostBuildEventTool" | ||
196 | Description="Executing post-build batch file" | ||
197 | CommandLine="postbuild.bat release" | ||
198 | /> | ||
199 | </Configuration> | ||
200 | <Configuration | ||
201 | Name="ReleaseForDownload|Win32" | ||
202 | OutputDirectory="$(ConfigurationName)" | ||
203 | IntermediateDirectory="$(ConfigurationName)" | ||
204 | ConfigurationType="1" | ||
205 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" | ||
206 | CharacterSet="1" | ||
207 | > | ||
208 | <Tool | ||
209 | Name="VCPreBuildEventTool" | ||
210 | /> | ||
211 | <Tool | ||
212 | Name="VCCustomBuildTool" | ||
213 | Description="Copying $(TargetFileName) to $(ProjectDir)" | ||
214 | CommandLine="copy $(TargetDir)\$(TargetFileName) $(ProjectDir)
" | ||
215 | Outputs="$(TargetFileName)" | ||
216 | /> | ||
217 | <Tool | ||
218 | Name="VCXMLDataGeneratorTool" | ||
219 | /> | ||
220 | <Tool | ||
221 | Name="VCWebServiceProxyGeneratorTool" | ||
222 | /> | ||
223 | <Tool | ||
224 | Name="VCMIDLTool" | ||
225 | /> | ||
226 | <Tool | ||
227 | Name="VCCLCompilerTool" | ||
228 | WholeProgramOptimization="true" | ||
229 | AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llvfs;..\llaudio;..\llmedia;..\llimage;..\llscene;..\llxml;..\llmessage;..\llprimitive;..\llrender;..\llwindow;..\llcharacter;..\llinventory;..\llui;..\lscript;"..\..\libraries\i686-win32\include";..\..\libraries\include\;"..\..\libraries\i686-win32\include\quicktime"" | ||
230 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE;LL_RELEASE_FOR_DOWNLOAD;XP_WIN;XP_WIN32;MOZILLA_INTERNAL_API" | ||
231 | RuntimeLibrary="0" | ||
232 | StructMemberAlignment="0" | ||
233 | TreatWChar_tAsBuiltInType="false" | ||
234 | UsePrecompiledHeader="2" | ||
235 | PrecompiledHeaderThrough="llviewerprecompiledheaders.h" | ||
236 | WarningLevel="3" | ||
237 | WarnAsError="true" | ||
238 | Detect64BitPortabilityProblems="false" | ||
239 | DebugInformationFormat="3" | ||
240 | /> | ||
241 | <Tool | ||
242 | Name="VCManagedResourceCompilerTool" | ||
243 | /> | ||
244 | <Tool | ||
245 | Name="VCResourceCompilerTool" | ||
246 | /> | ||
247 | <Tool | ||
248 | Name="VCPreLinkEventTool" | ||
249 | /> | ||
250 | <Tool | ||
251 | Name="VCLinkerTool" | ||
252 | AdditionalDependencies="advapi32.lib apr-1.lib aprutil-1.lib comdlg32.lib dinput8.lib dsound.lib dxerr8.lib dxguid.lib fmodvc.lib freetype.lib gdi32.lib glu32.lib jpeglib_6b.lib kernel32.lib libboost_regex-vc80-mt-s.lib libcurl.lib libeay32.lib libexpatMT.lib LibOpenJPEG.lib llaudio.lib llmedia.lib llcharacter.lib llcommon.lib llimage.lib llimagej2coj.lib llinventory.lib llmath.lib llmessage.lib llmozlib-vc80.lib llprimitive.lib llrender.lib llui.lib llvfs.lib llwindow.lib llxml.lib lscript_library.lib mswsock.lib netapi32.lib odbc32.lib odbccp32.lib ogg_static_mt.lib ole32.lib oleaut32.lib opengl32.lib qtmlclient.lib shell32.lib ssleay32.lib user32.lib Vfw32.lib vorbis_static_mt.lib vorbisenc_static_mt.lib vorbisfile_static_mt.lib winmm.lib winspool.lib ws2_32.lib xmlrpcepi.lib zlib.lib" | ||
253 | OutputFile="$(ConfigurationName)/SecondLife.exe" | ||
254 | LinkIncremental="0" | ||
255 | AdditionalLibraryDirectories=""../lib_release/i686-win32";"../../libraries/i686-win32/lib_release"" | ||
256 | IgnoreDefaultLibraryNames="msvcrt.lib;libc.lib" | ||
257 | GenerateDebugInformation="true" | ||
258 | ProgramDatabaseFile="$(TargetName).pdb" | ||
259 | SubSystem="2" | ||
260 | OptimizeReferences="2" | ||
261 | EnableCOMDATFolding="2" | ||
262 | LinkTimeCodeGeneration="1" | ||
263 | TargetMachine="1" | ||
264 | /> | ||
265 | <Tool | ||
266 | Name="VCALinkTool" | ||
267 | /> | ||
268 | <Tool | ||
269 | Name="VCManifestTool" | ||
270 | /> | ||
271 | <Tool | ||
272 | Name="VCXDCMakeTool" | ||
273 | /> | ||
274 | <Tool | ||
275 | Name="VCBscMakeTool" | ||
276 | /> | ||
277 | <Tool | ||
278 | Name="VCFxCopTool" | ||
279 | /> | ||
280 | <Tool | ||
281 | Name="VCAppVerifierTool" | ||
282 | /> | ||
283 | <Tool | ||
284 | Name="VCWebDeploymentTool" | ||
285 | /> | ||
286 | <Tool | ||
287 | Name="VCPostBuildEventTool" | ||
288 | Description="Executing post-build batch file" | ||
289 | CommandLine="postbuild.bat releasefordownload" | ||
290 | /> | ||
291 | </Configuration> | ||
292 | <Configuration | ||
293 | Name="ReleaseNoOpt|Win32" | ||
294 | OutputDirectory="$(ConfigurationName)" | ||
295 | IntermediateDirectory="$(ConfigurationName)" | ||
296 | ConfigurationType="1" | ||
297 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" | ||
298 | CharacterSet="1" | ||
299 | > | ||
300 | <Tool | ||
301 | Name="VCPreBuildEventTool" | ||
302 | /> | ||
303 | <Tool | ||
304 | Name="VCCustomBuildTool" | ||
305 | /> | ||
306 | <Tool | ||
307 | Name="VCXMLDataGeneratorTool" | ||
308 | /> | ||
309 | <Tool | ||
310 | Name="VCWebServiceProxyGeneratorTool" | ||
311 | /> | ||
312 | <Tool | ||
313 | Name="VCMIDLTool" | ||
314 | /> | ||
315 | <Tool | ||
316 | Name="VCCLCompilerTool" | ||
317 | Optimization="0" | ||
318 | AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llvfs;..\llaudio;..\llmedia;..\llimage;..\llscene;..\llxml;..\llmessage;..\llprimitive;..\llrender;..\llwindow;..\llcharacter;..\llinventory;..\llui;..\lscript;"..\..\libraries\i686-win32\include";..\..\libraries\include\;"..\..\libraries\i686-win32\include\quicktime"" | ||
319 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE;XP_WIN;XP_WIN32;MOZILLA_INTERNAL_API" | ||
320 | RuntimeLibrary="0" | ||
321 | StructMemberAlignment="0" | ||
322 | TreatWChar_tAsBuiltInType="false" | ||
323 | ForceConformanceInForLoopScope="true" | ||
324 | UsePrecompiledHeader="2" | ||
325 | PrecompiledHeaderThrough="llviewerprecompiledheaders.h" | ||
326 | BrowseInformation="1" | ||
327 | WarningLevel="3" | ||
328 | WarnAsError="true" | ||
329 | Detect64BitPortabilityProblems="false" | ||
330 | DebugInformationFormat="4" | ||
331 | /> | ||
332 | <Tool | ||
333 | Name="VCManagedResourceCompilerTool" | ||
334 | /> | ||
335 | <Tool | ||
336 | Name="VCResourceCompilerTool" | ||
337 | /> | ||
338 | <Tool | ||
339 | Name="VCPreLinkEventTool" | ||
340 | /> | ||
341 | <Tool | ||
342 | Name="VCLinkerTool" | ||
343 | AdditionalDependencies="advapi32.lib apr-1.lib aprutil-1.lib comdlg32.lib dinput8.lib dsound.lib dxerr8.lib dxguid.lib fmodvc.lib freetype.lib gdi32.lib glu32.lib jpeglib_6b.lib kernel32.lib libboost_regex-vc80-mt-s.lib libcurl.lib libeay32.lib libexpatMT.lib LibOpenJPEG.lib llaudio.lib llmedia.lib llcharacter.lib llcommon.lib llimage.lib llimagej2coj.lib llinventory.lib llmath.lib llmessage.lib llmozlib-vc80.lib llprimitive.lib llrender.lib llui.lib llvfs.lib llwindow.lib llxml.lib lscript_library.lib mswsock.lib netapi32.lib odbc32.lib odbccp32.lib ogg_static_mt.lib ole32.lib oleaut32.lib opengl32.lib qtmlclient.lib shell32.lib ssleay32.lib user32.lib Vfw32.lib vorbis_static_mt.lib vorbisenc_static_mt.lib vorbisfile_static_mt.lib winmm.lib winspool.lib ws2_32.lib xmlrpcepi.lib zlib.lib" | ||
344 | OutputFile="$(ConfigurationName)/newview_noopt.exe" | ||
345 | LinkIncremental="2" | ||
346 | AdditionalLibraryDirectories=""../lib_releasenoopt/i686-win32";"../../libraries/i686-win32/lib_release"" | ||
347 | IgnoreDefaultLibraryNames="msvcrt.lib;libc.lib" | ||
348 | GenerateDebugInformation="true" | ||
349 | ProgramDatabaseFile="$(TargetName).pdb" | ||
350 | GenerateMapFile="false" | ||
351 | MapFileName="newview.map" | ||
352 | SubSystem="2" | ||
353 | OptimizeReferences="1" | ||
354 | EnableCOMDATFolding="1" | ||
355 | TargetMachine="1" | ||
356 | /> | ||
357 | <Tool | ||
358 | Name="VCALinkTool" | ||
359 | /> | ||
360 | <Tool | ||
361 | Name="VCManifestTool" | ||
362 | /> | ||
363 | <Tool | ||
364 | Name="VCXDCMakeTool" | ||
365 | /> | ||
366 | <Tool | ||
367 | Name="VCBscMakeTool" | ||
368 | /> | ||
369 | <Tool | ||
370 | Name="VCFxCopTool" | ||
371 | /> | ||
372 | <Tool | ||
373 | Name="VCAppVerifierTool" | ||
374 | /> | ||
375 | <Tool | ||
376 | Name="VCWebDeploymentTool" | ||
377 | /> | ||
378 | <Tool | ||
379 | Name="VCPostBuildEventTool" | ||
380 | Description="Executing post-build batch file" | ||
381 | CommandLine="postbuild.bat releasenoopt" | ||
382 | /> | ||
383 | </Configuration> | ||
384 | </Configurations> | ||
385 | <References> | ||
386 | </References> | ||
387 | <Files> | ||
388 | <Filter | ||
389 | Name="Source Files" | ||
390 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" | ||
391 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" | ||
392 | > | ||
393 | <File | ||
394 | RelativePath=".\head.cpp" | ||
395 | > | ||
396 | </File> | ||
397 | <File | ||
398 | RelativePath=".\llagent.cpp" | ||
399 | > | ||
400 | </File> | ||
401 | <File | ||
402 | RelativePath=".\llagentdata.cpp" | ||
403 | > | ||
404 | </File> | ||
405 | <File | ||
406 | RelativePath=".\llagentpilot.cpp" | ||
407 | > | ||
408 | </File> | ||
409 | <File | ||
410 | RelativePath=".\llanimalcontrols.cpp" | ||
411 | > | ||
412 | </File> | ||
413 | <File | ||
414 | RelativePath=".\llassetuploadresponders.cpp" | ||
415 | > | ||
416 | </File> | ||
417 | <File | ||
418 | RelativePath=".\llasynchostbyname.cpp" | ||
419 | > | ||
420 | </File> | ||
421 | <File | ||
422 | RelativePath=".\llaudiosourcevo.cpp" | ||
423 | > | ||
424 | </File> | ||
425 | <File | ||
426 | RelativePath=".\llaudiostatus.cpp" | ||
427 | > | ||
428 | </File> | ||
429 | <File | ||
430 | RelativePath=".\llbbox.cpp" | ||
431 | > | ||
432 | </File> | ||
433 | <File | ||
434 | RelativePath=".\llbox.cpp" | ||
435 | > | ||
436 | </File> | ||
437 | <File | ||
438 | RelativePath=".\llcallbacklist.cpp" | ||
439 | > | ||
440 | </File> | ||
441 | <File | ||
442 | RelativePath=".\llcallingcard.cpp" | ||
443 | > | ||
444 | </File> | ||
445 | <File | ||
446 | RelativePath=".\llcameraview.cpp" | ||
447 | > | ||
448 | </File> | ||
449 | <File | ||
450 | RelativePath=".\llcape.cpp" | ||
451 | > | ||
452 | </File> | ||
453 | <File | ||
454 | RelativePath=".\llchatbar.cpp" | ||
455 | > | ||
456 | </File> | ||
457 | <File | ||
458 | RelativePath=".\llclassifiedinfo.cpp" | ||
459 | > | ||
460 | </File> | ||
461 | <File | ||
462 | RelativePath=".\llcloud.cpp" | ||
463 | > | ||
464 | </File> | ||
465 | <File | ||
466 | RelativePath=".\llcolorscheme.cpp" | ||
467 | > | ||
468 | </File> | ||
469 | <File | ||
470 | RelativePath=".\llcolorswatch.cpp" | ||
471 | > | ||
472 | </File> | ||
473 | <File | ||
474 | RelativePath=".\llcompass.cpp" | ||
475 | > | ||
476 | </File> | ||
477 | <File | ||
478 | RelativePath=".\llcompilequeue.cpp" | ||
479 | > | ||
480 | </File> | ||
481 | <File | ||
482 | RelativePath=".\llconfirmationmanager.cpp" | ||
483 | > | ||
484 | </File> | ||
485 | <File | ||
486 | RelativePath=".\llconsole.cpp" | ||
487 | > | ||
488 | </File> | ||
489 | <File | ||
490 | RelativePath=".\llcontainerview.cpp" | ||
491 | > | ||
492 | </File> | ||
493 | <File | ||
494 | RelativePath=".\llcontroldef.cpp" | ||
495 | > | ||
496 | </File> | ||
497 | <File | ||
498 | RelativePath=".\llcountdown.cpp" | ||
499 | > | ||
500 | </File> | ||
501 | <File | ||
502 | RelativePath=".\llcubemap.cpp" | ||
503 | > | ||
504 | </File> | ||
505 | <File | ||
506 | RelativePath=".\llcurrencyuimanager.cpp" | ||
507 | > | ||
508 | </File> | ||
509 | <File | ||
510 | RelativePath=".\llcylinder.cpp" | ||
511 | > | ||
512 | </File> | ||
513 | <File | ||
514 | RelativePath=".\lldebugmessagebox.cpp" | ||
515 | > | ||
516 | </File> | ||
517 | <File | ||
518 | RelativePath=".\lldebugview.cpp" | ||
519 | > | ||
520 | </File> | ||
521 | <File | ||
522 | RelativePath=".\lldirpicker.cpp" | ||
523 | > | ||
524 | </File> | ||
525 | <File | ||
526 | RelativePath=".\lldrawable.cpp" | ||
527 | > | ||
528 | </File> | ||
529 | <File | ||
530 | RelativePath=".\lldrawpool.cpp" | ||
531 | > | ||
532 | </File> | ||
533 | <File | ||
534 | RelativePath=".\lldrawpoolalpha.cpp" | ||
535 | > | ||
536 | </File> | ||
537 | <File | ||
538 | RelativePath=".\lldrawpoolavatar.cpp" | ||
539 | > | ||
540 | </File> | ||
541 | <File | ||
542 | RelativePath=".\lldrawpoolbump.cpp" | ||
543 | > | ||
544 | </File> | ||
545 | <File | ||
546 | RelativePath=".\lldrawpoolground.cpp" | ||
547 | > | ||
548 | </File> | ||
549 | <File | ||
550 | RelativePath=".\lldrawpoolsimple.cpp" | ||
551 | > | ||
552 | </File> | ||
553 | <File | ||
554 | RelativePath=".\lldrawpoolsky.cpp" | ||
555 | > | ||
556 | </File> | ||
557 | <File | ||
558 | RelativePath=".\lldrawpoolstars.cpp" | ||
559 | > | ||
560 | </File> | ||
561 | <File | ||
562 | RelativePath=".\lldrawpoolterrain.cpp" | ||
563 | > | ||
564 | </File> | ||
565 | <File | ||
566 | RelativePath=".\lldrawpooltree.cpp" | ||
567 | > | ||
568 | </File> | ||
569 | <File | ||
570 | RelativePath=".\lldrawpoolwater.cpp" | ||
571 | > | ||
572 | </File> | ||
573 | <File | ||
574 | RelativePath=".\lldriverparam.cpp" | ||
575 | > | ||
576 | </File> | ||
577 | <File | ||
578 | RelativePath=".\lldynamictexture.cpp" | ||
579 | > | ||
580 | </File> | ||
581 | <File | ||
582 | RelativePath=".\llemote.cpp" | ||
583 | > | ||
584 | </File> | ||
585 | <File | ||
586 | RelativePath=".\lleventinfo.cpp" | ||
587 | > | ||
588 | </File> | ||
589 | <File | ||
590 | RelativePath=".\lleventnotifier.cpp" | ||
591 | > | ||
592 | </File> | ||
593 | <File | ||
594 | RelativePath=".\lleventpoll.cpp" | ||
595 | > | ||
596 | </File> | ||
597 | <File | ||
598 | RelativePath=".\llface.cpp" | ||
599 | > | ||
600 | </File> | ||
601 | <File | ||
602 | RelativePath=".\llface.inl" | ||
603 | > | ||
604 | </File> | ||
605 | <File | ||
606 | RelativePath=".\llfasttimerview.cpp" | ||
607 | > | ||
608 | </File> | ||
609 | <File | ||
610 | RelativePath=".\llfeaturemanager.cpp" | ||
611 | > | ||
612 | </File> | ||
613 | <File | ||
614 | RelativePath=".\llfft.cpp" | ||
615 | > | ||
616 | </File> | ||
617 | <File | ||
618 | RelativePath=".\llfilepicker.cpp" | ||
619 | > | ||
620 | </File> | ||
621 | <File | ||
622 | RelativePath=".\llfirstuse.cpp" | ||
623 | > | ||
624 | </File> | ||
625 | <File | ||
626 | RelativePath=".\llflexibleobject.cpp" | ||
627 | > | ||
628 | </File> | ||
629 | <File | ||
630 | RelativePath=".\llfloaterabout.cpp" | ||
631 | > | ||
632 | </File> | ||
633 | <File | ||
634 | RelativePath=".\llfloateranimpreview.cpp" | ||
635 | > | ||
636 | </File> | ||
637 | <File | ||
638 | RelativePath=".\llfloaterauction.cpp" | ||
639 | > | ||
640 | </File> | ||
641 | <File | ||
642 | RelativePath=".\llfloateravatarinfo.cpp" | ||
643 | > | ||
644 | </File> | ||
645 | <File | ||
646 | RelativePath=".\llfloateravatarpicker.cpp" | ||
647 | > | ||
648 | </File> | ||
649 | <File | ||
650 | RelativePath=".\llfloateravatartextures.cpp" | ||
651 | > | ||
652 | </File> | ||
653 | <File | ||
654 | RelativePath=".\llfloaterbuildoptions.cpp" | ||
655 | > | ||
656 | </File> | ||
657 | <File | ||
658 | RelativePath=".\llfloaterbump.cpp" | ||
659 | > | ||
660 | </File> | ||
661 | <File | ||
662 | RelativePath=".\llfloaterbuy.cpp" | ||
663 | > | ||
664 | </File> | ||
665 | <File | ||
666 | RelativePath=".\llfloaterbuycontents.cpp" | ||
667 | > | ||
668 | </File> | ||
669 | <File | ||
670 | RelativePath=".\llfloaterbuycurrency.cpp" | ||
671 | > | ||
672 | </File> | ||
673 | <File | ||
674 | RelativePath=".\llfloaterbuyland.cpp" | ||
675 | > | ||
676 | </File> | ||
677 | <File | ||
678 | RelativePath=".\llfloaterchat.cpp" | ||
679 | > | ||
680 | </File> | ||
681 | <File | ||
682 | RelativePath=".\llfloaterclothing.cpp" | ||
683 | > | ||
684 | </File> | ||
685 | <File | ||
686 | RelativePath=".\llfloatercolorpicker.cpp" | ||
687 | > | ||
688 | </File> | ||
689 | <File | ||
690 | RelativePath=".\llfloatercustomize.cpp" | ||
691 | > | ||
692 | </File> | ||
693 | <File | ||
694 | RelativePath=".\llfloaterdirectory.cpp" | ||
695 | > | ||
696 | </File> | ||
697 | <File | ||
698 | RelativePath=".\llfloatereditui.cpp" | ||
699 | > | ||
700 | </File> | ||
701 | <File | ||
702 | RelativePath=".\llfloaterfriends.cpp" | ||
703 | > | ||
704 | </File> | ||
705 | <File | ||
706 | RelativePath=".\llfloatergesture.cpp" | ||
707 | > | ||
708 | </File> | ||
709 | <File | ||
710 | RelativePath=".\llfloatergodtools.cpp" | ||
711 | > | ||
712 | </File> | ||
713 | <File | ||
714 | RelativePath=".\llfloatergroupinfo.cpp" | ||
715 | > | ||
716 | </File> | ||
717 | <File | ||
718 | RelativePath=".\llfloatergroupinvite.cpp" | ||
719 | > | ||
720 | </File> | ||
721 | <File | ||
722 | RelativePath=".\llfloatergroups.cpp" | ||
723 | > | ||
724 | </File> | ||
725 | <File | ||
726 | RelativePath=".\llfloaterhtml.cpp" | ||
727 | > | ||
728 | </File> | ||
729 | <File | ||
730 | RelativePath=".\llfloaterhtmlfind.cpp" | ||
731 | > | ||
732 | </File> | ||
733 | <File | ||
734 | RelativePath=".\llfloaterhtmlhelp.cpp" | ||
735 | > | ||
736 | </File> | ||
737 | <File | ||
738 | RelativePath=".\llfloaterimagepreview.cpp" | ||
739 | > | ||
740 | </File> | ||
741 | <File | ||
742 | RelativePath=".\llfloaterimport.cpp" | ||
743 | > | ||
744 | </File> | ||
745 | <File | ||
746 | RelativePath=".\llfloaterinspect.cpp" | ||
747 | > | ||
748 | </File> | ||
749 | <File | ||
750 | RelativePath=".\llfloaterland.cpp" | ||
751 | > | ||
752 | </File> | ||
753 | <File | ||
754 | RelativePath=".\llfloaterlandholdings.cpp" | ||
755 | > | ||
756 | </File> | ||
757 | <File | ||
758 | RelativePath=".\llfloatermap.cpp" | ||
759 | > | ||
760 | </File> | ||
761 | <File | ||
762 | RelativePath=".\llfloatermute.cpp" | ||
763 | > | ||
764 | </File> | ||
765 | <File | ||
766 | RelativePath=".\llfloaternamedesc.cpp" | ||
767 | > | ||
768 | </File> | ||
769 | <File | ||
770 | RelativePath=".\llfloaternewim.cpp" | ||
771 | > | ||
772 | </File> | ||
773 | <File | ||
774 | RelativePath=".\llfloateropenobject.cpp" | ||
775 | > | ||
776 | </File> | ||
777 | <File | ||
778 | RelativePath=".\llfloaterpermissionsmgr.cpp" | ||
779 | > | ||
780 | </File> | ||
781 | <File | ||
782 | RelativePath=".\llfloaterpostcard.cpp" | ||
783 | > | ||
784 | </File> | ||
785 | <File | ||
786 | RelativePath=".\llfloaterpreference.cpp" | ||
787 | > | ||
788 | </File> | ||
789 | <File | ||
790 | RelativePath=".\llfloaterproperties.cpp" | ||
791 | > | ||
792 | </File> | ||
793 | <File | ||
794 | RelativePath=".\llfloaterrate.cpp" | ||
795 | > | ||
796 | </File> | ||
797 | <File | ||
798 | RelativePath=".\llfloaterregioninfo.cpp" | ||
799 | > | ||
800 | </File> | ||
801 | <File | ||
802 | RelativePath=".\llfloaterreporter.cpp" | ||
803 | > | ||
804 | </File> | ||
805 | <File | ||
806 | RelativePath=".\llfloatersaveavatar.cpp" | ||
807 | > | ||
808 | </File> | ||
809 | <File | ||
810 | RelativePath=".\llfloaterscriptdebug.cpp" | ||
811 | > | ||
812 | </File> | ||
813 | <File | ||
814 | RelativePath=".\llfloatersellland.cpp" | ||
815 | > | ||
816 | </File> | ||
817 | <File | ||
818 | RelativePath=".\llfloatersnapshot.cpp" | ||
819 | > | ||
820 | </File> | ||
821 | <File | ||
822 | RelativePath=".\llfloatertelehub.cpp" | ||
823 | > | ||
824 | </File> | ||
825 | <File | ||
826 | RelativePath=".\llfloatertest.cpp" | ||
827 | > | ||
828 | </File> | ||
829 | <File | ||
830 | RelativePath=".\llfloatertools.cpp" | ||
831 | > | ||
832 | </File> | ||
833 | <File | ||
834 | RelativePath=".\llfloatertopobjects.cpp" | ||
835 | > | ||
836 | </File> | ||
837 | <File | ||
838 | RelativePath=".\llfloatertos.cpp" | ||
839 | > | ||
840 | </File> | ||
841 | <File | ||
842 | RelativePath=".\llfloaterworldmap.cpp" | ||
843 | > | ||
844 | </File> | ||
845 | <File | ||
846 | RelativePath=".\llfolderview.cpp" | ||
847 | > | ||
848 | </File> | ||
849 | <File | ||
850 | RelativePath=".\llfollowcam.cpp" | ||
851 | > | ||
852 | </File> | ||
853 | <File | ||
854 | RelativePath=".\llframestats.cpp" | ||
855 | > | ||
856 | </File> | ||
857 | <File | ||
858 | RelativePath=".\llframestatview.cpp" | ||
859 | > | ||
860 | </File> | ||
861 | <File | ||
862 | RelativePath=".\llgenepool.cpp" | ||
863 | > | ||
864 | </File> | ||
865 | <File | ||
866 | RelativePath=".\llgesturemgr.cpp" | ||
867 | > | ||
868 | </File> | ||
869 | <File | ||
870 | RelativePath=".\llgivemoney.cpp" | ||
871 | > | ||
872 | </File> | ||
873 | <File | ||
874 | RelativePath=".\llglsandbox.cpp" | ||
875 | > | ||
876 | </File> | ||
877 | <File | ||
878 | RelativePath=".\llgroupmgr.cpp" | ||
879 | > | ||
880 | </File> | ||
881 | <File | ||
882 | RelativePath=".\llgroupnotify.cpp" | ||
883 | > | ||
884 | </File> | ||
885 | <File | ||
886 | RelativePath=".\llhippo.cpp" | ||
887 | > | ||
888 | </File> | ||
889 | <File | ||
890 | RelativePath=".\llhoverview.cpp" | ||
891 | > | ||
892 | </File> | ||
893 | <File | ||
894 | RelativePath=".\llhudconnector.cpp" | ||
895 | > | ||
896 | </File> | ||
897 | <File | ||
898 | RelativePath=".\llhudeffect.cpp" | ||
899 | > | ||
900 | </File> | ||
901 | <File | ||
902 | RelativePath=".\llhudeffectbeam.cpp" | ||
903 | > | ||
904 | </File> | ||
905 | <File | ||
906 | RelativePath=".\llhudeffectlookat.cpp" | ||
907 | > | ||
908 | </File> | ||
909 | <File | ||
910 | RelativePath=".\llhudeffectpointat.cpp" | ||
911 | > | ||
912 | </File> | ||
913 | <File | ||
914 | RelativePath=".\llhudeffecttrail.cpp" | ||
915 | > | ||
916 | </File> | ||
917 | <File | ||
918 | RelativePath=".\llhudicon.cpp" | ||
919 | > | ||
920 | </File> | ||
921 | <File | ||
922 | RelativePath=".\llhudmanager.cpp" | ||
923 | > | ||
924 | </File> | ||
925 | <File | ||
926 | RelativePath=".\llhudobject.cpp" | ||
927 | > | ||
928 | </File> | ||
929 | <File | ||
930 | RelativePath=".\llhudrender.cpp" | ||
931 | > | ||
932 | </File> | ||
933 | <File | ||
934 | RelativePath=".\llhudtext.cpp" | ||
935 | > | ||
936 | </File> | ||
937 | <File | ||
938 | RelativePath=".\llhudview.cpp" | ||
939 | > | ||
940 | </File> | ||
941 | <File | ||
942 | RelativePath=".\llimpanel.cpp" | ||
943 | > | ||
944 | </File> | ||
945 | <File | ||
946 | RelativePath=".\llimview.cpp" | ||
947 | > | ||
948 | </File> | ||
949 | <File | ||
950 | RelativePath=".\llinventoryactions.cpp" | ||
951 | > | ||
952 | </File> | ||
953 | <File | ||
954 | RelativePath=".\llinventorybridge.cpp" | ||
955 | > | ||
956 | </File> | ||
957 | <File | ||
958 | RelativePath=".\llinventoryclipboard.cpp" | ||
959 | > | ||
960 | </File> | ||
961 | <File | ||
962 | RelativePath=".\llinventorymodel.cpp" | ||
963 | > | ||
964 | </File> | ||
965 | <File | ||
966 | RelativePath=".\llinventoryview.cpp" | ||
967 | > | ||
968 | </File> | ||
969 | <File | ||
970 | RelativePath=".\lljoystickbutton.cpp" | ||
971 | > | ||
972 | </File> | ||
973 | <File | ||
974 | RelativePath=".\lllandmarklist.cpp" | ||
975 | > | ||
976 | </File> | ||
977 | <File | ||
978 | RelativePath=".\lllocalanimationobject.cpp" | ||
979 | > | ||
980 | </File> | ||
981 | <File | ||
982 | RelativePath=".\lllogchat.cpp" | ||
983 | > | ||
984 | </File> | ||
985 | <File | ||
986 | RelativePath=".\llmanip.cpp" | ||
987 | > | ||
988 | </File> | ||
989 | <File | ||
990 | RelativePath=".\llmaniprotate.cpp" | ||
991 | > | ||
992 | </File> | ||
993 | <File | ||
994 | RelativePath=".\llmanipscale.cpp" | ||
995 | > | ||
996 | </File> | ||
997 | <File | ||
998 | RelativePath=".\llmaniptranslate.cpp" | ||
999 | > | ||
1000 | </File> | ||
1001 | <File | ||
1002 | RelativePath=".\llmapresponders.cpp" | ||
1003 | > | ||
1004 | </File> | ||
1005 | <File | ||
1006 | RelativePath=".\llmediaremotectrl.cpp" | ||
1007 | > | ||
1008 | </File> | ||
1009 | <File | ||
1010 | RelativePath=".\llmemoryview.cpp" | ||
1011 | > | ||
1012 | </File> | ||
1013 | <File | ||
1014 | RelativePath=".\llmenucommands.cpp" | ||
1015 | > | ||
1016 | </File> | ||
1017 | <File | ||
1018 | RelativePath=".\llmorphview.cpp" | ||
1019 | > | ||
1020 | </File> | ||
1021 | <File | ||
1022 | RelativePath=".\llmoveview.cpp" | ||
1023 | > | ||
1024 | </File> | ||
1025 | <File | ||
1026 | RelativePath=".\llmutelist.cpp" | ||
1027 | > | ||
1028 | </File> | ||
1029 | <File | ||
1030 | RelativePath=".\llnamebox.cpp" | ||
1031 | > | ||
1032 | </File> | ||
1033 | <File | ||
1034 | RelativePath=".\llnameeditor.cpp" | ||
1035 | > | ||
1036 | </File> | ||
1037 | <File | ||
1038 | RelativePath=".\llnamelistctrl.cpp" | ||
1039 | > | ||
1040 | </File> | ||
1041 | <File | ||
1042 | RelativePath=".\llnetmap.cpp" | ||
1043 | > | ||
1044 | </File> | ||
1045 | <File | ||
1046 | RelativePath=".\llnotify.cpp" | ||
1047 | > | ||
1048 | </File> | ||
1049 | <File | ||
1050 | RelativePath=".\lloverlaybar.cpp" | ||
1051 | > | ||
1052 | </File> | ||
1053 | <File | ||
1054 | RelativePath=".\llpanelaudioprefs.cpp" | ||
1055 | > | ||
1056 | </File> | ||
1057 | <File | ||
1058 | RelativePath=".\llpanelavatar.cpp" | ||
1059 | > | ||
1060 | </File> | ||
1061 | <File | ||
1062 | RelativePath=".\llpanelclassified.cpp" | ||
1063 | > | ||
1064 | </File> | ||
1065 | <File | ||
1066 | RelativePath=".\llpanelcontents.cpp" | ||
1067 | > | ||
1068 | </File> | ||
1069 | <File | ||
1070 | RelativePath=".\llpaneldebug.cpp" | ||
1071 | > | ||
1072 | </File> | ||
1073 | <File | ||
1074 | RelativePath=".\llpaneldirbrowser.cpp" | ||
1075 | > | ||
1076 | </File> | ||
1077 | <File | ||
1078 | RelativePath=".\llpaneldirclassified.cpp" | ||
1079 | > | ||
1080 | </File> | ||
1081 | <File | ||
1082 | RelativePath=".\llpaneldirevents.cpp" | ||
1083 | > | ||
1084 | </File> | ||
1085 | <File | ||
1086 | RelativePath=".\llpaneldirfind.cpp" | ||
1087 | > | ||
1088 | </File> | ||
1089 | <File | ||
1090 | RelativePath=".\llpaneldirgroups.cpp" | ||
1091 | > | ||
1092 | </File> | ||
1093 | <File | ||
1094 | RelativePath=".\llpaneldirland.cpp" | ||
1095 | > | ||
1096 | </File> | ||
1097 | <File | ||
1098 | RelativePath=".\llpaneldirpeople.cpp" | ||
1099 | > | ||
1100 | </File> | ||
1101 | <File | ||
1102 | RelativePath=".\llpaneldirplaces.cpp" | ||
1103 | > | ||
1104 | </File> | ||
1105 | <File | ||
1106 | RelativePath=".\llpaneldirpopular.cpp" | ||
1107 | > | ||
1108 | </File> | ||
1109 | <File | ||
1110 | RelativePath=".\llpaneldisplay.cpp" | ||
1111 | > | ||
1112 | </File> | ||
1113 | <File | ||
1114 | RelativePath=".\llpanelevent.cpp" | ||
1115 | > | ||
1116 | </File> | ||
1117 | <File | ||
1118 | RelativePath=".\llpanelface.cpp" | ||
1119 | > | ||
1120 | </File> | ||
1121 | <File | ||
1122 | RelativePath=".\llpanelgeneral.cpp" | ||
1123 | > | ||
1124 | </File> | ||
1125 | <File | ||
1126 | RelativePath=".\llpanelgroup.cpp" | ||
1127 | > | ||
1128 | </File> | ||
1129 | <File | ||
1130 | RelativePath=".\llpanelgroupgeneral.cpp" | ||
1131 | > | ||
1132 | </File> | ||
1133 | <File | ||
1134 | RelativePath=".\llpanelgroupinvite.cpp" | ||
1135 | > | ||
1136 | </File> | ||
1137 | <File | ||
1138 | RelativePath=".\llpanelgrouplandmoney.cpp" | ||
1139 | > | ||
1140 | </File> | ||
1141 | <File | ||
1142 | RelativePath=".\llpanelgroupnotices.cpp" | ||
1143 | > | ||
1144 | </File> | ||
1145 | <File | ||
1146 | RelativePath=".\llpanelgrouproles.cpp" | ||
1147 | > | ||
1148 | </File> | ||
1149 | <File | ||
1150 | RelativePath=".\llpanelgroupvoting.cpp" | ||
1151 | > | ||
1152 | </File> | ||
1153 | <File | ||
1154 | RelativePath=".\llpanelinput.cpp" | ||
1155 | > | ||
1156 | </File> | ||
1157 | <File | ||
1158 | RelativePath=".\llpanelinventory.cpp" | ||
1159 | > | ||
1160 | </File> | ||
1161 | <File | ||
1162 | RelativePath=".\llpanelland.cpp" | ||
1163 | > | ||
1164 | </File> | ||
1165 | <File | ||
1166 | RelativePath=".\llpanellandobjects.cpp" | ||
1167 | > | ||
1168 | </File> | ||
1169 | <File | ||
1170 | RelativePath=".\llpanellandoptions.cpp" | ||
1171 | > | ||
1172 | </File> | ||
1173 | <File | ||
1174 | RelativePath=".\llpanellogin.cpp" | ||
1175 | > | ||
1176 | </File> | ||
1177 | <File | ||
1178 | RelativePath=".\llpanelmorph.cpp" | ||
1179 | > | ||
1180 | </File> | ||
1181 | <File | ||
1182 | RelativePath=".\llpanelmsgs.cpp" | ||
1183 | > | ||
1184 | </File> | ||
1185 | <File | ||
1186 | RelativePath=".\llpanelnetwork.cpp" | ||
1187 | > | ||
1188 | </File> | ||
1189 | <File | ||
1190 | RelativePath=".\llpanelobject.cpp" | ||
1191 | > | ||
1192 | </File> | ||
1193 | <File | ||
1194 | RelativePath=".\llpanelpermissions.cpp" | ||
1195 | > | ||
1196 | </File> | ||
1197 | <File | ||
1198 | RelativePath=".\llpanelpick.cpp" | ||
1199 | > | ||
1200 | </File> | ||
1201 | <File | ||
1202 | RelativePath=".\llpanelplace.cpp" | ||
1203 | > | ||
1204 | </File> | ||
1205 | <File | ||
1206 | RelativePath=".\llpanelvolume.cpp" | ||
1207 | > | ||
1208 | </File> | ||
1209 | <File | ||
1210 | RelativePath=".\llpanelweb.cpp" | ||
1211 | > | ||
1212 | </File> | ||
1213 | <File | ||
1214 | RelativePath=".\llpatchvertexarray.cpp" | ||
1215 | > | ||
1216 | </File> | ||
1217 | <File | ||
1218 | RelativePath=".\llpolymesh.cpp" | ||
1219 | > | ||
1220 | </File> | ||
1221 | <File | ||
1222 | RelativePath=".\llpolymorph.cpp" | ||
1223 | > | ||
1224 | </File> | ||
1225 | <File | ||
1226 | RelativePath=".\llprefschat.cpp" | ||
1227 | > | ||
1228 | </File> | ||
1229 | <File | ||
1230 | RelativePath=".\llprefsim.cpp" | ||
1231 | > | ||
1232 | </File> | ||
1233 | <File | ||
1234 | RelativePath=".\llpreview.cpp" | ||
1235 | > | ||
1236 | </File> | ||
1237 | <File | ||
1238 | RelativePath=".\llpreviewanim.cpp" | ||
1239 | > | ||
1240 | </File> | ||
1241 | <File | ||
1242 | RelativePath=".\llpreviewgesture.cpp" | ||
1243 | > | ||
1244 | </File> | ||
1245 | <File | ||
1246 | RelativePath=".\llpreviewlandmark.cpp" | ||
1247 | > | ||
1248 | </File> | ||
1249 | <File | ||
1250 | RelativePath=".\llpreviewnotecard.cpp" | ||
1251 | > | ||
1252 | </File> | ||
1253 | <File | ||
1254 | RelativePath=".\llpreviewscript.cpp" | ||
1255 | > | ||
1256 | </File> | ||
1257 | <File | ||
1258 | RelativePath=".\llpreviewsound.cpp" | ||
1259 | > | ||
1260 | </File> | ||
1261 | <File | ||
1262 | RelativePath=".\llpreviewtexture.cpp" | ||
1263 | > | ||
1264 | </File> | ||
1265 | <File | ||
1266 | RelativePath=".\llprogressview.cpp" | ||
1267 | > | ||
1268 | </File> | ||
1269 | <File | ||
1270 | RelativePath=".\llregionposition.cpp" | ||
1271 | > | ||
1272 | </File> | ||
1273 | <File | ||
1274 | RelativePath=".\llroam.cpp" | ||
1275 | > | ||
1276 | </File> | ||
1277 | <File | ||
1278 | RelativePath=".\llsavedsettingsglue.cpp" | ||
1279 | > | ||
1280 | </File> | ||
1281 | <File | ||
1282 | RelativePath=".\llselectmgr.cpp" | ||
1283 | > | ||
1284 | </File> | ||
1285 | <File | ||
1286 | RelativePath=".\llsky.cpp" | ||
1287 | > | ||
1288 | </File> | ||
1289 | <File | ||
1290 | RelativePath=".\llspatialpartition.cpp" | ||
1291 | > | ||
1292 | </File> | ||
1293 | <File | ||
1294 | RelativePath=".\llsphere.cpp" | ||
1295 | > | ||
1296 | </File> | ||
1297 | <File | ||
1298 | RelativePath=".\llsprite.cpp" | ||
1299 | > | ||
1300 | </File> | ||
1301 | <File | ||
1302 | RelativePath=".\llstartup.cpp" | ||
1303 | > | ||
1304 | </File> | ||
1305 | <File | ||
1306 | RelativePath=".\llstatbar.cpp" | ||
1307 | > | ||
1308 | </File> | ||
1309 | <File | ||
1310 | RelativePath=".\llstatgraph.cpp" | ||
1311 | > | ||
1312 | </File> | ||
1313 | <File | ||
1314 | RelativePath=".\llstatusbar.cpp" | ||
1315 | > | ||
1316 | </File> | ||
1317 | <File | ||
1318 | RelativePath=".\llstatview.cpp" | ||
1319 | > | ||
1320 | </File> | ||
1321 | <File | ||
1322 | RelativePath=".\llsurface.cpp" | ||
1323 | > | ||
1324 | </File> | ||
1325 | <File | ||
1326 | RelativePath=".\llsurfacepatch.cpp" | ||
1327 | > | ||
1328 | </File> | ||
1329 | <File | ||
1330 | RelativePath=".\lltexlayer.cpp" | ||
1331 | > | ||
1332 | </File> | ||
1333 | <File | ||
1334 | RelativePath=".\lltexturecache.cpp" | ||
1335 | > | ||
1336 | </File> | ||
1337 | <File | ||
1338 | RelativePath=".\lltexturectrl.cpp" | ||
1339 | > | ||
1340 | </File> | ||
1341 | <File | ||
1342 | RelativePath=".\lltexturefetch.cpp" | ||
1343 | > | ||
1344 | </File> | ||
1345 | <File | ||
1346 | RelativePath=".\lltexturetable.cpp" | ||
1347 | > | ||
1348 | </File> | ||
1349 | <File | ||
1350 | RelativePath=".\lltextureview.cpp" | ||
1351 | > | ||
1352 | </File> | ||
1353 | <File | ||
1354 | RelativePath=".\lltool.cpp" | ||
1355 | > | ||
1356 | </File> | ||
1357 | <File | ||
1358 | RelativePath=".\lltoolbar.cpp" | ||
1359 | > | ||
1360 | </File> | ||
1361 | <File | ||
1362 | RelativePath=".\lltoolbrush.cpp" | ||
1363 | > | ||
1364 | </File> | ||
1365 | <File | ||
1366 | RelativePath=".\lltoolcomp.cpp" | ||
1367 | > | ||
1368 | </File> | ||
1369 | <File | ||
1370 | RelativePath=".\lltooldraganddrop.cpp" | ||
1371 | > | ||
1372 | </File> | ||
1373 | <File | ||
1374 | RelativePath=".\lltoolface.cpp" | ||
1375 | > | ||
1376 | </File> | ||
1377 | <File | ||
1378 | RelativePath=".\lltoolfocus.cpp" | ||
1379 | > | ||
1380 | </File> | ||
1381 | <File | ||
1382 | RelativePath=".\lltoolgrab.cpp" | ||
1383 | > | ||
1384 | </File> | ||
1385 | <File | ||
1386 | RelativePath=".\lltoolgun.cpp" | ||
1387 | > | ||
1388 | </File> | ||
1389 | <File | ||
1390 | RelativePath=".\lltoolindividual.cpp" | ||
1391 | > | ||
1392 | </File> | ||
1393 | <File | ||
1394 | RelativePath=".\lltoolmgr.cpp" | ||
1395 | > | ||
1396 | </File> | ||
1397 | <File | ||
1398 | RelativePath=".\lltoolmorph.cpp" | ||
1399 | > | ||
1400 | </File> | ||
1401 | <File | ||
1402 | RelativePath=".\lltoolobjpicker.cpp" | ||
1403 | > | ||
1404 | </File> | ||
1405 | <File | ||
1406 | RelativePath=".\lltoolpie.cpp" | ||
1407 | > | ||
1408 | </File> | ||
1409 | <File | ||
1410 | RelativePath=".\lltoolpipette.cpp" | ||
1411 | > | ||
1412 | </File> | ||
1413 | <File | ||
1414 | RelativePath=".\lltoolplacer.cpp" | ||
1415 | > | ||
1416 | </File> | ||
1417 | <File | ||
1418 | RelativePath=".\lltoolselect.cpp" | ||
1419 | > | ||
1420 | </File> | ||
1421 | <File | ||
1422 | RelativePath=".\lltoolselectland.cpp" | ||
1423 | > | ||
1424 | </File> | ||
1425 | <File | ||
1426 | RelativePath=".\lltoolselectrect.cpp" | ||
1427 | > | ||
1428 | </File> | ||
1429 | <File | ||
1430 | RelativePath=".\lltoolview.cpp" | ||
1431 | > | ||
1432 | </File> | ||
1433 | <File | ||
1434 | RelativePath=".\lltracker.cpp" | ||
1435 | > | ||
1436 | </File> | ||
1437 | <File | ||
1438 | RelativePath=".\lluploaddialog.cpp" | ||
1439 | > | ||
1440 | </File> | ||
1441 | <File | ||
1442 | RelativePath=".\llurl.cpp" | ||
1443 | > | ||
1444 | </File> | ||
1445 | <File | ||
1446 | RelativePath=".\llurlwhitelist.cpp" | ||
1447 | > | ||
1448 | </File> | ||
1449 | <File | ||
1450 | RelativePath=".\lluserauth.cpp" | ||
1451 | > | ||
1452 | </File> | ||
1453 | <File | ||
1454 | RelativePath=".\llvelocitybar.cpp" | ||
1455 | > | ||
1456 | </File> | ||
1457 | <File | ||
1458 | RelativePath=".\llviewchildren.cpp" | ||
1459 | > | ||
1460 | </File> | ||
1461 | <File | ||
1462 | RelativePath=".\llviewerassetstorage.cpp" | ||
1463 | > | ||
1464 | </File> | ||
1465 | <File | ||
1466 | RelativePath=".\llviewerassetstorage.h" | ||
1467 | > | ||
1468 | </File> | ||
1469 | <File | ||
1470 | RelativePath=".\llviewercamera.cpp" | ||
1471 | > | ||
1472 | </File> | ||
1473 | <File | ||
1474 | RelativePath=".\llviewercontrol.cpp" | ||
1475 | > | ||
1476 | </File> | ||
1477 | <File | ||
1478 | RelativePath=".\llviewerdisplay.cpp" | ||
1479 | > | ||
1480 | </File> | ||
1481 | <File | ||
1482 | RelativePath=".\llviewergesture.cpp" | ||
1483 | > | ||
1484 | </File> | ||
1485 | <File | ||
1486 | RelativePath=".\llviewerimage.cpp" | ||
1487 | > | ||
1488 | </File> | ||
1489 | <File | ||
1490 | RelativePath=".\llviewerimagelist.cpp" | ||
1491 | > | ||
1492 | </File> | ||
1493 | <File | ||
1494 | RelativePath=".\llviewerinventory.cpp" | ||
1495 | > | ||
1496 | </File> | ||
1497 | <File | ||
1498 | RelativePath=".\llviewerjoint.cpp" | ||
1499 | > | ||
1500 | </File> | ||
1501 | <File | ||
1502 | RelativePath=".\llviewerjointattachment.cpp" | ||
1503 | > | ||
1504 | </File> | ||
1505 | <File | ||
1506 | RelativePath=".\llviewerjointmesh.cpp" | ||
1507 | > | ||
1508 | </File> | ||
1509 | <File | ||
1510 | RelativePath=".\llviewerjointshape.cpp" | ||
1511 | > | ||
1512 | </File> | ||
1513 | <File | ||
1514 | RelativePath=".\llviewerkeyboard.cpp" | ||
1515 | > | ||
1516 | </File> | ||
1517 | <File | ||
1518 | RelativePath=".\llviewerlayer.cpp" | ||
1519 | > | ||
1520 | </File> | ||
1521 | <File | ||
1522 | RelativePath=".\llviewermenu.cpp" | ||
1523 | > | ||
1524 | </File> | ||
1525 | <File | ||
1526 | RelativePath=".\llviewermessage.cpp" | ||
1527 | > | ||
1528 | </File> | ||
1529 | <File | ||
1530 | RelativePath=".\llviewernetwork.cpp" | ||
1531 | > | ||
1532 | </File> | ||
1533 | <File | ||
1534 | RelativePath=".\llviewerobject.cpp" | ||
1535 | > | ||
1536 | </File> | ||
1537 | <File | ||
1538 | RelativePath=".\llviewerobjectlist.cpp" | ||
1539 | > | ||
1540 | </File> | ||
1541 | <File | ||
1542 | RelativePath=".\llviewerparcelmgr.cpp" | ||
1543 | > | ||
1544 | </File> | ||
1545 | <File | ||
1546 | RelativePath=".\llviewerparceloverlay.cpp" | ||
1547 | > | ||
1548 | </File> | ||
1549 | <File | ||
1550 | RelativePath=".\llviewerpartsim.cpp" | ||
1551 | > | ||
1552 | </File> | ||
1553 | <File | ||
1554 | RelativePath=".\llviewerpartsource.cpp" | ||
1555 | > | ||
1556 | </File> | ||
1557 | <File | ||
1558 | RelativePath=".\llviewerregion.cpp" | ||
1559 | > | ||
1560 | </File> | ||
1561 | <File | ||
1562 | RelativePath=".\llviewerreputation.cpp" | ||
1563 | > | ||
1564 | </File> | ||
1565 | <File | ||
1566 | RelativePath=".\llviewerstats.cpp" | ||
1567 | > | ||
1568 | </File> | ||
1569 | <File | ||
1570 | RelativePath=".\llviewertexteditor.cpp" | ||
1571 | > | ||
1572 | </File> | ||
1573 | <File | ||
1574 | RelativePath=".\llviewertextureanim.cpp" | ||
1575 | > | ||
1576 | </File> | ||
1577 | <File | ||
1578 | RelativePath=".\llviewerthrottle.cpp" | ||
1579 | > | ||
1580 | </File> | ||
1581 | <File | ||
1582 | RelativePath=".\llvieweruictrlfactory.cpp" | ||
1583 | > | ||
1584 | </File> | ||
1585 | <File | ||
1586 | RelativePath=".\llviewervisualparam.cpp" | ||
1587 | > | ||
1588 | </File> | ||
1589 | <File | ||
1590 | RelativePath=".\llviewerwindow.cpp" | ||
1591 | > | ||
1592 | </File> | ||
1593 | <File | ||
1594 | RelativePath=".\llvlcomposition.cpp" | ||
1595 | > | ||
1596 | </File> | ||
1597 | <File | ||
1598 | RelativePath=".\llvlmanager.cpp" | ||
1599 | > | ||
1600 | </File> | ||
1601 | <File | ||
1602 | RelativePath=".\llvoavatar.cpp" | ||
1603 | > | ||
1604 | </File> | ||
1605 | <File | ||
1606 | RelativePath=".\llvocache.cpp" | ||
1607 | > | ||
1608 | </File> | ||
1609 | <File | ||
1610 | RelativePath=".\llvoclouds.cpp" | ||
1611 | > | ||
1612 | </File> | ||
1613 | <File | ||
1614 | RelativePath=".\llvograss.cpp" | ||
1615 | > | ||
1616 | </File> | ||
1617 | <File | ||
1618 | RelativePath=".\llvoground.cpp" | ||
1619 | > | ||
1620 | </File> | ||
1621 | <File | ||
1622 | RelativePath=".\llvoinventorylistener.cpp" | ||
1623 | > | ||
1624 | </File> | ||
1625 | <File | ||
1626 | RelativePath=".\llvolumesliderctrl.cpp" | ||
1627 | > | ||
1628 | </File> | ||
1629 | <File | ||
1630 | RelativePath=".\llvopart.cpp" | ||
1631 | > | ||
1632 | </File> | ||
1633 | <File | ||
1634 | RelativePath=".\llvopartgroup.cpp" | ||
1635 | > | ||
1636 | </File> | ||
1637 | <File | ||
1638 | RelativePath=".\llvosky.cpp" | ||
1639 | > | ||
1640 | </File> | ||
1641 | <File | ||
1642 | RelativePath=".\llvostars.cpp" | ||
1643 | > | ||
1644 | </File> | ||
1645 | <File | ||
1646 | RelativePath=".\llvosurfacepatch.cpp" | ||
1647 | > | ||
1648 | </File> | ||
1649 | <File | ||
1650 | RelativePath=".\llvotextbubble.cpp" | ||
1651 | > | ||
1652 | </File> | ||
1653 | <File | ||
1654 | RelativePath=".\llvotree.cpp" | ||
1655 | > | ||
1656 | </File> | ||
1657 | <File | ||
1658 | RelativePath=".\llvovolume.cpp" | ||
1659 | > | ||
1660 | </File> | ||
1661 | <File | ||
1662 | RelativePath=".\llvowater.cpp" | ||
1663 | > | ||
1664 | </File> | ||
1665 | <File | ||
1666 | RelativePath=".\llwaterpatch.cpp" | ||
1667 | > | ||
1668 | </File> | ||
1669 | <File | ||
1670 | RelativePath=".\llwearable.cpp" | ||
1671 | > | ||
1672 | </File> | ||
1673 | <File | ||
1674 | RelativePath=".\llwearablelist.cpp" | ||
1675 | > | ||
1676 | </File> | ||
1677 | <File | ||
1678 | RelativePath=".\llweb.cpp" | ||
1679 | > | ||
1680 | </File> | ||
1681 | <File | ||
1682 | RelativePath=".\llwebbrowserctrl.cpp" | ||
1683 | > | ||
1684 | </File> | ||
1685 | <File | ||
1686 | RelativePath=".\llwind.cpp" | ||
1687 | > | ||
1688 | </File> | ||
1689 | <File | ||
1690 | RelativePath=".\llwindebug.cpp" | ||
1691 | > | ||
1692 | </File> | ||
1693 | <File | ||
1694 | RelativePath=".\llworld.cpp" | ||
1695 | > | ||
1696 | </File> | ||
1697 | <File | ||
1698 | RelativePath=".\llworldmap.cpp" | ||
1699 | > | ||
1700 | </File> | ||
1701 | <File | ||
1702 | RelativePath=".\llworldmapview.cpp" | ||
1703 | > | ||
1704 | </File> | ||
1705 | <File | ||
1706 | RelativePath=".\llxmlrpctransaction.cpp" | ||
1707 | > | ||
1708 | </File> | ||
1709 | <File | ||
1710 | RelativePath=".\moviemaker.cpp" | ||
1711 | > | ||
1712 | </File> | ||
1713 | <File | ||
1714 | RelativePath=".\noise.cpp" | ||
1715 | > | ||
1716 | </File> | ||
1717 | <File | ||
1718 | RelativePath=".\pipeline.cpp" | ||
1719 | > | ||
1720 | </File> | ||
1721 | <File | ||
1722 | RelativePath=".\viewer.cpp" | ||
1723 | > | ||
1724 | </File> | ||
1725 | </Filter> | ||
1726 | <Filter | ||
1727 | Name="Header Files" | ||
1728 | Filter="h;hpp;hxx;hm;inl;inc;xsd" | ||
1729 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" | ||
1730 | > | ||
1731 | <File | ||
1732 | RelativePath=".\audiosettings.h" | ||
1733 | > | ||
1734 | </File> | ||
1735 | <File | ||
1736 | RelativePath=".\head.h" | ||
1737 | > | ||
1738 | </File> | ||
1739 | <File | ||
1740 | RelativePath=".\llagent.h" | ||
1741 | > | ||
1742 | </File> | ||
1743 | <File | ||
1744 | RelativePath=".\llagentdata.h" | ||
1745 | > | ||
1746 | </File> | ||
1747 | <File | ||
1748 | RelativePath=".\llagentpilot.h" | ||
1749 | > | ||
1750 | </File> | ||
1751 | <File | ||
1752 | RelativePath=".\llagparray.h" | ||
1753 | > | ||
1754 | </File> | ||
1755 | <File | ||
1756 | RelativePath=".\llanimalcontrols.h" | ||
1757 | > | ||
1758 | </File> | ||
1759 | <File | ||
1760 | RelativePath=".\llappearance.h" | ||
1761 | > | ||
1762 | </File> | ||
1763 | <File | ||
1764 | RelativePath=".\llasynchostbyname.h" | ||
1765 | > | ||
1766 | </File> | ||
1767 | <File | ||
1768 | RelativePath=".\llaudiosourcevo.h" | ||
1769 | > | ||
1770 | </File> | ||
1771 | <File | ||
1772 | RelativePath=".\llaudiostatus.h" | ||
1773 | > | ||
1774 | </File> | ||
1775 | <File | ||
1776 | RelativePath=".\llautocomplete.h" | ||
1777 | > | ||
1778 | </File> | ||
1779 | <File | ||
1780 | RelativePath=".\llbbox.h" | ||
1781 | > | ||
1782 | </File> | ||
1783 | <File | ||
1784 | RelativePath=".\llbox.h" | ||
1785 | > | ||
1786 | </File> | ||
1787 | <File | ||
1788 | RelativePath=".\llcallbacklist.h" | ||
1789 | > | ||
1790 | </File> | ||
1791 | <File | ||
1792 | RelativePath=".\llcallingcard.h" | ||
1793 | > | ||
1794 | </File> | ||
1795 | <File | ||
1796 | RelativePath=".\llcameraview.h" | ||
1797 | > | ||
1798 | </File> | ||
1799 | <File | ||
1800 | RelativePath=".\llcape.h" | ||
1801 | > | ||
1802 | </File> | ||
1803 | <File | ||
1804 | RelativePath=".\llchatbar.h" | ||
1805 | > | ||
1806 | </File> | ||
1807 | <File | ||
1808 | RelativePath=".\llclassifiedinfo.h" | ||
1809 | > | ||
1810 | </File> | ||
1811 | <File | ||
1812 | RelativePath=".\llcloud.h" | ||
1813 | > | ||
1814 | </File> | ||
1815 | <File | ||
1816 | RelativePath=".\llcolorscheme.h" | ||
1817 | > | ||
1818 | </File> | ||
1819 | <File | ||
1820 | RelativePath=".\llcolorswatch.h" | ||
1821 | > | ||
1822 | </File> | ||
1823 | <File | ||
1824 | RelativePath=".\llcompass.h" | ||
1825 | > | ||
1826 | </File> | ||
1827 | <File | ||
1828 | RelativePath=".\llcompilequeue.h" | ||
1829 | > | ||
1830 | </File> | ||
1831 | <File | ||
1832 | RelativePath=".\llconfirmationmanager.h" | ||
1833 | > | ||
1834 | </File> | ||
1835 | <File | ||
1836 | RelativePath=".\llconsole.h" | ||
1837 | > | ||
1838 | </File> | ||
1839 | <File | ||
1840 | RelativePath=".\llcontainerview.h" | ||
1841 | > | ||
1842 | </File> | ||
1843 | <File | ||
1844 | RelativePath=".\llcountdown.h" | ||
1845 | > | ||
1846 | </File> | ||
1847 | <File | ||
1848 | RelativePath=".\llcubemap.h" | ||
1849 | > | ||
1850 | </File> | ||
1851 | <File | ||
1852 | RelativePath=".\llcurrencyuimanager.h" | ||
1853 | > | ||
1854 | </File> | ||
1855 | <File | ||
1856 | RelativePath=".\llcylinder.h" | ||
1857 | > | ||
1858 | </File> | ||
1859 | <File | ||
1860 | RelativePath=".\lldebugmessagebox.h" | ||
1861 | > | ||
1862 | </File> | ||
1863 | <File | ||
1864 | RelativePath=".\lldebugview.h" | ||
1865 | > | ||
1866 | </File> | ||
1867 | <File | ||
1868 | RelativePath=".\lldirpicker.h" | ||
1869 | > | ||
1870 | </File> | ||
1871 | <File | ||
1872 | RelativePath=".\lldrawable.h" | ||
1873 | > | ||
1874 | </File> | ||
1875 | <File | ||
1876 | RelativePath=".\lldrawpool.h" | ||
1877 | > | ||
1878 | </File> | ||
1879 | <File | ||
1880 | RelativePath=".\lldrawpoolalpha.h" | ||
1881 | > | ||
1882 | </File> | ||
1883 | <File | ||
1884 | RelativePath=".\lldrawpoolavatar.h" | ||
1885 | > | ||
1886 | </File> | ||
1887 | <File | ||
1888 | RelativePath=".\lldrawpoolbump.h" | ||
1889 | > | ||
1890 | </File> | ||
1891 | <File | ||
1892 | RelativePath=".\lldrawpoolclouds.h" | ||
1893 | > | ||
1894 | </File> | ||
1895 | <File | ||
1896 | RelativePath=".\lldrawpoolground.h" | ||
1897 | > | ||
1898 | </File> | ||
1899 | <File | ||
1900 | RelativePath=".\lldrawpoolhud.h" | ||
1901 | > | ||
1902 | </File> | ||
1903 | <File | ||
1904 | RelativePath=".\lldrawpoolsimple.h" | ||
1905 | > | ||
1906 | </File> | ||
1907 | <File | ||
1908 | RelativePath=".\lldrawpoolsky.h" | ||
1909 | > | ||
1910 | </File> | ||
1911 | <File | ||
1912 | RelativePath=".\lldrawpoolstars.h" | ||
1913 | > | ||
1914 | </File> | ||
1915 | <File | ||
1916 | RelativePath=".\lldrawpoolterrain.h" | ||
1917 | > | ||
1918 | </File> | ||
1919 | <File | ||
1920 | RelativePath=".\lldrawpooltree.h" | ||
1921 | > | ||
1922 | </File> | ||
1923 | <File | ||
1924 | RelativePath=".\lldrawpooltreenew.h" | ||
1925 | > | ||
1926 | </File> | ||
1927 | <File | ||
1928 | RelativePath=".\lldrawpoolwater.h" | ||
1929 | > | ||
1930 | </File> | ||
1931 | <File | ||
1932 | RelativePath=".\lldriverparam.h" | ||
1933 | > | ||
1934 | </File> | ||
1935 | <File | ||
1936 | RelativePath=".\lldynamictexture.h" | ||
1937 | > | ||
1938 | </File> | ||
1939 | <File | ||
1940 | RelativePath=".\llemote.h" | ||
1941 | > | ||
1942 | </File> | ||
1943 | <File | ||
1944 | RelativePath=".\lleventemitter.h" | ||
1945 | > | ||
1946 | </File> | ||
1947 | <File | ||
1948 | RelativePath=".\lleventinfo.h" | ||
1949 | > | ||
1950 | </File> | ||
1951 | <File | ||
1952 | RelativePath=".\lleventnotifier.h" | ||
1953 | > | ||
1954 | </File> | ||
1955 | <File | ||
1956 | RelativePath=".\lleventpoll.h" | ||
1957 | > | ||
1958 | </File> | ||
1959 | <File | ||
1960 | RelativePath=".\llface.h" | ||
1961 | > | ||
1962 | </File> | ||
1963 | <File | ||
1964 | RelativePath=".\llfasttimerview.h" | ||
1965 | > | ||
1966 | </File> | ||
1967 | <File | ||
1968 | RelativePath=".\llfeaturemanager.h" | ||
1969 | > | ||
1970 | </File> | ||
1971 | <File | ||
1972 | RelativePath=".\llfft.h" | ||
1973 | > | ||
1974 | </File> | ||
1975 | <File | ||
1976 | RelativePath=".\llfilepicker.h" | ||
1977 | > | ||
1978 | </File> | ||
1979 | <File | ||
1980 | RelativePath=".\llfilist.h" | ||
1981 | > | ||
1982 | </File> | ||
1983 | <File | ||
1984 | RelativePath=".\llfirstuse.h" | ||
1985 | > | ||
1986 | </File> | ||
1987 | <File | ||
1988 | RelativePath=".\llflexibleobject.h" | ||
1989 | > | ||
1990 | </File> | ||
1991 | <File | ||
1992 | RelativePath=".\llfloaterabout.h" | ||
1993 | > | ||
1994 | </File> | ||
1995 | <File | ||
1996 | RelativePath=".\llfloateranimpreview.h" | ||
1997 | > | ||
1998 | </File> | ||
1999 | <File | ||
2000 | RelativePath=".\llfloaterauction.h" | ||
2001 | > | ||
2002 | </File> | ||
2003 | <File | ||
2004 | RelativePath=".\llfloateravatarinfo.h" | ||
2005 | > | ||
2006 | </File> | ||
2007 | <File | ||
2008 | RelativePath=".\llfloateravatarpicker.h" | ||
2009 | > | ||
2010 | </File> | ||
2011 | <File | ||
2012 | RelativePath=".\llfloateravatartextures.h" | ||
2013 | > | ||
2014 | </File> | ||
2015 | <File | ||
2016 | RelativePath=".\llfloaterbuildoptions.h" | ||
2017 | > | ||
2018 | </File> | ||
2019 | <File | ||
2020 | RelativePath=".\llfloaterbump.h" | ||
2021 | > | ||
2022 | </File> | ||
2023 | <File | ||
2024 | RelativePath=".\llfloaterbuy.h" | ||
2025 | > | ||
2026 | </File> | ||
2027 | <File | ||
2028 | RelativePath=".\llfloaterbuycontents.h" | ||
2029 | > | ||
2030 | </File> | ||
2031 | <File | ||
2032 | RelativePath=".\llfloaterbuycurrency.h" | ||
2033 | > | ||
2034 | </File> | ||
2035 | <File | ||
2036 | RelativePath=".\llfloaterbuyland.h" | ||
2037 | > | ||
2038 | </File> | ||
2039 | <File | ||
2040 | RelativePath=".\llfloaterchat.h" | ||
2041 | > | ||
2042 | </File> | ||
2043 | <File | ||
2044 | RelativePath=".\llfloaterclothing.h" | ||
2045 | > | ||
2046 | </File> | ||
2047 | <File | ||
2048 | RelativePath=".\llfloatercolorpicker.h" | ||
2049 | > | ||
2050 | </File> | ||
2051 | <File | ||
2052 | RelativePath=".\llfloatercustomize.h" | ||
2053 | > | ||
2054 | </File> | ||
2055 | <File | ||
2056 | RelativePath=".\llfloaterdirectory.h" | ||
2057 | > | ||
2058 | </File> | ||
2059 | <File | ||
2060 | RelativePath=".\llfloatereditui.h" | ||
2061 | > | ||
2062 | </File> | ||
2063 | <File | ||
2064 | RelativePath=".\llfloaterfriends.h" | ||
2065 | > | ||
2066 | </File> | ||
2067 | <File | ||
2068 | RelativePath=".\llfloatergesture.h" | ||
2069 | > | ||
2070 | </File> | ||
2071 | <File | ||
2072 | RelativePath=".\llfloatergodtools.h" | ||
2073 | > | ||
2074 | </File> | ||
2075 | <File | ||
2076 | RelativePath=".\llfloatergroupinfo.h" | ||
2077 | > | ||
2078 | </File> | ||
2079 | <File | ||
2080 | RelativePath=".\llfloatergroupinvite.h" | ||
2081 | > | ||
2082 | </File> | ||
2083 | <File | ||
2084 | RelativePath=".\llfloatergroups.h" | ||
2085 | > | ||
2086 | </File> | ||
2087 | <File | ||
2088 | RelativePath=".\llfloaterhtml.h" | ||
2089 | > | ||
2090 | </File> | ||
2091 | <File | ||
2092 | RelativePath=".\llfloaterhtmlfind.h" | ||
2093 | > | ||
2094 | </File> | ||
2095 | <File | ||
2096 | RelativePath=".\llfloaterhtmlhelp.h" | ||
2097 | > | ||
2098 | </File> | ||
2099 | <File | ||
2100 | RelativePath=".\llfloaterimagepreview.h" | ||
2101 | > | ||
2102 | </File> | ||
2103 | <File | ||
2104 | RelativePath=".\llfloaterimport.h" | ||
2105 | > | ||
2106 | </File> | ||
2107 | <File | ||
2108 | RelativePath=".\llfloaterinspect.h" | ||
2109 | > | ||
2110 | </File> | ||
2111 | <File | ||
2112 | RelativePath=".\llfloaterland.h" | ||
2113 | > | ||
2114 | </File> | ||
2115 | <File | ||
2116 | RelativePath=".\llfloaterlandholdings.h" | ||
2117 | > | ||
2118 | </File> | ||
2119 | <File | ||
2120 | RelativePath=".\llfloatermap.h" | ||
2121 | > | ||
2122 | </File> | ||
2123 | <File | ||
2124 | RelativePath=".\llfloatermute.h" | ||
2125 | > | ||
2126 | </File> | ||
2127 | <File | ||
2128 | RelativePath=".\llfloaternamedesc.h" | ||
2129 | > | ||
2130 | </File> | ||
2131 | <File | ||
2132 | RelativePath=".\llfloaternewim.h" | ||
2133 | > | ||
2134 | </File> | ||
2135 | <File | ||
2136 | RelativePath=".\llfloateropenobject.h" | ||
2137 | > | ||
2138 | </File> | ||
2139 | <File | ||
2140 | RelativePath=".\llfloaterpermissionsmgr.h" | ||
2141 | > | ||
2142 | </File> | ||
2143 | <File | ||
2144 | RelativePath=".\llfloaterpostcard.h" | ||
2145 | > | ||
2146 | </File> | ||
2147 | <File | ||
2148 | RelativePath=".\llfloaterpreference.h" | ||
2149 | > | ||
2150 | </File> | ||
2151 | <File | ||
2152 | RelativePath=".\llfloaterproperties.h" | ||
2153 | > | ||
2154 | </File> | ||
2155 | <File | ||
2156 | RelativePath=".\llfloaterrate.h" | ||
2157 | > | ||
2158 | </File> | ||
2159 | <File | ||
2160 | RelativePath=".\llfloaterregioninfo.h" | ||
2161 | > | ||
2162 | </File> | ||
2163 | <File | ||
2164 | RelativePath=".\llfloaterreporter.h" | ||
2165 | > | ||
2166 | </File> | ||
2167 | <File | ||
2168 | RelativePath=".\llfloatersaveavatar.h" | ||
2169 | > | ||
2170 | </File> | ||
2171 | <File | ||
2172 | RelativePath=".\llfloaterscriptdebug.h" | ||
2173 | > | ||
2174 | </File> | ||
2175 | <File | ||
2176 | RelativePath=".\llfloatersellland.h" | ||
2177 | > | ||
2178 | </File> | ||
2179 | <File | ||
2180 | RelativePath=".\llfloatersnapshot.h" | ||
2181 | > | ||
2182 | </File> | ||
2183 | <File | ||
2184 | RelativePath=".\llfloatertelehub.h" | ||
2185 | > | ||
2186 | </File> | ||
2187 | <File | ||
2188 | RelativePath=".\llfloatertest.h" | ||
2189 | > | ||
2190 | </File> | ||
2191 | <File | ||
2192 | RelativePath=".\llfloatertools.h" | ||
2193 | > | ||
2194 | </File> | ||
2195 | <File | ||
2196 | RelativePath=".\llfloatertopobjects.h" | ||
2197 | > | ||
2198 | </File> | ||
2199 | <File | ||
2200 | RelativePath=".\llfloatertos.h" | ||
2201 | > | ||
2202 | </File> | ||
2203 | <File | ||
2204 | RelativePath=".\llfloaterworldmap.h" | ||
2205 | > | ||
2206 | </File> | ||
2207 | <File | ||
2208 | RelativePath=".\llfolderview.h" | ||
2209 | > | ||
2210 | </File> | ||
2211 | <File | ||
2212 | RelativePath=".\llfollowcam.h" | ||
2213 | > | ||
2214 | </File> | ||
2215 | <File | ||
2216 | RelativePath=".\llframestats.h" | ||
2217 | > | ||
2218 | </File> | ||
2219 | <File | ||
2220 | RelativePath=".\llframestatview.h" | ||
2221 | > | ||
2222 | </File> | ||
2223 | <File | ||
2224 | RelativePath=".\llgenepool.h" | ||
2225 | > | ||
2226 | </File> | ||
2227 | <File | ||
2228 | RelativePath=".\llgesturemgr.h" | ||
2229 | > | ||
2230 | </File> | ||
2231 | <File | ||
2232 | RelativePath=".\llgivemoney.h" | ||
2233 | > | ||
2234 | </File> | ||
2235 | <File | ||
2236 | RelativePath=".\llgroupmgr.h" | ||
2237 | > | ||
2238 | </File> | ||
2239 | <File | ||
2240 | RelativePath=".\llgroupnotify.h" | ||
2241 | > | ||
2242 | </File> | ||
2243 | <File | ||
2244 | RelativePath=".\llhippo.h" | ||
2245 | > | ||
2246 | </File> | ||
2247 | <File | ||
2248 | RelativePath=".\llhoverview.h" | ||
2249 | > | ||
2250 | </File> | ||
2251 | <File | ||
2252 | RelativePath=".\llhudconnector.h" | ||
2253 | > | ||
2254 | </File> | ||
2255 | <File | ||
2256 | RelativePath=".\llhudeffect.h" | ||
2257 | > | ||
2258 | </File> | ||
2259 | <File | ||
2260 | RelativePath=".\llhudeffectbeam.h" | ||
2261 | > | ||
2262 | </File> | ||
2263 | <File | ||
2264 | RelativePath=".\llhudeffectlookat.h" | ||
2265 | > | ||
2266 | </File> | ||
2267 | <File | ||
2268 | RelativePath=".\llhudeffectpointat.h" | ||
2269 | > | ||
2270 | </File> | ||
2271 | <File | ||
2272 | RelativePath=".\llhudeffecttrail.h" | ||
2273 | > | ||
2274 | </File> | ||
2275 | <File | ||
2276 | RelativePath=".\llhudicon.h" | ||
2277 | > | ||
2278 | </File> | ||
2279 | <File | ||
2280 | RelativePath=".\llhudmanager.h" | ||
2281 | > | ||
2282 | </File> | ||
2283 | <File | ||
2284 | RelativePath=".\llhudobject.h" | ||
2285 | > | ||
2286 | </File> | ||
2287 | <File | ||
2288 | RelativePath=".\llhudrender.h" | ||
2289 | > | ||
2290 | </File> | ||
2291 | <File | ||
2292 | RelativePath=".\llhudtext.h" | ||
2293 | > | ||
2294 | </File> | ||
2295 | <File | ||
2296 | RelativePath=".\llhudview.h" | ||
2297 | > | ||
2298 | </File> | ||
2299 | <File | ||
2300 | RelativePath=".\llimpanel.h" | ||
2301 | > | ||
2302 | </File> | ||
2303 | <File | ||
2304 | RelativePath=".\llimview.h" | ||
2305 | > | ||
2306 | </File> | ||
2307 | <File | ||
2308 | RelativePath=".\llinventorybridge.h" | ||
2309 | > | ||
2310 | </File> | ||
2311 | <File | ||
2312 | RelativePath=".\llinventoryclipboard.h" | ||
2313 | > | ||
2314 | </File> | ||
2315 | <File | ||
2316 | RelativePath=".\llinventorymodel.h" | ||
2317 | > | ||
2318 | </File> | ||
2319 | <File | ||
2320 | RelativePath=".\llinventoryview.h" | ||
2321 | > | ||
2322 | </File> | ||
2323 | <File | ||
2324 | RelativePath=".\lljoystickbutton.h" | ||
2325 | > | ||
2326 | </File> | ||
2327 | <File | ||
2328 | RelativePath=".\lllandmarklist.h" | ||
2329 | > | ||
2330 | </File> | ||
2331 | <File | ||
2332 | RelativePath=".\lllightconstants.h" | ||
2333 | > | ||
2334 | </File> | ||
2335 | <File | ||
2336 | RelativePath=".\lllocalanimationobject.h" | ||
2337 | > | ||
2338 | </File> | ||
2339 | <File | ||
2340 | RelativePath=".\lllogchat.h" | ||
2341 | > | ||
2342 | </File> | ||
2343 | <File | ||
2344 | RelativePath=".\llmanip.h" | ||
2345 | > | ||
2346 | </File> | ||
2347 | <File | ||
2348 | RelativePath=".\llmaniprotate.h" | ||
2349 | > | ||
2350 | </File> | ||
2351 | <File | ||
2352 | RelativePath=".\llmanipscale.h" | ||
2353 | > | ||
2354 | </File> | ||
2355 | <File | ||
2356 | RelativePath=".\llmaniptranslate.h" | ||
2357 | > | ||
2358 | </File> | ||
2359 | <File | ||
2360 | RelativePath=".\llmediaremotectrl.h" | ||
2361 | > | ||
2362 | </File> | ||
2363 | <File | ||
2364 | RelativePath=".\llmemoryview.h" | ||
2365 | > | ||
2366 | </File> | ||
2367 | <File | ||
2368 | RelativePath=".\llmenucommands.h" | ||
2369 | > | ||
2370 | </File> | ||
2371 | <File | ||
2372 | RelativePath=".\llmorphview.h" | ||
2373 | > | ||
2374 | </File> | ||
2375 | <File | ||
2376 | RelativePath=".\llmoveview.h" | ||
2377 | > | ||
2378 | </File> | ||
2379 | <File | ||
2380 | RelativePath=".\llmutelist.h" | ||
2381 | > | ||
2382 | </File> | ||
2383 | <File | ||
2384 | RelativePath=".\llnamebox.h" | ||
2385 | > | ||
2386 | </File> | ||
2387 | <File | ||
2388 | RelativePath=".\llnameeditor.h" | ||
2389 | > | ||
2390 | </File> | ||
2391 | <File | ||
2392 | RelativePath=".\llnamelistctrl.h" | ||
2393 | > | ||
2394 | </File> | ||
2395 | <File | ||
2396 | RelativePath=".\llnetmap.h" | ||
2397 | > | ||
2398 | </File> | ||
2399 | <File | ||
2400 | RelativePath=".\llnotify.h" | ||
2401 | > | ||
2402 | </File> | ||
2403 | <File | ||
2404 | RelativePath=".\lloverlaybar.h" | ||
2405 | > | ||
2406 | </File> | ||
2407 | <File | ||
2408 | RelativePath=".\llpanelaudioprefs.h" | ||
2409 | > | ||
2410 | </File> | ||
2411 | <File | ||
2412 | RelativePath=".\llpanelavatar.h" | ||
2413 | > | ||
2414 | </File> | ||
2415 | <File | ||
2416 | RelativePath=".\llpanelclassified.h" | ||
2417 | > | ||
2418 | </File> | ||
2419 | <File | ||
2420 | RelativePath=".\llpanelcontents.h" | ||
2421 | > | ||
2422 | </File> | ||
2423 | <File | ||
2424 | RelativePath=".\llpanelcreate.h" | ||
2425 | > | ||
2426 | </File> | ||
2427 | <File | ||
2428 | RelativePath=".\llpaneldebug.h" | ||
2429 | > | ||
2430 | </File> | ||
2431 | <File | ||
2432 | RelativePath=".\llpaneldirbrowser.h" | ||
2433 | > | ||
2434 | </File> | ||
2435 | <File | ||
2436 | RelativePath=".\llpaneldirclassified.h" | ||
2437 | > | ||
2438 | </File> | ||
2439 | <File | ||
2440 | RelativePath=".\llpaneldirevents.h" | ||
2441 | > | ||
2442 | </File> | ||
2443 | <File | ||
2444 | RelativePath=".\llpaneldirfind.h" | ||
2445 | > | ||
2446 | </File> | ||
2447 | <File | ||
2448 | RelativePath=".\llpaneldirgroups.h" | ||
2449 | > | ||
2450 | </File> | ||
2451 | <File | ||
2452 | RelativePath=".\llpaneldirland.h" | ||
2453 | > | ||
2454 | </File> | ||
2455 | <File | ||
2456 | RelativePath=".\llpaneldirpeople.h" | ||
2457 | > | ||
2458 | </File> | ||
2459 | <File | ||
2460 | RelativePath=".\llpaneldirplaces.h" | ||
2461 | > | ||
2462 | </File> | ||
2463 | <File | ||
2464 | RelativePath=".\llpaneldirpopular.h" | ||
2465 | > | ||
2466 | </File> | ||
2467 | <File | ||
2468 | RelativePath=".\llpaneldisplay.h" | ||
2469 | > | ||
2470 | </File> | ||
2471 | <File | ||
2472 | RelativePath=".\llpanelevent.h" | ||
2473 | > | ||
2474 | </File> | ||
2475 | <File | ||
2476 | RelativePath=".\llpanelface.h" | ||
2477 | > | ||
2478 | </File> | ||
2479 | <File | ||
2480 | RelativePath=".\llpanelgeneral.h" | ||
2481 | > | ||
2482 | </File> | ||
2483 | <File | ||
2484 | RelativePath=".\llpanelgroup.h" | ||
2485 | > | ||
2486 | </File> | ||
2487 | <File | ||
2488 | RelativePath=".\llpanelgroupgeneral.h" | ||
2489 | > | ||
2490 | </File> | ||
2491 | <File | ||
2492 | RelativePath=".\llpanelgroupinvite.h" | ||
2493 | > | ||
2494 | </File> | ||
2495 | <File | ||
2496 | RelativePath=".\llpanelgrouplandmoney.h" | ||
2497 | > | ||
2498 | </File> | ||
2499 | <File | ||
2500 | RelativePath=".\llpanelgroupnotices.h" | ||
2501 | > | ||
2502 | </File> | ||
2503 | <File | ||
2504 | RelativePath=".\llpanelgrouproles.h" | ||
2505 | > | ||
2506 | </File> | ||
2507 | <File | ||
2508 | RelativePath=".\llpanelgroupvoting.h" | ||
2509 | > | ||
2510 | </File> | ||
2511 | <File | ||
2512 | RelativePath=".\llpanelinput.h" | ||
2513 | > | ||
2514 | </File> | ||
2515 | <File | ||
2516 | RelativePath=".\llpanelinventory.h" | ||
2517 | > | ||
2518 | </File> | ||
2519 | <File | ||
2520 | RelativePath=".\llpanelland.h" | ||
2521 | > | ||
2522 | </File> | ||
2523 | <File | ||
2524 | RelativePath=".\llpanellandobjects.h" | ||
2525 | > | ||
2526 | </File> | ||
2527 | <File | ||
2528 | RelativePath=".\llpanellandoptions.h" | ||
2529 | > | ||
2530 | </File> | ||
2531 | <File | ||
2532 | RelativePath=".\llpanellogin.h" | ||
2533 | > | ||
2534 | </File> | ||
2535 | <File | ||
2536 | RelativePath=".\llpanelmorph.h" | ||
2537 | > | ||
2538 | </File> | ||
2539 | <File | ||
2540 | RelativePath=".\llpanelmsgs.h" | ||
2541 | > | ||
2542 | </File> | ||
2543 | <File | ||
2544 | RelativePath=".\llpanelnetwork.h" | ||
2545 | > | ||
2546 | </File> | ||
2547 | <File | ||
2548 | RelativePath=".\llpanelobject.h" | ||
2549 | > | ||
2550 | </File> | ||
2551 | <File | ||
2552 | RelativePath=".\llpanelpermissions.h" | ||
2553 | > | ||
2554 | </File> | ||
2555 | <File | ||
2556 | RelativePath=".\llpanelpick.h" | ||
2557 | > | ||
2558 | </File> | ||
2559 | <File | ||
2560 | RelativePath=".\llpanelplace.h" | ||
2561 | > | ||
2562 | </File> | ||
2563 | <File | ||
2564 | RelativePath=".\llpanelvolume.h" | ||
2565 | > | ||
2566 | </File> | ||
2567 | <File | ||
2568 | RelativePath=".\llpanelweb.h" | ||
2569 | > | ||
2570 | </File> | ||
2571 | <File | ||
2572 | RelativePath=".\llpatchvertexarray.h" | ||
2573 | > | ||
2574 | </File> | ||
2575 | <File | ||
2576 | RelativePath=".\llpbuffer.h" | ||
2577 | > | ||
2578 | </File> | ||
2579 | <File | ||
2580 | RelativePath=".\llpolymesh.h" | ||
2581 | > | ||
2582 | </File> | ||
2583 | <File | ||
2584 | RelativePath=".\llpolymorph.h" | ||
2585 | > | ||
2586 | </File> | ||
2587 | <File | ||
2588 | RelativePath=".\llprefschat.h" | ||
2589 | > | ||
2590 | </File> | ||
2591 | <File | ||
2592 | RelativePath=".\llprefsim.h" | ||
2593 | > | ||
2594 | </File> | ||
2595 | <File | ||
2596 | RelativePath=".\llpreview.h" | ||
2597 | > | ||
2598 | </File> | ||
2599 | <File | ||
2600 | RelativePath=".\llpreviewanim.h" | ||
2601 | > | ||
2602 | </File> | ||
2603 | <File | ||
2604 | RelativePath=".\llpreviewgesture.h" | ||
2605 | > | ||
2606 | </File> | ||
2607 | <File | ||
2608 | RelativePath=".\llpreviewlandmark.h" | ||
2609 | > | ||
2610 | </File> | ||
2611 | <File | ||
2612 | RelativePath=".\llpreviewnotecard.h" | ||
2613 | > | ||
2614 | </File> | ||
2615 | <File | ||
2616 | RelativePath=".\llpreviewobject.h" | ||
2617 | > | ||
2618 | </File> | ||
2619 | <File | ||
2620 | RelativePath=".\llpreviewscript.h" | ||
2621 | > | ||
2622 | </File> | ||
2623 | <File | ||
2624 | RelativePath=".\llpreviewsound.h" | ||
2625 | > | ||
2626 | </File> | ||
2627 | <File | ||
2628 | RelativePath=".\llpreviewtexture.h" | ||
2629 | > | ||
2630 | </File> | ||
2631 | <File | ||
2632 | RelativePath=".\llprogressview.h" | ||
2633 | > | ||
2634 | </File> | ||
2635 | <File | ||
2636 | RelativePath=".\llregionposition.h" | ||
2637 | > | ||
2638 | </File> | ||
2639 | <File | ||
2640 | RelativePath=".\llrig.h" | ||
2641 | > | ||
2642 | </File> | ||
2643 | <File | ||
2644 | RelativePath=".\llroam.h" | ||
2645 | > | ||
2646 | </File> | ||
2647 | <File | ||
2648 | RelativePath=".\llsavedsettingsglue.h" | ||
2649 | > | ||
2650 | </File> | ||
2651 | <File | ||
2652 | RelativePath=".\llselectmgr.h" | ||
2653 | > | ||
2654 | </File> | ||
2655 | <File | ||
2656 | RelativePath=".\llsky.h" | ||
2657 | > | ||
2658 | </File> | ||
2659 | <File | ||
2660 | RelativePath=".\llspatialpartition.h" | ||
2661 | > | ||
2662 | </File> | ||
2663 | <File | ||
2664 | RelativePath=".\llsphere.h" | ||
2665 | > | ||
2666 | </File> | ||
2667 | <File | ||
2668 | RelativePath=".\llsprite.h" | ||
2669 | > | ||
2670 | </File> | ||
2671 | <File | ||
2672 | RelativePath=".\llstartup.h" | ||
2673 | > | ||
2674 | </File> | ||
2675 | <File | ||
2676 | RelativePath=".\llstatbar.h" | ||
2677 | > | ||
2678 | </File> | ||
2679 | <File | ||
2680 | RelativePath=".\llstatgraph.h" | ||
2681 | > | ||
2682 | </File> | ||
2683 | <File | ||
2684 | RelativePath=".\llstatusbar.h" | ||
2685 | > | ||
2686 | </File> | ||
2687 | <File | ||
2688 | RelativePath=".\llstatview.h" | ||
2689 | > | ||
2690 | </File> | ||
2691 | <File | ||
2692 | RelativePath=".\llsurface.h" | ||
2693 | > | ||
2694 | </File> | ||
2695 | <File | ||
2696 | RelativePath=".\llsurfacepatch.h" | ||
2697 | > | ||
2698 | </File> | ||
2699 | <File | ||
2700 | RelativePath=".\lltable.h" | ||
2701 | > | ||
2702 | </File> | ||
2703 | <File | ||
2704 | RelativePath=".\lltexlayer.h" | ||
2705 | > | ||
2706 | </File> | ||
2707 | <File | ||
2708 | RelativePath=".\lltexturebar.h" | ||
2709 | > | ||
2710 | </File> | ||
2711 | <File | ||
2712 | RelativePath=".\lltexturecache.h" | ||
2713 | > | ||
2714 | </File> | ||
2715 | <File | ||
2716 | RelativePath=".\lltexturectrl.h" | ||
2717 | > | ||
2718 | </File> | ||
2719 | <File | ||
2720 | RelativePath=".\lltexturefetch.h" | ||
2721 | > | ||
2722 | </File> | ||
2723 | <File | ||
2724 | RelativePath=".\lltexturetable.h" | ||
2725 | > | ||
2726 | </File> | ||
2727 | <File | ||
2728 | RelativePath=".\lltextureview.h" | ||
2729 | > | ||
2730 | </File> | ||
2731 | <File | ||
2732 | RelativePath=".\lltool.h" | ||
2733 | > | ||
2734 | </File> | ||
2735 | <File | ||
2736 | RelativePath=".\lltoolbar.h" | ||
2737 | > | ||
2738 | </File> | ||
2739 | <File | ||
2740 | RelativePath=".\lltoolbrush.h" | ||
2741 | > | ||
2742 | </File> | ||
2743 | <File | ||
2744 | RelativePath=".\lltoolcomp.h" | ||
2745 | > | ||
2746 | </File> | ||
2747 | <File | ||
2748 | RelativePath=".\lltooldraganddrop.h" | ||
2749 | > | ||
2750 | </File> | ||
2751 | <File | ||
2752 | RelativePath=".\lltoolface.h" | ||
2753 | > | ||
2754 | </File> | ||
2755 | <File | ||
2756 | RelativePath=".\lltoolfocus.h" | ||
2757 | > | ||
2758 | </File> | ||
2759 | <File | ||
2760 | RelativePath=".\lltoolgrab.h" | ||
2761 | > | ||
2762 | </File> | ||
2763 | <File | ||
2764 | RelativePath=".\lltoolgun.h" | ||
2765 | > | ||
2766 | </File> | ||
2767 | <File | ||
2768 | RelativePath=".\lltoolindividual.h" | ||
2769 | > | ||
2770 | </File> | ||
2771 | <File | ||
2772 | RelativePath=".\lltoolmgr.h" | ||
2773 | > | ||
2774 | </File> | ||
2775 | <File | ||
2776 | RelativePath=".\lltoolmorph.h" | ||
2777 | > | ||
2778 | </File> | ||
2779 | <File | ||
2780 | RelativePath=".\lltoolobjpicker.h" | ||
2781 | > | ||
2782 | </File> | ||
2783 | <File | ||
2784 | RelativePath=".\lltoolpie.h" | ||
2785 | > | ||
2786 | </File> | ||
2787 | <File | ||
2788 | RelativePath=".\lltoolpipette.h" | ||
2789 | > | ||
2790 | </File> | ||
2791 | <File | ||
2792 | RelativePath=".\lltoolplacer.h" | ||
2793 | > | ||
2794 | </File> | ||
2795 | <File | ||
2796 | RelativePath=".\lltoolselect.h" | ||
2797 | > | ||
2798 | </File> | ||
2799 | <File | ||
2800 | RelativePath=".\lltoolselectland.h" | ||
2801 | > | ||
2802 | </File> | ||
2803 | <File | ||
2804 | RelativePath=".\lltoolselectrect.h" | ||
2805 | > | ||
2806 | </File> | ||
2807 | <File | ||
2808 | RelativePath=".\lltoolview.h" | ||
2809 | > | ||
2810 | </File> | ||
2811 | <File | ||
2812 | RelativePath=".\lltracker.h" | ||
2813 | > | ||
2814 | </File> | ||
2815 | <File | ||
2816 | RelativePath=".\lluploaddialog.h" | ||
2817 | > | ||
2818 | </File> | ||
2819 | <File | ||
2820 | RelativePath=".\llurl.h" | ||
2821 | > | ||
2822 | </File> | ||
2823 | <File | ||
2824 | RelativePath=".\llurlwhitelist.h" | ||
2825 | > | ||
2826 | </File> | ||
2827 | <File | ||
2828 | RelativePath=".\lluserauth.h" | ||
2829 | > | ||
2830 | </File> | ||
2831 | <File | ||
2832 | RelativePath=".\lluvscreen.h" | ||
2833 | > | ||
2834 | </File> | ||
2835 | <File | ||
2836 | RelativePath=".\llvelocitybar.h" | ||
2837 | > | ||
2838 | </File> | ||
2839 | <File | ||
2840 | RelativePath=".\llviewchildren.h" | ||
2841 | > | ||
2842 | </File> | ||
2843 | <File | ||
2844 | RelativePath=".\llviewerbuild.h" | ||
2845 | > | ||
2846 | </File> | ||
2847 | <File | ||
2848 | RelativePath=".\llviewercamera.h" | ||
2849 | > | ||
2850 | </File> | ||
2851 | <File | ||
2852 | RelativePath=".\llviewercontrol.h" | ||
2853 | > | ||
2854 | </File> | ||
2855 | <File | ||
2856 | RelativePath=".\llviewerdisplay.h" | ||
2857 | > | ||
2858 | </File> | ||
2859 | <File | ||
2860 | RelativePath=".\llviewergesture.h" | ||
2861 | > | ||
2862 | </File> | ||
2863 | <File | ||
2864 | RelativePath=".\llviewerimage.h" | ||
2865 | > | ||
2866 | </File> | ||
2867 | <File | ||
2868 | RelativePath=".\llviewerimagelist.h" | ||
2869 | > | ||
2870 | </File> | ||
2871 | <File | ||
2872 | RelativePath=".\llviewerinventory.h" | ||
2873 | > | ||
2874 | </File> | ||
2875 | <File | ||
2876 | RelativePath=".\llviewerjoint.h" | ||
2877 | > | ||
2878 | </File> | ||
2879 | <File | ||
2880 | RelativePath=".\llviewerjointattachment.h" | ||
2881 | > | ||
2882 | </File> | ||
2883 | <File | ||
2884 | RelativePath=".\llviewerjointmesh.h" | ||
2885 | > | ||
2886 | </File> | ||
2887 | <File | ||
2888 | RelativePath=".\llviewerjointshape.h" | ||
2889 | > | ||
2890 | </File> | ||
2891 | <File | ||
2892 | RelativePath=".\llviewerkeyboard.h" | ||
2893 | > | ||
2894 | </File> | ||
2895 | <File | ||
2896 | RelativePath=".\llviewerlayer.h" | ||
2897 | > | ||
2898 | </File> | ||
2899 | <File | ||
2900 | RelativePath=".\llviewermenu.h" | ||
2901 | > | ||
2902 | </File> | ||
2903 | <File | ||
2904 | RelativePath=".\llviewermessage.h" | ||
2905 | > | ||
2906 | </File> | ||
2907 | <File | ||
2908 | RelativePath=".\llviewernetwork.h" | ||
2909 | > | ||
2910 | </File> | ||
2911 | <File | ||
2912 | RelativePath=".\llviewerobject.h" | ||
2913 | > | ||
2914 | </File> | ||
2915 | <File | ||
2916 | RelativePath=".\llviewerobjectlist.h" | ||
2917 | > | ||
2918 | </File> | ||
2919 | <File | ||
2920 | RelativePath=".\llviewerparcelmgr.h" | ||
2921 | > | ||
2922 | </File> | ||
2923 | <File | ||
2924 | RelativePath=".\llviewerparceloverlay.h" | ||
2925 | > | ||
2926 | </File> | ||
2927 | <File | ||
2928 | RelativePath=".\llviewerpartsim.h" | ||
2929 | > | ||
2930 | </File> | ||
2931 | <File | ||
2932 | RelativePath=".\llviewerpartsource.h" | ||
2933 | > | ||
2934 | </File> | ||
2935 | <File | ||
2936 | RelativePath=".\llviewerregion.h" | ||
2937 | > | ||
2938 | </File> | ||
2939 | <File | ||
2940 | RelativePath=".\llviewerreputation.h" | ||
2941 | > | ||
2942 | </File> | ||
2943 | <File | ||
2944 | RelativePath=".\llviewerstats.h" | ||
2945 | > | ||
2946 | </File> | ||
2947 | <File | ||
2948 | RelativePath=".\llviewertexteditor.h" | ||
2949 | > | ||
2950 | </File> | ||
2951 | <File | ||
2952 | RelativePath=".\llviewertextureanim.h" | ||
2953 | > | ||
2954 | </File> | ||
2955 | <File | ||
2956 | RelativePath=".\llviewerthrottle.h" | ||
2957 | > | ||
2958 | </File> | ||
2959 | <File | ||
2960 | RelativePath=".\llvieweruictrlfactory.h" | ||
2961 | > | ||
2962 | </File> | ||
2963 | <File | ||
2964 | RelativePath=".\llviewervisualparam.h" | ||
2965 | > | ||
2966 | </File> | ||
2967 | <File | ||
2968 | RelativePath=".\llviewerwindow.h" | ||
2969 | > | ||
2970 | </File> | ||
2971 | <File | ||
2972 | RelativePath=".\llvlcomposition.h" | ||
2973 | > | ||
2974 | </File> | ||
2975 | <File | ||
2976 | RelativePath=".\llvlmanager.h" | ||
2977 | > | ||
2978 | </File> | ||
2979 | <File | ||
2980 | RelativePath=".\llvoavatar.h" | ||
2981 | > | ||
2982 | </File> | ||
2983 | <File | ||
2984 | RelativePath=".\llvocache.h" | ||
2985 | > | ||
2986 | </File> | ||
2987 | <File | ||
2988 | RelativePath=".\llvoclouds.h" | ||
2989 | > | ||
2990 | </File> | ||
2991 | <File | ||
2992 | RelativePath=".\llvograss.h" | ||
2993 | > | ||
2994 | </File> | ||
2995 | <File | ||
2996 | RelativePath=".\llvoground.h" | ||
2997 | > | ||
2998 | </File> | ||
2999 | <File | ||
3000 | RelativePath=".\llvoinventorylistener.h" | ||
3001 | > | ||
3002 | </File> | ||
3003 | <File | ||
3004 | RelativePath=".\llvolumesliderctrl.h" | ||
3005 | > | ||
3006 | </File> | ||
3007 | <File | ||
3008 | RelativePath=".\llvopart.h" | ||
3009 | > | ||
3010 | </File> | ||
3011 | <File | ||
3012 | RelativePath=".\llvopartgroup.h" | ||
3013 | > | ||
3014 | </File> | ||
3015 | <File | ||
3016 | RelativePath=".\llvosky.h" | ||
3017 | > | ||
3018 | </File> | ||
3019 | <File | ||
3020 | RelativePath=".\llvostars.h" | ||
3021 | > | ||
3022 | </File> | ||
3023 | <File | ||
3024 | RelativePath=".\llvosurfacepatch.h" | ||
3025 | > | ||
3026 | </File> | ||
3027 | <File | ||
3028 | RelativePath=".\llvotextbubble.h" | ||
3029 | > | ||
3030 | </File> | ||
3031 | <File | ||
3032 | RelativePath=".\llvotree.h" | ||
3033 | > | ||
3034 | </File> | ||
3035 | <File | ||
3036 | RelativePath=".\llvotreenew.h" | ||
3037 | > | ||
3038 | </File> | ||
3039 | <File | ||
3040 | RelativePath=".\llvovolume.h" | ||
3041 | > | ||
3042 | </File> | ||
3043 | <File | ||
3044 | RelativePath=".\llvowater.h" | ||
3045 | > | ||
3046 | </File> | ||
3047 | <File | ||
3048 | RelativePath=".\llwaterpatch.h" | ||
3049 | > | ||
3050 | </File> | ||
3051 | <File | ||
3052 | RelativePath=".\llwearable.h" | ||
3053 | > | ||
3054 | </File> | ||
3055 | <File | ||
3056 | RelativePath=".\llwearablelist.h" | ||
3057 | > | ||
3058 | </File> | ||
3059 | <File | ||
3060 | RelativePath=".\llweb.h" | ||
3061 | > | ||
3062 | </File> | ||
3063 | <File | ||
3064 | RelativePath=".\llwebbrowserctrl.h" | ||
3065 | > | ||
3066 | </File> | ||
3067 | <File | ||
3068 | RelativePath=".\llwind.h" | ||
3069 | > | ||
3070 | </File> | ||
3071 | <File | ||
3072 | RelativePath=".\llwindebug.h" | ||
3073 | > | ||
3074 | </File> | ||
3075 | <File | ||
3076 | RelativePath=".\llworld.h" | ||
3077 | > | ||
3078 | </File> | ||
3079 | <File | ||
3080 | RelativePath=".\llworldmap.h" | ||
3081 | > | ||
3082 | </File> | ||
3083 | <File | ||
3084 | RelativePath=".\llworldmapview.h" | ||
3085 | > | ||
3086 | </File> | ||
3087 | <File | ||
3088 | RelativePath=".\llxmlrpctransaction.h" | ||
3089 | > | ||
3090 | </File> | ||
3091 | <File | ||
3092 | RelativePath=".\macmain.h" | ||
3093 | > | ||
3094 | </File> | ||
3095 | <File | ||
3096 | RelativePath=".\moviemaker.h" | ||
3097 | > | ||
3098 | </File> | ||
3099 | <File | ||
3100 | RelativePath=".\noise.h" | ||
3101 | > | ||
3102 | </File> | ||
3103 | <File | ||
3104 | RelativePath=".\pipeline.h" | ||
3105 | > | ||
3106 | </File> | ||
3107 | <File | ||
3108 | RelativePath=".\randgauss.h" | ||
3109 | > | ||
3110 | </File> | ||
3111 | <File | ||
3112 | RelativePath=".\VertexCache.h" | ||
3113 | > | ||
3114 | </File> | ||
3115 | <File | ||
3116 | RelativePath=".\viewer.h" | ||
3117 | > | ||
3118 | </File> | ||
3119 | <File | ||
3120 | RelativePath=".\VorbisFramework.h" | ||
3121 | > | ||
3122 | </File> | ||
3123 | </Filter> | ||
3124 | <Filter | ||
3125 | Name="Resource Files" | ||
3126 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" | ||
3127 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" | ||
3128 | > | ||
3129 | <File | ||
3130 | RelativePath=".\skins\xui\en-us\alerts.xml" | ||
3131 | > | ||
3132 | </File> | ||
3133 | <File | ||
3134 | RelativePath=".\app_settings\anim.ini" | ||
3135 | > | ||
3136 | </File> | ||
3137 | <File | ||
3138 | RelativePath=".\res\arrowcop.cur" | ||
3139 | > | ||
3140 | </File> | ||
3141 | <File | ||
3142 | RelativePath=".\res\arrowcopmulti.cur" | ||
3143 | > | ||
3144 | </File> | ||
3145 | <File | ||
3146 | RelativePath=".\res\bitmap2.bmp" | ||
3147 | > | ||
3148 | </File> | ||
3149 | <File | ||
3150 | RelativePath=".\res\bitmap4.bmp" | ||
3151 | > | ||
3152 | </File> | ||
3153 | <File | ||
3154 | RelativePath=".\app_settings\colors.xml" | ||
3155 | > | ||
3156 | </File> | ||
3157 | <File | ||
3158 | RelativePath=".\app_settings\colors_base.xml" | ||
3159 | > | ||
3160 | </File> | ||
3161 | <File | ||
3162 | RelativePath=".\skins\xui\en-us\floater_about.xml" | ||
3163 | > | ||
3164 | </File> | ||
3165 | <File | ||
3166 | RelativePath=".\skins\xui\en-us\floater_about_land.xml" | ||
3167 | > | ||
3168 | </File> | ||
3169 | <File | ||
3170 | RelativePath=".\skins\xui\en-us\floater_account_history.xml" | ||
3171 | > | ||
3172 | </File> | ||
3173 | <File | ||
3174 | RelativePath=".\skins\xui\en-us\floater_animation_preview.xml" | ||
3175 | > | ||
3176 | </File> | ||
3177 | <File | ||
3178 | RelativePath=".\skins\xui\en-us\floater_auction.xml" | ||
3179 | > | ||
3180 | </File> | ||
3181 | <File | ||
3182 | RelativePath=".\skins\xui\en-us\floater_avatar_picker.xml" | ||
3183 | > | ||
3184 | </File> | ||
3185 | <File | ||
3186 | RelativePath=".\skins\xui\en-us\floater_avatar_textures.xml" | ||
3187 | > | ||
3188 | </File> | ||
3189 | <File | ||
3190 | RelativePath=".\skins\xui\en-us\floater_build_options.xml" | ||
3191 | > | ||
3192 | </File> | ||
3193 | <File | ||
3194 | RelativePath=".\skins\xui\en-us\floater_bumps.xml" | ||
3195 | > | ||
3196 | </File> | ||
3197 | <File | ||
3198 | RelativePath=".\skins\xui\en-us\floater_buy_contents.xml" | ||
3199 | > | ||
3200 | </File> | ||
3201 | <File | ||
3202 | RelativePath=".\skins\xui\en-us\floater_buy_currency.xml" | ||
3203 | > | ||
3204 | </File> | ||
3205 | <File | ||
3206 | RelativePath=".\skins\xui\en-us\floater_buy_land.xml" | ||
3207 | > | ||
3208 | </File> | ||
3209 | <File | ||
3210 | RelativePath=".\skins\xui\en-us\floater_buy_object.xml" | ||
3211 | > | ||
3212 | </File> | ||
3213 | <File | ||
3214 | RelativePath=".\skins\xui\en-us\floater_chat_history.xml" | ||
3215 | > | ||
3216 | </File> | ||
3217 | <File | ||
3218 | RelativePath=".\skins\xui\en-us\floater_choose_group.xml" | ||
3219 | > | ||
3220 | </File> | ||
3221 | <File | ||
3222 | RelativePath=".\skins\xui\en-us\floater_clothing.xml" | ||
3223 | > | ||
3224 | </File> | ||
3225 | <File | ||
3226 | RelativePath=".\skins\xui\en-us\floater_color_picker.xml" | ||
3227 | > | ||
3228 | </File> | ||
3229 | <File | ||
3230 | RelativePath=".\skins\xui\en-us\floater_critical.xml" | ||
3231 | > | ||
3232 | </File> | ||
3233 | <File | ||
3234 | RelativePath=".\skins\xui\en-us\floater_customize.xml" | ||
3235 | > | ||
3236 | </File> | ||
3237 | <File | ||
3238 | RelativePath=".\skins\xui\en-us\floater_directory.xml" | ||
3239 | > | ||
3240 | </File> | ||
3241 | <File | ||
3242 | RelativePath=".\skins\xui\en-us\floater_friends.xml" | ||
3243 | > | ||
3244 | </File> | ||
3245 | <File | ||
3246 | RelativePath=".\skins\xui\en-us\floater_gesture.xml" | ||
3247 | > | ||
3248 | </File> | ||
3249 | <File | ||
3250 | RelativePath=".\skins\xui\en-us\floater_god_tools.xml" | ||
3251 | > | ||
3252 | </File> | ||
3253 | <File | ||
3254 | RelativePath=".\skins\xui\en-us\floater_group_info.xml" | ||
3255 | > | ||
3256 | </File> | ||
3257 | <File | ||
3258 | RelativePath=".\skins\xui\en-us\floater_groups.xml" | ||
3259 | > | ||
3260 | </File> | ||
3261 | <File | ||
3262 | RelativePath=".\skins\xui\en-us\floater_html.xml" | ||
3263 | > | ||
3264 | </File> | ||
3265 | <File | ||
3266 | RelativePath=".\skins\xui\en-us\floater_html_help.xml" | ||
3267 | > | ||
3268 | </File> | ||
3269 | <File | ||
3270 | RelativePath=".\skins\xui\en-us\floater_im.xml" | ||
3271 | > | ||
3272 | </File> | ||
3273 | <File | ||
3274 | RelativePath=".\skins\xui\en-us\floater_image_preview.xml" | ||
3275 | > | ||
3276 | </File> | ||
3277 | <File | ||
3278 | RelativePath=".\skins\xui\en-us\floater_import.xml" | ||
3279 | > | ||
3280 | </File> | ||
3281 | <File | ||
3282 | RelativePath=".\skins\xui\en-us\floater_inspect.xml" | ||
3283 | > | ||
3284 | </File> | ||
3285 | <File | ||
3286 | RelativePath=".\skins\xui\en-us\floater_instant_message.xml" | ||
3287 | > | ||
3288 | </File> | ||
3289 | <File | ||
3290 | RelativePath=".\skins\xui\en-us\floater_inventory.xml" | ||
3291 | > | ||
3292 | </File> | ||
3293 | <File | ||
3294 | RelativePath=".\skins\xui\en-us\floater_inventory_item_properties.xml" | ||
3295 | > | ||
3296 | </File> | ||
3297 | <File | ||
3298 | RelativePath=".\skins\xui\en-us\floater_inventory_view_finder.xml" | ||
3299 | > | ||
3300 | </File> | ||
3301 | <File | ||
3302 | RelativePath=".\skins\xui\en-us\floater_land_holdings.xml" | ||
3303 | > | ||
3304 | </File> | ||
3305 | <File | ||
3306 | RelativePath=".\skins\xui\en-us\floater_live_lsleditor.xml" | ||
3307 | > | ||
3308 | </File> | ||
3309 | <File | ||
3310 | RelativePath=".\skins\xui\en-us\floater_moveview.xml" | ||
3311 | > | ||
3312 | </File> | ||
3313 | <File | ||
3314 | RelativePath=".\skins\xui\en-us\floater_mute.xml" | ||
3315 | > | ||
3316 | </File> | ||
3317 | <File | ||
3318 | RelativePath=".\skins\xui\en-us\floater_name_description.xml" | ||
3319 | > | ||
3320 | </File> | ||
3321 | <File | ||
3322 | RelativePath=".\skins\xui\en-us\floater_new_im.xml" | ||
3323 | > | ||
3324 | </File> | ||
3325 | <File | ||
3326 | RelativePath=".\skins\xui\en-us\floater_new_outfit_dialog.xml" | ||
3327 | > | ||
3328 | </File> | ||
3329 | <File | ||
3330 | RelativePath=".\skins\xui\en-us\floater_openobject.xml" | ||
3331 | > | ||
3332 | </File> | ||
3333 | <File | ||
3334 | RelativePath=".\skins\xui\en-us\floater_pay.xml" | ||
3335 | > | ||
3336 | </File> | ||
3337 | <File | ||
3338 | RelativePath=".\skins\xui\en-us\floater_pay_object.xml" | ||
3339 | > | ||
3340 | </File> | ||
3341 | <File | ||
3342 | RelativePath=".\skins\xui\en-us\floater_postcard.xml" | ||
3343 | > | ||
3344 | </File> | ||
3345 | <File | ||
3346 | RelativePath=".\skins\xui\en-us\floater_preferences.xml" | ||
3347 | > | ||
3348 | </File> | ||
3349 | <File | ||
3350 | RelativePath=".\skins\xui\en-us\floater_preview_animation.xml" | ||
3351 | > | ||
3352 | </File> | ||
3353 | <File | ||
3354 | RelativePath=".\skins\xui\en-us\floater_preview_embedded_texture.xml" | ||
3355 | > | ||
3356 | </File> | ||
3357 | <File | ||
3358 | RelativePath=".\skins\xui\en-us\floater_preview_existing_landmark.xml" | ||
3359 | > | ||
3360 | </File> | ||
3361 | <File | ||
3362 | RelativePath=".\skins\xui\en-us\floater_preview_gesture.xml" | ||
3363 | > | ||
3364 | </File> | ||
3365 | <File | ||
3366 | RelativePath=".\skins\xui\en-us\floater_preview_new_landmark.xml" | ||
3367 | > | ||
3368 | </File> | ||
3369 | <File | ||
3370 | RelativePath=".\skins\xui\en-us\floater_preview_notecard.xml" | ||
3371 | > | ||
3372 | </File> | ||
3373 | <File | ||
3374 | RelativePath=".\skins\xui\en-us\floater_preview_notecard_keep_discard.xml" | ||
3375 | > | ||
3376 | </File> | ||
3377 | <File | ||
3378 | RelativePath=".\skins\xui\en-us\floater_preview_sound.xml" | ||
3379 | > | ||
3380 | </File> | ||
3381 | <File | ||
3382 | RelativePath=".\skins\xui\en-us\floater_preview_texture.xml" | ||
3383 | > | ||
3384 | </File> | ||
3385 | <File | ||
3386 | RelativePath=".\skins\xui\en-us\floater_preview_texture_keep_discard.xml" | ||
3387 | > | ||
3388 | </File> | ||
3389 | <File | ||
3390 | RelativePath=".\skins\xui\en-us\floater_price_for_listing.xml" | ||
3391 | > | ||
3392 | </File> | ||
3393 | <File | ||
3394 | RelativePath=".\skins\xui\en-us\floater_profile.xml" | ||
3395 | > | ||
3396 | </File> | ||
3397 | <File | ||
3398 | RelativePath=".\skins\xui\en-us\floater_rate.xml" | ||
3399 | > | ||
3400 | </File> | ||
3401 | <File | ||
3402 | RelativePath=".\skins\xui\en-us\floater_report_abuse.xml" | ||
3403 | > | ||
3404 | </File> | ||
3405 | <File | ||
3406 | RelativePath=".\skins\xui\en-us\floater_report_bug.xml" | ||
3407 | > | ||
3408 | </File> | ||
3409 | <File | ||
3410 | RelativePath=".\skins\xui\en-us\floater_script_debug.xml" | ||
3411 | > | ||
3412 | </File> | ||
3413 | <File | ||
3414 | RelativePath=".\skins\xui\en-us\floater_script_ed_panel.xml" | ||
3415 | > | ||
3416 | </File> | ||
3417 | <File | ||
3418 | RelativePath=".\skins\xui\en-us\floater_script_preview.xml" | ||
3419 | > | ||
3420 | </File> | ||
3421 | <File | ||
3422 | RelativePath=".\skins\xui\en-us\floater_script_preview_new.xml" | ||
3423 | > | ||
3424 | </File> | ||
3425 | <File | ||
3426 | RelativePath=".\skins\xui\en-us\floater_script_queue.xml" | ||
3427 | > | ||
3428 | </File> | ||
3429 | <File | ||
3430 | RelativePath=".\skins\xui\en-us\floater_script_search.xml" | ||
3431 | > | ||
3432 | </File> | ||
3433 | <File | ||
3434 | RelativePath=".\skins\xui\en-us\floater_sell_land.xml" | ||
3435 | > | ||
3436 | </File> | ||
3437 | <File | ||
3438 | RelativePath=".\skins\xui\en-us\floater_settings_debug.xml" | ||
3439 | > | ||
3440 | </File> | ||
3441 | <File | ||
3442 | RelativePath=".\skins\xui\en-us\floater_snapshot.xml" | ||
3443 | > | ||
3444 | </File> | ||
3445 | <File | ||
3446 | RelativePath=".\skins\xui\en-us\floater_sound_preview.xml" | ||
3447 | > | ||
3448 | </File> | ||
3449 | <File | ||
3450 | RelativePath=".\skins\xui\en-us\floater_telehub.xml" | ||
3451 | > | ||
3452 | </File> | ||
3453 | <File | ||
3454 | RelativePath=".\skins\xui\en-us\floater_texture_ctrl.xml" | ||
3455 | > | ||
3456 | </File> | ||
3457 | <File | ||
3458 | RelativePath=".\skins\xui\en-us\floater_tools.xml" | ||
3459 | > | ||
3460 | </File> | ||
3461 | <File | ||
3462 | RelativePath=".\skins\xui\en-us\floater_top_objects.xml" | ||
3463 | > | ||
3464 | </File> | ||
3465 | <File | ||
3466 | RelativePath=".\skins\xui\en-us\floater_tos.xml" | ||
3467 | > | ||
3468 | </File> | ||
3469 | <File | ||
3470 | RelativePath=".\skins\xui\en-us\floater_wearable_save_as.xml" | ||
3471 | > | ||
3472 | </File> | ||
3473 | <File | ||
3474 | RelativePath=".\skins\xui\en-us\floater_world_map.xml" | ||
3475 | > | ||
3476 | </File> | ||
3477 | <File | ||
3478 | RelativePath=".\app_settings\grass.xml" | ||
3479 | > | ||
3480 | </File> | ||
3481 | <File | ||
3482 | RelativePath=".\Info-SecondLife.plist" | ||
3483 | > | ||
3484 | </File> | ||
3485 | <File | ||
3486 | RelativePath=".\English.lproj\InfoPlist.strings" | ||
3487 | > | ||
3488 | </File> | ||
3489 | <File | ||
3490 | RelativePath=".\res\install_icon.ico" | ||
3491 | > | ||
3492 | </File> | ||
3493 | <File | ||
3494 | RelativePath=".\app_settings\keys.ini" | ||
3495 | > | ||
3496 | </File> | ||
3497 | <File | ||
3498 | RelativePath=".\app_settings\keywords.ini" | ||
3499 | > | ||
3500 | </File> | ||
3501 | <File | ||
3502 | RelativePath=".\res\ll_icon.ico" | ||
3503 | > | ||
3504 | </File> | ||
3505 | <File | ||
3506 | RelativePath=".\res\llarrow.cur" | ||
3507 | > | ||
3508 | </File> | ||
3509 | <File | ||
3510 | RelativePath=".\res\llarrowdrag.cur" | ||
3511 | > | ||
3512 | </File> | ||
3513 | <File | ||
3514 | RelativePath=".\res\llarrowdragmulti.cur" | ||
3515 | > | ||
3516 | </File> | ||
3517 | <File | ||
3518 | RelativePath=".\res\llarrowlocked.cur" | ||
3519 | > | ||
3520 | </File> | ||
3521 | <File | ||
3522 | RelativePath=".\res\llgrablocked.cur" | ||
3523 | > | ||
3524 | </File> | ||
3525 | <File | ||
3526 | RelativePath=".\res\llnolocked.cur" | ||
3527 | > | ||
3528 | </File> | ||
3529 | <File | ||
3530 | RelativePath=".\res\lltoolcamera.cur" | ||
3531 | > | ||
3532 | </File> | ||
3533 | <File | ||
3534 | RelativePath=".\res\lltoolcreate.cur" | ||
3535 | > | ||
3536 | </File> | ||
3537 | <File | ||
3538 | RelativePath=".\res\lltoolfocus.cur" | ||
3539 | > | ||
3540 | </File> | ||
3541 | <File | ||
3542 | RelativePath=".\res\lltoolgrab.cur" | ||
3543 | > | ||
3544 | </File> | ||
3545 | <File | ||
3546 | RelativePath=".\res\lltoolland.cur" | ||
3547 | > | ||
3548 | </File> | ||
3549 | <File | ||
3550 | RelativePath=".\res\lltoolpan.cur" | ||
3551 | > | ||
3552 | </File> | ||
3553 | <File | ||
3554 | RelativePath=".\res\lltoolpipette.cur" | ||
3555 | > | ||
3556 | </File> | ||
3557 | <File | ||
3558 | RelativePath=".\res\lltoolrotate.cur" | ||
3559 | > | ||
3560 | </File> | ||
3561 | <File | ||
3562 | RelativePath=".\res\lltoolscale.cur" | ||
3563 | > | ||
3564 | </File> | ||
3565 | <File | ||
3566 | RelativePath=".\res\lltooltranslate.cur" | ||
3567 | > | ||
3568 | </File> | ||
3569 | <File | ||
3570 | RelativePath=".\res\lltoolzoomin.cur" | ||
3571 | > | ||
3572 | </File> | ||
3573 | <File | ||
3574 | RelativePath=".\res\loginbackground.bmp" | ||
3575 | > | ||
3576 | </File> | ||
3577 | <File | ||
3578 | RelativePath=".\skins\xui\en-us\menu_inventory.xml" | ||
3579 | > | ||
3580 | </File> | ||
3581 | <File | ||
3582 | RelativePath=".\skins\xui\en-us\menu_pie_attachment.xml" | ||
3583 | > | ||
3584 | </File> | ||
3585 | <File | ||
3586 | RelativePath=".\skins\xui\en-us\menu_pie_avatar.xml" | ||
3587 | > | ||
3588 | </File> | ||
3589 | <File | ||
3590 | RelativePath=".\skins\xui\en-us\menu_pie_land.xml" | ||
3591 | > | ||
3592 | </File> | ||
3593 | <File | ||
3594 | RelativePath=".\skins\xui\en-us\menu_pie_object.xml" | ||
3595 | > | ||
3596 | </File> | ||
3597 | <File | ||
3598 | RelativePath=".\skins\xui\en-us\menu_pie_self.xml" | ||
3599 | > | ||
3600 | </File> | ||
3601 | <File | ||
3602 | RelativePath=".\skins\xui\en-us\menu_viewer.xml" | ||
3603 | > | ||
3604 | </File> | ||
3605 | <File | ||
3606 | RelativePath=".\res\newViewRes.rc" | ||
3607 | > | ||
3608 | </File> | ||
3609 | <File | ||
3610 | RelativePath=".\skins\xui\en-us\notify.xml" | ||
3611 | > | ||
3612 | </File> | ||
3613 | <File | ||
3614 | RelativePath=".\skins\xui\en-us\panel_account_details.xml" | ||
3615 | > | ||
3616 | </File> | ||
3617 | <File | ||
3618 | RelativePath=".\skins\xui\en-us\panel_account_planning.xml" | ||
3619 | > | ||
3620 | </File> | ||
3621 | <File | ||
3622 | RelativePath=".\skins\xui\en-us\panel_account_transactions.xml" | ||
3623 | > | ||
3624 | </File> | ||
3625 | <File | ||
3626 | RelativePath=".\skins\xui\en-us\panel_avatar.xml" | ||
3627 | > | ||
3628 | </File> | ||
3629 | <File | ||
3630 | RelativePath=".\skins\xui\en-us\panel_avatar_classified.xml" | ||
3631 | > | ||
3632 | </File> | ||
3633 | <File | ||
3634 | RelativePath=".\skins\xui\en-us\panel_avatar_pick.xml" | ||
3635 | > | ||
3636 | </File> | ||
3637 | <File | ||
3638 | RelativePath=".\skins\xui\en-us\panel_avatar_pick.xml" | ||
3639 | > | ||
3640 | </File> | ||
3641 | <File | ||
3642 | RelativePath=".\skins\xui\en-us\panel_chat_bar.xml" | ||
3643 | > | ||
3644 | </File> | ||
3645 | <File | ||
3646 | RelativePath=".\skins\xui\en-us\panel_classified.xml" | ||
3647 | > | ||
3648 | </File> | ||
3649 | <File | ||
3650 | RelativePath=".\skins\xui\en-us\panel_event.xml" | ||
3651 | > | ||
3652 | </File> | ||
3653 | <File | ||
3654 | RelativePath=".\skins\xui\en-us\panel_group.xml" | ||
3655 | > | ||
3656 | </File> | ||
3657 | <File | ||
3658 | RelativePath=".\skins\xui\en-us\panel_group_finder.xml" | ||
3659 | > | ||
3660 | </File> | ||
3661 | <File | ||
3662 | RelativePath=".\skins\xui\en-us\panel_group_general.xml" | ||
3663 | > | ||
3664 | </File> | ||
3665 | <File | ||
3666 | RelativePath=".\skins\xui\en-us\panel_group_invite.xml" | ||
3667 | > | ||
3668 | </File> | ||
3669 | <File | ||
3670 | RelativePath=".\skins\xui\en-us\panel_group_land_money.xml" | ||
3671 | > | ||
3672 | </File> | ||
3673 | <File | ||
3674 | RelativePath=".\skins\xui\en-us\panel_group_notices.xml" | ||
3675 | > | ||
3676 | </File> | ||
3677 | <File | ||
3678 | RelativePath=".\skins\xui\en-us\panel_group_roles.xml" | ||
3679 | > | ||
3680 | </File> | ||
3681 | <File | ||
3682 | RelativePath=".\skins\xui\en-us\panel_group_voting.xml" | ||
3683 | > | ||
3684 | </File> | ||
3685 | <File | ||
3686 | RelativePath=".\skins\xui\en-us\panel_land_covenant.xml" | ||
3687 | > | ||
3688 | </File> | ||
3689 | <File | ||
3690 | RelativePath=".\skins\xui\en-us\panel_login.xml" | ||
3691 | > | ||
3692 | </File> | ||
3693 | <File | ||
3694 | RelativePath=".\skins\xui\en-us\panel_media_remote.xml" | ||
3695 | > | ||
3696 | </File> | ||
3697 | <File | ||
3698 | RelativePath=".\skins\xui\en-us\panel_music_remote.xml" | ||
3699 | > | ||
3700 | </File> | ||
3701 | <File | ||
3702 | RelativePath=".\skins\xui\en-us\panel_overlaybar.xml" | ||
3703 | > | ||
3704 | </File> | ||
3705 | <File | ||
3706 | RelativePath=".\skins\xui\en-us\panel_place.xml" | ||
3707 | > | ||
3708 | </File> | ||
3709 | <File | ||
3710 | RelativePath=".\skins\xui\en-us\panel_place_small.xml" | ||
3711 | > | ||
3712 | </File> | ||
3713 | <File | ||
3714 | RelativePath=".\skins\xui\en-us\panel_preferences_audio.xml" | ||
3715 | > | ||
3716 | </File> | ||
3717 | <File | ||
3718 | RelativePath=".\skins\xui\en-us\panel_preferences_chat.xml" | ||
3719 | > | ||
3720 | </File> | ||
3721 | <File | ||
3722 | RelativePath=".\skins\xui\en-us\panel_preferences_general.xml" | ||
3723 | > | ||
3724 | </File> | ||
3725 | <File | ||
3726 | RelativePath=".\skins\xui\en-us\panel_preferences_graphics1.xml" | ||
3727 | > | ||
3728 | </File> | ||
3729 | <File | ||
3730 | RelativePath=".\skins\xui\en-us\panel_preferences_graphics2.xml" | ||
3731 | > | ||
3732 | </File> | ||
3733 | <File | ||
3734 | RelativePath=".\skins\xui\en-us\panel_preferences_graphics3.xml" | ||
3735 | > | ||
3736 | </File> | ||
3737 | <File | ||
3738 | RelativePath=".\skins\xui\en-us\panel_preferences_im.xml" | ||
3739 | > | ||
3740 | </File> | ||
3741 | <File | ||
3742 | RelativePath=".\skins\xui\en-us\panel_preferences_input.xml" | ||
3743 | > | ||
3744 | </File> | ||
3745 | <File | ||
3746 | RelativePath=".\skins\xui\en-us\panel_preferences_network.xml" | ||
3747 | > | ||
3748 | </File> | ||
3749 | <File | ||
3750 | RelativePath=".\skins\xui\en-us\panel_preferences_popups.xml" | ||
3751 | > | ||
3752 | </File> | ||
3753 | <File | ||
3754 | RelativePath=".\skins\xui\en-us\panel_region_covenant.xml" | ||
3755 | > | ||
3756 | </File> | ||
3757 | <File | ||
3758 | RelativePath=".\skins\xui\en-us\panel_region_debug.xml" | ||
3759 | > | ||
3760 | </File> | ||
3761 | <File | ||
3762 | RelativePath=".\skins\xui\en-us\panel_region_estate.xml" | ||
3763 | > | ||
3764 | </File> | ||
3765 | <File | ||
3766 | RelativePath=".\skins\xui\en-us\panel_region_general.xml" | ||
3767 | > | ||
3768 | </File> | ||
3769 | <File | ||
3770 | RelativePath=".\skins\xui\en-us\panel_region_terrain.xml" | ||
3771 | > | ||
3772 | </File> | ||
3773 | <File | ||
3774 | RelativePath=".\skins\xui\en-us\panel_region_texture.xml" | ||
3775 | > | ||
3776 | </File> | ||
3777 | <File | ||
3778 | RelativePath=".\skins\xui\en-us\panel_scrolling_param.xml" | ||
3779 | > | ||
3780 | </File> | ||
3781 | <File | ||
3782 | RelativePath=".\skins\xui\en-us\panel_settings_chat.xml" | ||
3783 | > | ||
3784 | </File> | ||
3785 | <File | ||
3786 | RelativePath=".\skins\xui\en-us\panel_settings_im.xml" | ||
3787 | > | ||
3788 | </File> | ||
3789 | <File | ||
3790 | RelativePath=".\skins\xui\en-us\panel_settings_im.xml" | ||
3791 | > | ||
3792 | </File> | ||
3793 | <File | ||
3794 | RelativePath=".\skins\xui\en-us\panel_settings_msgbox.xml" | ||
3795 | > | ||
3796 | </File> | ||
3797 | <File | ||
3798 | RelativePath=".\skins\xui\en-us\panel_settings_network.xml" | ||
3799 | > | ||
3800 | </File> | ||
3801 | <File | ||
3802 | RelativePath=".\skins\xui\en-us\panel_settings_web.xml" | ||
3803 | > | ||
3804 | </File> | ||
3805 | <File | ||
3806 | RelativePath=".\skins\xui\en-us\panel_status_bar.xml" | ||
3807 | > | ||
3808 | </File> | ||
3809 | <File | ||
3810 | RelativePath=".\skins\xui\en-us\panel_toolbar.xml" | ||
3811 | > | ||
3812 | </File> | ||
3813 | <File | ||
3814 | RelativePath=".\skins\xui\en-us\panel_top_pick.xml" | ||
3815 | > | ||
3816 | </File> | ||
3817 | <File | ||
3818 | RelativePath=".\app_settings\popups.xml" | ||
3819 | > | ||
3820 | </File> | ||
3821 | <File | ||
3822 | RelativePath=".\releasenotes.full.txt" | ||
3823 | > | ||
3824 | </File> | ||
3825 | <File | ||
3826 | RelativePath=".\releasenotes.txt" | ||
3827 | > | ||
3828 | </File> | ||
3829 | <File | ||
3830 | RelativePath=".\res\resource.h" | ||
3831 | > | ||
3832 | </File> | ||
3833 | <File | ||
3834 | RelativePath=".\skins\xui\en-us\role_actions.xml" | ||
3835 | > | ||
3836 | </File> | ||
3837 | <File | ||
3838 | RelativePath=".\app_settings\std_bump.ini" | ||
3839 | > | ||
3840 | </File> | ||
3841 | <File | ||
3842 | RelativePath=".\res\toolbuy.cur" | ||
3843 | > | ||
3844 | </File> | ||
3845 | <File | ||
3846 | RelativePath=".\res\toolopen.cur" | ||
3847 | > | ||
3848 | </File> | ||
3849 | <File | ||
3850 | RelativePath=".\res\toolpay.cur" | ||
3851 | > | ||
3852 | </File> | ||
3853 | <File | ||
3854 | RelativePath=".\res\toolpickobject3.cur" | ||
3855 | > | ||
3856 | </File> | ||
3857 | <File | ||
3858 | RelativePath=".\res\toolpipette.cur" | ||
3859 | > | ||
3860 | </File> | ||
3861 | <File | ||
3862 | RelativePath=".\res\toolsit.cur" | ||
3863 | > | ||
3864 | </File> | ||
3865 | <File | ||
3866 | RelativePath=".\app_settings\trees.xml" | ||
3867 | > | ||
3868 | </File> | ||
3869 | </Filter> | ||
3870 | <File | ||
3871 | RelativePath=".\llviewerprecompiledheaders.cpp" | ||
3872 | > | ||
3873 | <FileConfiguration | ||
3874 | Name="Debug|Win32" | ||
3875 | > | ||
3876 | <Tool | ||
3877 | Name="VCCLCompilerTool" | ||
3878 | UsePrecompiledHeader="1" | ||
3879 | /> | ||
3880 | </FileConfiguration> | ||
3881 | <FileConfiguration | ||
3882 | Name="Release|Win32" | ||
3883 | > | ||
3884 | <Tool | ||
3885 | Name="VCCLCompilerTool" | ||
3886 | UsePrecompiledHeader="1" | ||
3887 | /> | ||
3888 | </FileConfiguration> | ||
3889 | <FileConfiguration | ||
3890 | Name="ReleaseForDownload|Win32" | ||
3891 | > | ||
3892 | <Tool | ||
3893 | Name="VCCLCompilerTool" | ||
3894 | UsePrecompiledHeader="1" | ||
3895 | /> | ||
3896 | </FileConfiguration> | ||
3897 | <FileConfiguration | ||
3898 | Name="ReleaseNoOpt|Win32" | ||
3899 | > | ||
3900 | <Tool | ||
3901 | Name="VCCLCompilerTool" | ||
3902 | UsePrecompiledHeader="1" | ||
3903 | /> | ||
3904 | </FileConfiguration> | ||
3905 | </File> | ||
3906 | <File | ||
3907 | RelativePath=".\llviewerprecompiledheaders.h" | ||
3908 | > | ||
3909 | </File> | ||
3910 | <File | ||
3911 | RelativePath="..\..\scripts\messages\message_template.msg" | ||
3912 | > | ||
3913 | <FileConfiguration | ||
3914 | Name="Debug|Win32" | ||
3915 | > | ||
3916 | <Tool | ||
3917 | Name="VCCustomBuildTool" | ||
3918 | Description="Copying message template" | ||
3919 | CommandLine="copy "$(InputPath)" .\app_settings\message_template.msg
" | ||
3920 | Outputs="./app_settings/message_template.msg" | ||
3921 | /> | ||
3922 | </FileConfiguration> | ||
3923 | <FileConfiguration | ||
3924 | Name="Release|Win32" | ||
3925 | > | ||
3926 | <Tool | ||
3927 | Name="VCCustomBuildTool" | ||
3928 | Description="Copying message template" | ||
3929 | CommandLine="copy "$(InputPath)" .\app_settings\message_template.msg
" | ||
3930 | Outputs="./app_settings/message_template.msg" | ||
3931 | /> | ||
3932 | </FileConfiguration> | ||
3933 | <FileConfiguration | ||
3934 | Name="ReleaseForDownload|Win32" | ||
3935 | > | ||
3936 | <Tool | ||
3937 | Name="VCCustomBuildTool" | ||
3938 | Description="Copying message template" | ||
3939 | CommandLine="copy "$(InputPath)" .\app_settings\message_template.msg
" | ||
3940 | Outputs="./app_settings/message_template.msg" | ||
3941 | /> | ||
3942 | </FileConfiguration> | ||
3943 | <FileConfiguration | ||
3944 | Name="ReleaseNoOpt|Win32" | ||
3945 | > | ||
3946 | <Tool | ||
3947 | Name="VCCustomBuildTool" | ||
3948 | Description="Copying message template" | ||
3949 | CommandLine="copy "$(InputPath)" .\app_settings\message_template.msg
" | ||
3950 | Outputs="./app_settings/message_template.msg" | ||
3951 | /> | ||
3952 | </FileConfiguration> | ||
3953 | </File> | ||
3954 | </Files> | ||
3955 | <Globals> | ||
3956 | </Globals> | ||
3957 | </VisualStudioProject> | ||