diff options
author | Jacek Antonelli | 2008-09-06 18:24:57 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-09-06 18:25:07 -0500 |
commit | 798d367d54a6c6379ad355bd8345fa40e31e7fe9 (patch) | |
tree | 1921f1708cd0240648c97bc02df2c2ab5f2fc41e /linden/indra/llui/llui.vcproj | |
parent | Second Life viewer sources 1.20.15 (diff) | |
download | meta-impy-798d367d54a6c6379ad355bd8345fa40e31e7fe9.zip meta-impy-798d367d54a6c6379ad355bd8345fa40e31e7fe9.tar.gz meta-impy-798d367d54a6c6379ad355bd8345fa40e31e7fe9.tar.bz2 meta-impy-798d367d54a6c6379ad355bd8345fa40e31e7fe9.tar.xz |
Second Life viewer sources 1.21.0-RC
Diffstat (limited to 'linden/indra/llui/llui.vcproj')
-rw-r--r-- | linden/indra/llui/llui.vcproj | 446 |
1 files changed, 0 insertions, 446 deletions
diff --git a/linden/indra/llui/llui.vcproj b/linden/indra/llui/llui.vcproj deleted file mode 100644 index f5e7df5..0000000 --- a/linden/indra/llui/llui.vcproj +++ /dev/null | |||
@@ -1,446 +0,0 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioProject | ||
3 | ProjectType="Visual C++" | ||
4 | Version="7.10" | ||
5 | Name="llui" | ||
6 | ProjectGUID="{DE55D666-6A3D-476C-937F-109269B83681}" | ||
7 | Keyword="Win32Proj"> | ||
8 | <Platforms> | ||
9 | <Platform | ||
10 | Name="Win32"/> | ||
11 | </Platforms> | ||
12 | <Configurations> | ||
13 | <Configuration | ||
14 | Name="Debug|Win32" | ||
15 | OutputDirectory="../lib_$(ConfigurationName)/i686-win32" | ||
16 | IntermediateDirectory="Debug" | ||
17 | ConfigurationType="4" | ||
18 | CharacterSet="1"> | ||
19 | <Tool | ||
20 | Name="VCCLCompilerTool" | ||
21 | Optimization="0" | ||
22 | AdditionalIncludeDirectories="..\llmath;..\llvfs;..\llcommon;..\llprimitive;..\llwindow;..\llrender;..\llimage;..\llaudio;..\llxml;..\llmessage;"..\..\libraries\i686-win32\include";..\..\libraries\include\" | ||
23 | PreprocessorDefinitions="WIN32;_DEBUG;_LIB;LL_WINDOWS;LL_DEBUG" | ||
24 | MinimalRebuild="TRUE" | ||
25 | BasicRuntimeChecks="3" | ||
26 | RuntimeLibrary="1" | ||
27 | StructMemberAlignment="4" | ||
28 | ForceConformanceInForLoopScope="TRUE" | ||
29 | RuntimeTypeInfo="TRUE" | ||
30 | UsePrecompiledHeader="0" | ||
31 | WarningLevel="3" | ||
32 | WarnAsError="TRUE" | ||
33 | Detect64BitPortabilityProblems="FALSE" | ||
34 | DebugInformationFormat="4"/> | ||
35 | <Tool | ||
36 | Name="VCCustomBuildTool"/> | ||
37 | <Tool | ||
38 | Name="VCLibrarianTool" | ||
39 | OutputFile="$(OutDir)/llui.lib"/> | ||
40 | <Tool | ||
41 | Name="VCMIDLTool"/> | ||
42 | <Tool | ||
43 | Name="VCPostBuildEventTool"/> | ||
44 | <Tool | ||
45 | Name="VCPreBuildEventTool"/> | ||
46 | <Tool | ||
47 | Name="VCPreLinkEventTool"/> | ||
48 | <Tool | ||
49 | Name="VCResourceCompilerTool"/> | ||
50 | <Tool | ||
51 | Name="VCWebServiceProxyGeneratorTool"/> | ||
52 | <Tool | ||
53 | Name="VCXMLDataGeneratorTool"/> | ||
54 | <Tool | ||
55 | Name="VCManagedWrapperGeneratorTool"/> | ||
56 | <Tool | ||
57 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | ||
58 | </Configuration> | ||
59 | <Configuration | ||
60 | Name="Release|Win32" | ||
61 | OutputDirectory="../lib_$(ConfigurationName)/i686-win32" | ||
62 | IntermediateDirectory="Release" | ||
63 | ConfigurationType="4" | ||
64 | CharacterSet="1"> | ||
65 | <Tool | ||
66 | Name="VCCLCompilerTool" | ||
67 | AdditionalOptions="/Oy-" | ||
68 | AdditionalIncludeDirectories="..\llmath;..\llvfs;..\llcommon;..\llprimitive;..\llwindow;..\llrender;..\llimage;..\llaudio;..\llxml;..\llmessage;"..\..\libraries\i686-win32\include";..\..\libraries\include\" | ||
69 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;LL_RELEASE" | ||
70 | RuntimeLibrary="0" | ||
71 | StructMemberAlignment="0" | ||
72 | ForceConformanceInForLoopScope="TRUE" | ||
73 | RuntimeTypeInfo="TRUE" | ||
74 | UsePrecompiledHeader="0" | ||
75 | WarningLevel="3" | ||
76 | WarnAsError="TRUE" | ||
77 | Detect64BitPortabilityProblems="FALSE" | ||
78 | DebugInformationFormat="3"/> | ||
79 | <Tool | ||
80 | Name="VCCustomBuildTool"/> | ||
81 | <Tool | ||
82 | Name="VCLibrarianTool" | ||
83 | OutputFile="$(OutDir)/llui.lib"/> | ||
84 | <Tool | ||
85 | Name="VCMIDLTool"/> | ||
86 | <Tool | ||
87 | Name="VCPostBuildEventTool"/> | ||
88 | <Tool | ||
89 | Name="VCPreBuildEventTool"/> | ||
90 | <Tool | ||
91 | Name="VCPreLinkEventTool"/> | ||
92 | <Tool | ||
93 | Name="VCResourceCompilerTool"/> | ||
94 | <Tool | ||
95 | Name="VCWebServiceProxyGeneratorTool"/> | ||
96 | <Tool | ||
97 | Name="VCXMLDataGeneratorTool"/> | ||
98 | <Tool | ||
99 | Name="VCManagedWrapperGeneratorTool"/> | ||
100 | <Tool | ||
101 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | ||
102 | </Configuration> | ||
103 | <Configuration | ||
104 | Name="ReleaseNoOpt|Win32" | ||
105 | OutputDirectory="../lib_$(ConfigurationName)/i686-win32" | ||
106 | IntermediateDirectory="$(ConfigurationName)" | ||
107 | ConfigurationType="4" | ||
108 | CharacterSet="1"> | ||
109 | <Tool | ||
110 | Name="VCCLCompilerTool" | ||
111 | AdditionalOptions="/Oy-" | ||
112 | Optimization="0" | ||
113 | AdditionalIncludeDirectories="..\llmath;..\llvfs;..\llcommon;..\llprimitive;..\llwindow;..\llrender;..\llimage;..\llaudio;..\llxml;..\llmessage;"..\..\libraries\i686-win32\include";..\..\libraries\include\" | ||
114 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;LL_RELEASE" | ||
115 | RuntimeLibrary="0" | ||
116 | StructMemberAlignment="0" | ||
117 | ForceConformanceInForLoopScope="TRUE" | ||
118 | RuntimeTypeInfo="TRUE" | ||
119 | UsePrecompiledHeader="0" | ||
120 | WarningLevel="3" | ||
121 | WarnAsError="TRUE" | ||
122 | Detect64BitPortabilityProblems="FALSE" | ||
123 | DebugInformationFormat="3"/> | ||
124 | <Tool | ||
125 | Name="VCCustomBuildTool"/> | ||
126 | <Tool | ||
127 | Name="VCLibrarianTool" | ||
128 | OutputFile="$(OutDir)/llui.lib"/> | ||
129 | <Tool | ||
130 | Name="VCMIDLTool"/> | ||
131 | <Tool | ||
132 | Name="VCPostBuildEventTool"/> | ||
133 | <Tool | ||
134 | Name="VCPreBuildEventTool"/> | ||
135 | <Tool | ||
136 | Name="VCPreLinkEventTool"/> | ||
137 | <Tool | ||
138 | Name="VCResourceCompilerTool"/> | ||
139 | <Tool | ||
140 | Name="VCWebServiceProxyGeneratorTool"/> | ||
141 | <Tool | ||
142 | Name="VCXMLDataGeneratorTool"/> | ||
143 | <Tool | ||
144 | Name="VCManagedWrapperGeneratorTool"/> | ||
145 | <Tool | ||
146 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | ||
147 | </Configuration> | ||
148 | </Configurations> | ||
149 | <References> | ||
150 | </References> | ||
151 | <Files> | ||
152 | <Filter | ||
153 | Name="Source Files" | ||
154 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" | ||
155 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> | ||
156 | <File | ||
157 | RelativePath=".\llalertdialog.cpp"> | ||
158 | </File> | ||
159 | <File | ||
160 | RelativePath=".\llbutton.cpp"> | ||
161 | </File> | ||
162 | <File | ||
163 | RelativePath=".\llcheckboxctrl.cpp"> | ||
164 | </File> | ||
165 | <File | ||
166 | RelativePath=".\llclipboard.cpp"> | ||
167 | </File> | ||
168 | <File | ||
169 | RelativePath=".\llcombobox.cpp"> | ||
170 | </File> | ||
171 | <File | ||
172 | RelativePath=".\llctrlselectioninterface.cpp"> | ||
173 | </File> | ||
174 | <File | ||
175 | RelativePath=".\lldraghandle.cpp"> | ||
176 | </File> | ||
177 | <File | ||
178 | RelativePath=".\lleditmenuhandler.cpp"> | ||
179 | </File> | ||
180 | <File | ||
181 | RelativePath=".\llfloater.cpp"> | ||
182 | </File> | ||
183 | <File | ||
184 | RelativePath=".\llfocusmgr.cpp"> | ||
185 | </File> | ||
186 | <File | ||
187 | RelativePath=".\lliconctrl.cpp"> | ||
188 | </File> | ||
189 | <File | ||
190 | RelativePath=".\llkeywords.cpp"> | ||
191 | </File> | ||
192 | <File | ||
193 | RelativePath=".\lllineeditor.cpp"> | ||
194 | </File> | ||
195 | <File | ||
196 | RelativePath=".\llmenugl.cpp"> | ||
197 | </File> | ||
198 | <File | ||
199 | RelativePath=".\llmodaldialog.cpp"> | ||
200 | </File> | ||
201 | <File | ||
202 | RelativePath=".\llmultislider.cpp"> | ||
203 | </File> | ||
204 | <File | ||
205 | RelativePath=".\llmultisliderctrl.cpp"> | ||
206 | </File> | ||
207 | <File | ||
208 | RelativePath=".\llpanel.cpp"> | ||
209 | </File> | ||
210 | <File | ||
211 | RelativePath=".\llradiogroup.cpp"> | ||
212 | </File> | ||
213 | <File | ||
214 | RelativePath=".\llresizebar.cpp"> | ||
215 | </File> | ||
216 | <File | ||
217 | RelativePath=".\llresizehandle.cpp"> | ||
218 | </File> | ||
219 | <File | ||
220 | RelativePath=".\llresmgr.cpp"> | ||
221 | </File> | ||
222 | <File | ||
223 | RelativePath=".\llrootview.cpp"> | ||
224 | </File> | ||
225 | <File | ||
226 | RelativePath=".\llscrollbar.cpp"> | ||
227 | </File> | ||
228 | <File | ||
229 | RelativePath=".\llscrollcontainer.cpp"> | ||
230 | </File> | ||
231 | <File | ||
232 | RelativePath=".\llscrollingpanellist.cpp"> | ||
233 | </File> | ||
234 | <File | ||
235 | RelativePath=".\llscrolllistctrl.cpp"> | ||
236 | </File> | ||
237 | <File | ||
238 | RelativePath=".\llslider.cpp"> | ||
239 | </File> | ||
240 | <File | ||
241 | RelativePath=".\llsliderctrl.cpp"> | ||
242 | </File> | ||
243 | <File | ||
244 | RelativePath=".\llspinctrl.cpp"> | ||
245 | </File> | ||
246 | <File | ||
247 | RelativePath=".\llstyle.cpp"> | ||
248 | </File> | ||
249 | <File | ||
250 | RelativePath=".\lltabcontainer.cpp"> | ||
251 | </File> | ||
252 | <File | ||
253 | RelativePath=".\lltabcontainervertical.cpp"> | ||
254 | </File> | ||
255 | <File | ||
256 | RelativePath=".\lltextbox.cpp"> | ||
257 | </File> | ||
258 | <File | ||
259 | RelativePath=".\lltexteditor.cpp"> | ||
260 | </File> | ||
261 | <File | ||
262 | RelativePath=".\llui.cpp"> | ||
263 | </File> | ||
264 | <File | ||
265 | RelativePath=".\lluictrl.cpp"> | ||
266 | </File> | ||
267 | <File | ||
268 | RelativePath=".\lluictrlfactory.cpp"> | ||
269 | </File> | ||
270 | <File | ||
271 | RelativePath=".\lluistring.cpp"> | ||
272 | </File> | ||
273 | <File | ||
274 | RelativePath=".\llundo.cpp"> | ||
275 | </File> | ||
276 | <File | ||
277 | RelativePath=".\llview.cpp"> | ||
278 | </File> | ||
279 | <File | ||
280 | RelativePath=".\llviewborder.cpp"> | ||
281 | </File> | ||
282 | <File | ||
283 | RelativePath=".\llviewquery.cpp"> | ||
284 | </File> | ||
285 | </Filter> | ||
286 | <Filter | ||
287 | Name="Header Files" | ||
288 | Filter="h;hpp;hxx;hm;inl;inc;xsd" | ||
289 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> | ||
290 | <File | ||
291 | RelativePath=".\llalertdialog.h"> | ||
292 | </File> | ||
293 | <File | ||
294 | RelativePath=".\llbutton.h"> | ||
295 | </File> | ||
296 | <File | ||
297 | RelativePath=".\llcallbackmap.h"> | ||
298 | </File> | ||
299 | <File | ||
300 | RelativePath=".\llcheckboxctrl.h"> | ||
301 | </File> | ||
302 | <File | ||
303 | RelativePath=".\llclipboard.h"> | ||
304 | </File> | ||
305 | <File | ||
306 | RelativePath=".\llcombobox.h"> | ||
307 | </File> | ||
308 | <File | ||
309 | RelativePath=".\llctrlselectioninterface.h"> | ||
310 | </File> | ||
311 | <File | ||
312 | RelativePath=".\lldraghandle.h"> | ||
313 | </File> | ||
314 | <File | ||
315 | RelativePath=".\lleditmenuhandler.h"> | ||
316 | </File> | ||
317 | <File | ||
318 | RelativePath=".\llfloater.h"> | ||
319 | </File> | ||
320 | <File | ||
321 | RelativePath=".\llfocusmgr.h"> | ||
322 | </File> | ||
323 | <File | ||
324 | RelativePath=".\llhtmlhelp.h"> | ||
325 | </File> | ||
326 | <File | ||
327 | RelativePath=".\lliconctrl.h"> | ||
328 | </File> | ||
329 | <File | ||
330 | RelativePath=".\llkeywords.h"> | ||
331 | </File> | ||
332 | <File | ||
333 | RelativePath=".\lllineeditor.h"> | ||
334 | </File> | ||
335 | <File | ||
336 | RelativePath=".\llmemberlistener.h"> | ||
337 | </File> | ||
338 | <File | ||
339 | RelativePath=".\llmenugl.h"> | ||
340 | </File> | ||
341 | <File | ||
342 | RelativePath=".\llmodaldialog.h"> | ||
343 | </File> | ||
344 | <File | ||
345 | RelativePath=".\llmultislider.h"> | ||
346 | </File> | ||
347 | <File | ||
348 | RelativePath=".\llmultisliderctrl.h"> | ||
349 | </File> | ||
350 | <File | ||
351 | RelativePath=".\llpanel.h"> | ||
352 | </File> | ||
353 | <File | ||
354 | RelativePath=".\llradiogroup.h"> | ||
355 | </File> | ||
356 | <File | ||
357 | RelativePath=".\llresizebar.h"> | ||
358 | </File> | ||
359 | <File | ||
360 | RelativePath=".\llresizehandle.h"> | ||
361 | </File> | ||
362 | <File | ||
363 | RelativePath=".\llresmgr.h"> | ||
364 | </File> | ||
365 | <File | ||
366 | RelativePath=".\llrootview.h"> | ||
367 | </File> | ||
368 | <File | ||
369 | RelativePath=".\llscrollbar.h"> | ||
370 | </File> | ||
371 | <File | ||
372 | RelativePath=".\llscrollcontainer.h"> | ||
373 | </File> | ||
374 | <File | ||
375 | RelativePath=".\llscrollingpanellist.h"> | ||
376 | </File> | ||
377 | <File | ||
378 | RelativePath=".\llscrolllistctrl.h"> | ||
379 | </File> | ||
380 | <File | ||
381 | RelativePath=".\llslider.h"> | ||
382 | </File> | ||
383 | <File | ||
384 | RelativePath=".\llsliderctrl.h"> | ||
385 | </File> | ||
386 | <File | ||
387 | RelativePath=".\llspinctrl.h"> | ||
388 | </File> | ||
389 | <File | ||
390 | RelativePath=".\llstyle.h"> | ||
391 | </File> | ||
392 | <File | ||
393 | RelativePath=".\lltabcontainer.h"> | ||
394 | </File> | ||
395 | <File | ||
396 | RelativePath=".\lltabcontainervertical.h"> | ||
397 | </File> | ||
398 | <File | ||
399 | RelativePath=".\lltextbox.h"> | ||
400 | </File> | ||
401 | <File | ||
402 | RelativePath=".\lltexteditor.h"> | ||
403 | </File> | ||
404 | <File | ||
405 | RelativePath=".\llui.h"> | ||
406 | </File> | ||
407 | <File | ||
408 | RelativePath=".\lluiconstants.h"> | ||
409 | </File> | ||
410 | <File | ||
411 | RelativePath=".\lluictrl.h"> | ||
412 | </File> | ||
413 | <File | ||
414 | RelativePath=".\lluictrlfactory.h"> | ||
415 | </File> | ||
416 | <File | ||
417 | RelativePath=".\lluifwd.h"> | ||
418 | </File> | ||
419 | <File | ||
420 | RelativePath=".\lluistring.h"> | ||
421 | </File> | ||
422 | <File | ||
423 | RelativePath=".\lluixmltags.h"> | ||
424 | </File> | ||
425 | <File | ||
426 | RelativePath=".\llundo.h"> | ||
427 | </File> | ||
428 | <File | ||
429 | RelativePath=".\llview.h"> | ||
430 | </File> | ||
431 | <File | ||
432 | RelativePath=".\llviewborder.h"> | ||
433 | </File> | ||
434 | <File | ||
435 | RelativePath=".\llviewquery.h"> | ||
436 | </File> | ||
437 | </Filter> | ||
438 | <Filter | ||
439 | Name="Resource Files" | ||
440 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" | ||
441 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"> | ||
442 | </Filter> | ||
443 | </Files> | ||
444 | <Globals> | ||
445 | </Globals> | ||
446 | </VisualStudioProject> | ||