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