aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llui/llui_vc9.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/llui/llui_vc9.vcproj')
-rw-r--r--linden/indra/llui/llui_vc9.vcproj1208
1 files changed, 612 insertions, 596 deletions
diff --git a/linden/indra/llui/llui_vc9.vcproj b/linden/indra/llui/llui_vc9.vcproj
index cfaaf66..cedc726 100644
--- a/linden/indra/llui/llui_vc9.vcproj
+++ b/linden/indra/llui/llui_vc9.vcproj
@@ -1,596 +1,612 @@
1<?xml version="1.0" encoding="Windows-1252"?> 1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject 2<VisualStudioProject
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 Version="9.00" 4 Version="9.00"
5 Name="llui" 5 Name="llui"
6 ProjectGUID="{DE55D666-6A3D-476C-937F-109269B83681}" 6 ProjectGUID="{DE55D666-6A3D-476C-937F-109269B83681}"
7 RootNamespace="llui" 7 RootNamespace="llui"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 TargetFrameworkVersion="131072" 9 TargetFrameworkVersion="131072"
10 > 10 >
11 <Platforms> 11 <Platforms>
12 <Platform 12 <Platform
13 Name="Win32" 13 Name="Win32"
14 /> 14 />
15 </Platforms> 15 </Platforms>
16 <ToolFiles> 16 <ToolFiles>
17 </ToolFiles> 17 </ToolFiles>
18 <Configurations> 18 <Configurations>
19 <Configuration 19 <Configuration
20 Name="Debug|Win32" 20 Name="Debug|Win32"
21 OutputDirectory="../lib_$(ConfigurationName)/i686-win32" 21 OutputDirectory="../lib_$(ConfigurationName)/i686-win32"
22 IntermediateDirectory="Debug" 22 IntermediateDirectory="Debug"
23 ConfigurationType="4" 23 ConfigurationType="4"
24 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 24 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
25 CharacterSet="1" 25 CharacterSet="1"
26 > 26 >
27 <Tool 27 <Tool
28 Name="VCPreBuildEventTool" 28 Name="VCPreBuildEventTool"
29 /> 29 />
30 <Tool 30 <Tool
31 Name="VCCustomBuildTool" 31 Name="VCCustomBuildTool"
32 /> 32 />
33 <Tool 33 <Tool
34 Name="VCXMLDataGeneratorTool" 34 Name="VCXMLDataGeneratorTool"
35 /> 35 />
36 <Tool 36 <Tool
37 Name="VCWebServiceProxyGeneratorTool" 37 Name="VCWebServiceProxyGeneratorTool"
38 /> 38 />
39 <Tool 39 <Tool
40 Name="VCMIDLTool" 40 Name="VCMIDLTool"
41 /> 41 />
42 <Tool 42 <Tool
43 Name="VCCLCompilerTool" 43 Name="VCCLCompilerTool"
44 Optimization="0" 44 Optimization="0"
45 AdditionalIncludeDirectories="..\llmath;..\llvfs;..\llcommon;..\llprimitive;..\llwindow;..\llrender;..\llimage;..\llaudio;..\llxml;..\llmessage;&quot;..\..\libraries\i686-win32\include&quot;;..\..\libraries\include\" 45 AdditionalIncludeDirectories="..\llmath;..\llvfs;..\llcommon;..\llprimitive;..\llwindow;..\llrender;..\llimage;..\llaudio;..\llxml;..\llmessage;&quot;..\..\libraries\i686-win32\include&quot;;..\..\libraries\include\"
46 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_DEBUG" 46 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_DEBUG"
47 MinimalRebuild="true" 47 MinimalRebuild="true"
48 BasicRuntimeChecks="3" 48 BasicRuntimeChecks="3"
49 RuntimeLibrary="1" 49 RuntimeLibrary="1"
50 StructMemberAlignment="4" 50 StructMemberAlignment="4"
51 TreatWChar_tAsBuiltInType="false" 51 TreatWChar_tAsBuiltInType="false"
52 ForceConformanceInForLoopScope="true" 52 ForceConformanceInForLoopScope="true"
53 UsePrecompiledHeader="0" 53 UsePrecompiledHeader="0"
54 WarningLevel="3" 54 WarningLevel="3"
55 WarnAsError="true" 55 WarnAsError="true"
56 Detect64BitPortabilityProblems="false" 56 Detect64BitPortabilityProblems="false"
57 DebugInformationFormat="4" 57 DebugInformationFormat="4"
58 /> 58 />
59 <Tool 59 <Tool
60 Name="VCManagedResourceCompilerTool" 60 Name="VCManagedResourceCompilerTool"
61 /> 61 />
62 <Tool 62 <Tool
63 Name="VCResourceCompilerTool" 63 Name="VCResourceCompilerTool"
64 /> 64 />
65 <Tool 65 <Tool
66 Name="VCPreLinkEventTool" 66 Name="VCPreLinkEventTool"
67 /> 67 />
68 <Tool 68 <Tool
69 Name="VCLibrarianTool" 69 Name="VCLibrarianTool"
70 OutputFile="$(OutDir)/llui.lib" 70 OutputFile="$(OutDir)/llui.lib"
71 /> 71 />
72 <Tool 72 <Tool
73 Name="VCALinkTool" 73 Name="VCALinkTool"
74 /> 74 />
75 <Tool 75 <Tool
76 Name="VCXDCMakeTool" 76 Name="VCXDCMakeTool"
77 /> 77 />
78 <Tool 78 <Tool
79 Name="VCBscMakeTool" 79 Name="VCBscMakeTool"
80 /> 80 />
81 <Tool 81 <Tool
82 Name="VCFxCopTool" 82 Name="VCFxCopTool"
83 /> 83 />
84 <Tool 84 <Tool
85 Name="VCPostBuildEventTool" 85 Name="VCPostBuildEventTool"
86 /> 86 />
87 </Configuration> 87 </Configuration>
88 <Configuration 88 <Configuration
89 Name="Release|Win32" 89 Name="Release|Win32"
90 OutputDirectory="../lib_$(ConfigurationName)/i686-win32" 90 OutputDirectory="../lib_$(ConfigurationName)/i686-win32"
91 IntermediateDirectory="Release" 91 IntermediateDirectory="Release"
92 ConfigurationType="4" 92 ConfigurationType="4"
93 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 93 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
94 CharacterSet="1" 94 CharacterSet="1"
95 > 95 >
96 <Tool 96 <Tool
97 Name="VCPreBuildEventTool" 97 Name="VCPreBuildEventTool"
98 /> 98 />
99 <Tool 99 <Tool
100 Name="VCCustomBuildTool" 100 Name="VCCustomBuildTool"
101 /> 101 />
102 <Tool 102 <Tool
103 Name="VCXMLDataGeneratorTool" 103 Name="VCXMLDataGeneratorTool"
104 /> 104 />
105 <Tool 105 <Tool
106 Name="VCWebServiceProxyGeneratorTool" 106 Name="VCWebServiceProxyGeneratorTool"
107 /> 107 />
108 <Tool 108 <Tool
109 Name="VCMIDLTool" 109 Name="VCMIDLTool"
110 /> 110 />
111 <Tool 111 <Tool
112 Name="VCCLCompilerTool" 112 Name="VCCLCompilerTool"
113 AdditionalOptions="/Oy-" 113 AdditionalOptions="/Oy-"
114 AdditionalIncludeDirectories="..\llmath;..\llvfs;..\llcommon;..\llprimitive;..\llwindow;..\llrender;..\llimage;..\llaudio;..\llxml;..\llmessage;&quot;..\..\libraries\i686-win32\include&quot;;..\..\libraries\include\" 114 AdditionalIncludeDirectories="..\llmath;..\llvfs;..\llcommon;..\llprimitive;..\llwindow;..\llrender;..\llimage;..\llaudio;..\llxml;..\llmessage;&quot;..\..\libraries\i686-win32\include&quot;;..\..\libraries\include\"
115 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE" 115 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE"
116 RuntimeLibrary="0" 116 RuntimeLibrary="0"
117 StructMemberAlignment="0" 117 StructMemberAlignment="0"
118 TreatWChar_tAsBuiltInType="false" 118 TreatWChar_tAsBuiltInType="false"
119 ForceConformanceInForLoopScope="true" 119 ForceConformanceInForLoopScope="true"
120 UsePrecompiledHeader="0" 120 UsePrecompiledHeader="0"
121 WarningLevel="3" 121 WarningLevel="3"
122 WarnAsError="true" 122 WarnAsError="true"
123 Detect64BitPortabilityProblems="false" 123 Detect64BitPortabilityProblems="false"
124 DebugInformationFormat="3" 124 DebugInformationFormat="3"
125 /> 125 />
126 <Tool 126 <Tool
127 Name="VCManagedResourceCompilerTool" 127 Name="VCManagedResourceCompilerTool"
128 /> 128 />
129 <Tool 129 <Tool
130 Name="VCResourceCompilerTool" 130 Name="VCResourceCompilerTool"
131 /> 131 />
132 <Tool 132 <Tool
133 Name="VCPreLinkEventTool" 133 Name="VCPreLinkEventTool"
134 /> 134 />
135 <Tool 135 <Tool
136 Name="VCLibrarianTool" 136 Name="VCLibrarianTool"
137 OutputFile="$(OutDir)/llui.lib" 137 OutputFile="$(OutDir)/llui.lib"
138 /> 138 />
139 <Tool 139 <Tool
140 Name="VCALinkTool" 140 Name="VCALinkTool"
141 /> 141 />
142 <Tool 142 <Tool
143 Name="VCXDCMakeTool" 143 Name="VCXDCMakeTool"
144 /> 144 />
145 <Tool 145 <Tool
146 Name="VCBscMakeTool" 146 Name="VCBscMakeTool"
147 /> 147 />
148 <Tool 148 <Tool
149 Name="VCFxCopTool" 149 Name="VCFxCopTool"
150 /> 150 />
151 <Tool 151 <Tool
152 Name="VCPostBuildEventTool" 152 Name="VCPostBuildEventTool"
153 /> 153 />
154 </Configuration> 154 </Configuration>
155 <Configuration 155 <Configuration
156 Name="ReleaseNoOpt|Win32" 156 Name="ReleaseNoOpt|Win32"
157 OutputDirectory="../lib_$(ConfigurationName)/i686-win32" 157 OutputDirectory="../lib_$(ConfigurationName)/i686-win32"
158 IntermediateDirectory="$(ConfigurationName)" 158 IntermediateDirectory="$(ConfigurationName)"
159 ConfigurationType="4" 159 ConfigurationType="4"
160 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 160 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
161 CharacterSet="1" 161 CharacterSet="1"
162 > 162 >
163 <Tool 163 <Tool
164 Name="VCPreBuildEventTool" 164 Name="VCPreBuildEventTool"
165 /> 165 />
166 <Tool 166 <Tool
167 Name="VCCustomBuildTool" 167 Name="VCCustomBuildTool"
168 /> 168 />
169 <Tool 169 <Tool
170 Name="VCXMLDataGeneratorTool" 170 Name="VCXMLDataGeneratorTool"
171 /> 171 />
172 <Tool 172 <Tool
173 Name="VCWebServiceProxyGeneratorTool" 173 Name="VCWebServiceProxyGeneratorTool"
174 /> 174 />
175 <Tool 175 <Tool
176 Name="VCMIDLTool" 176 Name="VCMIDLTool"
177 /> 177 />
178 <Tool 178 <Tool
179 Name="VCCLCompilerTool" 179 Name="VCCLCompilerTool"
180 AdditionalOptions="/Oy-" 180 AdditionalOptions="/Oy-"
181 Optimization="0" 181 Optimization="0"
182 AdditionalIncludeDirectories="..\llmath;..\llvfs;..\llcommon;..\llprimitive;..\llwindow;..\llrender;..\llimage;..\llaudio;..\llxml;..\llmessage;&quot;..\..\libraries\i686-win32\include&quot;;..\..\libraries\include\" 182 AdditionalIncludeDirectories="..\llmath;..\llvfs;..\llcommon;..\llprimitive;..\llwindow;..\llrender;..\llimage;..\llaudio;..\llxml;..\llmessage;&quot;..\..\libraries\i686-win32\include&quot;;..\..\libraries\include\"
183 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE" 183 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE"
184 RuntimeLibrary="0" 184 RuntimeLibrary="0"
185 StructMemberAlignment="0" 185 StructMemberAlignment="0"
186 TreatWChar_tAsBuiltInType="false" 186 TreatWChar_tAsBuiltInType="false"
187 ForceConformanceInForLoopScope="true" 187 ForceConformanceInForLoopScope="true"
188 UsePrecompiledHeader="0" 188 UsePrecompiledHeader="0"
189 WarningLevel="3" 189 WarningLevel="3"
190 WarnAsError="true" 190 WarnAsError="true"
191 Detect64BitPortabilityProblems="false" 191 Detect64BitPortabilityProblems="false"
192 DebugInformationFormat="3" 192 DebugInformationFormat="3"
193 /> 193 />
194 <Tool 194 <Tool
195 Name="VCManagedResourceCompilerTool" 195 Name="VCManagedResourceCompilerTool"
196 /> 196 />
197 <Tool 197 <Tool
198 Name="VCResourceCompilerTool" 198 Name="VCResourceCompilerTool"
199 /> 199 />
200 <Tool 200 <Tool
201 Name="VCPreLinkEventTool" 201 Name="VCPreLinkEventTool"
202 /> 202 />
203 <Tool 203 <Tool
204 Name="VCLibrarianTool" 204 Name="VCLibrarianTool"
205 OutputFile="$(OutDir)/llui.lib" 205 OutputFile="$(OutDir)/llui.lib"
206 /> 206 />
207 <Tool 207 <Tool
208 Name="VCALinkTool" 208 Name="VCALinkTool"
209 /> 209 />
210 <Tool 210 <Tool
211 Name="VCXDCMakeTool" 211 Name="VCXDCMakeTool"
212 /> 212 />
213 <Tool 213 <Tool
214 Name="VCBscMakeTool" 214 Name="VCBscMakeTool"
215 /> 215 />
216 <Tool 216 <Tool
217 Name="VCFxCopTool" 217 Name="VCFxCopTool"
218 /> 218 />
219 <Tool 219 <Tool
220 Name="VCPostBuildEventTool" 220 Name="VCPostBuildEventTool"
221 /> 221 />
222 </Configuration> 222 </Configuration>
223 </Configurations> 223 </Configurations>
224 <References> 224 <References>
225 </References> 225 </References>
226 <Files> 226 <Files>
227 <Filter 227 <Filter
228 Name="Source Files" 228 Name="Source Files"
229 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" 229 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
230 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" 230 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
231 > 231 >
232 <File 232 <File
233 RelativePath=".\llalertdialog.cpp" 233 RelativePath=".\llalertdialog.cpp"
234 > 234 >
235 </File> 235 </File>
236 <File 236 <File
237 RelativePath=".\llbutton.cpp" 237 RelativePath=".\llbutton.cpp"
238 > 238 >
239 </File> 239 </File>
240 <File 240 <File
241 RelativePath=".\llcheckboxctrl.cpp" 241 RelativePath=".\llcheckboxctrl.cpp"
242 > 242 >
243 </File> 243 </File>
244 <File 244 <File
245 RelativePath=".\llclipboard.cpp" 245 RelativePath=".\llclipboard.cpp"
246 > 246 >
247 </File> 247 </File>
248 <File 248 <File
249 RelativePath=".\llcombobox.cpp" 249 RelativePath=".\llcombobox.cpp"
250 > 250 >
251 </File> 251 </File>
252 <File 252 <File
253 RelativePath=".\llctrlselectioninterface.cpp" 253 RelativePath=".\llctrlselectioninterface.cpp"
254 > 254 >
255 </File> 255 </File>
256 <File 256 <File
257 RelativePath=".\lldraghandle.cpp" 257 RelativePath=".\lldraghandle.cpp"
258 > 258 >
259 </File> 259 </File>
260 <File 260 <File
261 RelativePath=".\lleditmenuhandler.cpp" 261 RelativePath=".\lleditmenuhandler.cpp"
262 > 262 >
263 </File> 263 </File>
264 <File 264 <File
265 RelativePath=".\llfloater.cpp" 265 RelativePath=".\llfloater.cpp"
266 > 266 >
267 </File> 267 </File>
268 <File 268 <File
269 RelativePath=".\llfocusmgr.cpp" 269 RelativePath=".\llfocusmgr.cpp"
270 > 270 >
271 </File> 271 </File>
272 <File 272 <File
273 RelativePath=".\lliconctrl.cpp" 273 RelativePath=".\lliconctrl.cpp"
274 > 274 >
275 </File> 275 </File>
276 <File 276 <File
277 RelativePath=".\llkeywords.cpp" 277 RelativePath=".\llkeywords.cpp"
278 > 278 >
279 </File> 279 </File>
280 <File 280 <File
281 RelativePath=".\lllineeditor.cpp" 281 RelativePath=".\lllineeditor.cpp"
282 > 282 >
283 </File> 283 </File>
284 <File 284 <File
285 RelativePath=".\llmenugl.cpp" 285 RelativePath=".\llmenugl.cpp"
286 > 286 >
287 </File> 287 </File>
288 <File 288 <File
289 RelativePath=".\llmodaldialog.cpp" 289 RelativePath=".\llmodaldialog.cpp"
290 > 290 >
291 </File> 291 </File>
292 <File 292 <File
293 RelativePath=".\llpanel.cpp" 293 RelativePath=".\llmultislider.cpp"
294 > 294 >
295 </File> 295 </File>
296 <File 296 <File
297 RelativePath=".\llradiogroup.cpp" 297 RelativePath=".\llmultisliderctrl.cpp"
298 > 298 >
299 </File> 299 </File>
300 <File 300 <File
301 RelativePath=".\llresizebar.cpp" 301 RelativePath=".\llpanel.cpp"
302 > 302 >
303 </File> 303 </File>
304 <File 304 <File
305 RelativePath=".\llresizehandle.cpp" 305 RelativePath=".\llradiogroup.cpp"
306 > 306 >
307 </File> 307 </File>
308 <File 308 <File
309 RelativePath=".\llresmgr.cpp" 309 RelativePath=".\llresizebar.cpp"
310 > 310 >
311 </File> 311 </File>
312 <File 312 <File
313 RelativePath=".\llrootview.cpp" 313 RelativePath=".\llresizehandle.cpp"
314 > 314 >
315 </File> 315 </File>
316 <File 316 <File
317 RelativePath=".\llscrollbar.cpp" 317 RelativePath=".\llresmgr.cpp"
318 > 318 >
319 </File> 319 </File>
320 <File 320 <File
321 RelativePath=".\llscrollcontainer.cpp" 321 RelativePath=".\llrootview.cpp"
322 > 322 >
323 </File> 323 </File>
324 <File 324 <File
325 RelativePath=".\llscrollingpanellist.cpp" 325 RelativePath=".\llscrollbar.cpp"
326 > 326 >
327 </File> 327 </File>
328 <File 328 <File
329 RelativePath=".\llscrolllistctrl.cpp" 329 RelativePath=".\llscrollcontainer.cpp"
330 > 330 >
331 </File> 331 </File>
332 <File 332 <File
333 RelativePath=".\llslider.cpp" 333 RelativePath=".\llscrollingpanellist.cpp"
334 > 334 >
335 </File> 335 </File>
336 <File 336 <File
337 RelativePath=".\llsliderctrl.cpp" 337 RelativePath=".\llscrolllistctrl.cpp"
338 > 338 >
339 </File> 339 </File>
340 <File 340 <File
341 RelativePath=".\llspinctrl.cpp" 341 RelativePath=".\llslider.cpp"
342 > 342 >
343 </File> 343 </File>
344 <File 344 <File
345 RelativePath=".\llstyle.cpp" 345 RelativePath=".\llsliderctrl.cpp"
346 > 346 >
347 </File> 347 </File>
348 <File 348 <File
349 RelativePath=".\lltabcontainer.cpp" 349 RelativePath=".\llspinctrl.cpp"
350 > 350 >
351 </File> 351 </File>
352 <File 352 <File
353 RelativePath=".\lltabcontainervertical.cpp" 353 RelativePath=".\llstyle.cpp"
354 > 354 >
355 </File> 355 </File>
356 <File 356 <File
357 RelativePath=".\lltextbox.cpp" 357 RelativePath=".\lltabcontainer.cpp"
358 > 358 >
359 </File> 359 </File>
360 <File 360 <File
361 RelativePath=".\lltexteditor.cpp" 361 RelativePath=".\lltabcontainervertical.cpp"
362 > 362 >
363 </File> 363 </File>
364 <File 364 <File
365 RelativePath=".\llui.cpp" 365 RelativePath=".\lltextbox.cpp"
366 > 366 >
367 </File> 367 </File>
368 <File 368 <File
369 RelativePath=".\lluictrl.cpp" 369 RelativePath=".\lltexteditor.cpp"
370 > 370 >
371 </File> 371 </File>
372 <File 372 <File
373 RelativePath=".\lluictrlfactory.cpp" 373 RelativePath=".\llui.cpp"
374 > 374 >
375 </File> 375 </File>
376 <File 376 <File
377 RelativePath=".\lluistring.cpp" 377 RelativePath=".\lluictrl.cpp"
378 > 378 >
379 </File> 379 </File>
380 <File 380 <File
381 RelativePath=".\llundo.cpp" 381 RelativePath=".\lluictrlfactory.cpp"
382 > 382 >
383 </File> 383 </File>
384 <File 384 <File
385 RelativePath=".\llview.cpp" 385 RelativePath=".\lluistring.cpp"
386 > 386 >
387 </File> 387 </File>
388 <File 388 <File
389 RelativePath=".\llviewborder.cpp" 389 RelativePath=".\llundo.cpp"
390 > 390 >
391 </File> 391 </File>
392 <File 392 <File
393 RelativePath=".\llviewquery.cpp" 393 RelativePath=".\llview.cpp"
394 > 394 >
395 </File> 395 </File>
396 </Filter> 396 <File
397 <Filter 397 RelativePath=".\llviewborder.cpp"
398 Name="Header Files" 398 >
399 Filter="h;hpp;hxx;hm;inl;inc;xsd" 399 </File>
400 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" 400 <File
401 > 401 RelativePath=".\llviewquery.cpp"
402 <File 402 >
403 RelativePath=".\llalertdialog.h" 403 </File>
404 > 404 </Filter>
405 </File> 405 <Filter
406 <File 406 Name="Header Files"
407 RelativePath=".\llbutton.h" 407 Filter="h;hpp;hxx;hm;inl;inc;xsd"
408 > 408 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
409 </File> 409 >
410 <File 410 <File
411 RelativePath=".\llcallbackmap.h" 411 RelativePath=".\llalertdialog.h"
412 > 412 >
413 </File> 413 </File>
414 <File 414 <File
415 RelativePath=".\llcheckboxctrl.h" 415 RelativePath=".\llbutton.h"
416 > 416 >
417 </File> 417 </File>
418 <File 418 <File
419 RelativePath=".\llclipboard.h" 419 RelativePath=".\llcallbackmap.h"
420 > 420 >
421 </File> 421 </File>
422 <File 422 <File
423 RelativePath=".\llcombobox.h" 423 RelativePath=".\llcheckboxctrl.h"
424 > 424 >
425 </File> 425 </File>
426 <File 426 <File
427 RelativePath=".\llctrlselectioninterface.h" 427 RelativePath=".\llclipboard.h"
428 > 428 >
429 </File> 429 </File>
430 <File 430 <File
431 RelativePath=".\lldraghandle.h" 431 RelativePath=".\llcombobox.h"
432 > 432 >
433 </File> 433 </File>
434 <File 434 <File
435 RelativePath=".\lleditmenuhandler.h" 435 RelativePath=".\llctrlselectioninterface.h"
436 > 436 >
437 </File> 437 </File>
438 <File 438 <File
439 RelativePath=".\llfloater.h" 439 RelativePath=".\lldraghandle.h"
440 > 440 >
441 </File> 441 </File>
442 <File 442 <File
443 RelativePath=".\llfocusmgr.h" 443 RelativePath=".\lleditmenuhandler.h"
444 > 444 >
445 </File> 445 </File>
446 <File 446 <File
447 RelativePath=".\llhtmlhelp.h" 447 RelativePath=".\llfloater.h"
448 > 448 >
449 </File> 449 </File>
450 <File 450 <File
451 RelativePath=".\lliconctrl.h" 451 RelativePath=".\llfocusmgr.h"
452 > 452 >
453 </File> 453 </File>
454 <File 454 <File
455 RelativePath=".\llkeywords.h" 455 RelativePath=".\llhtmlhelp.h"
456 > 456 >
457 </File> 457 </File>
458 <File 458 <File
459 RelativePath=".\lllineeditor.h" 459 RelativePath=".\lliconctrl.h"
460 > 460 >
461 </File> 461 </File>
462 <File 462 <File
463 RelativePath=".\llmemberlistener.h" 463 RelativePath=".\llkeywords.h"
464 > 464 >
465 </File> 465 </File>
466 <File 466 <File
467 RelativePath=".\llmenugl.h" 467 RelativePath=".\lllineeditor.h"
468 > 468 >
469 </File> 469 </File>
470 <File 470 <File
471 RelativePath=".\llmodaldialog.h" 471 RelativePath=".\llmemberlistener.h"
472 > 472 >
473 </File> 473 </File>
474 <File 474 <File
475 RelativePath=".\llpanel.h" 475 RelativePath=".\llmenugl.h"
476 > 476 >
477 </File> 477 </File>
478 <File 478 <File
479 RelativePath=".\llradiogroup.h" 479 RelativePath=".\llmodaldialog.h"
480 > 480 >
481 </File> 481 </File>
482 <File 482 <File
483 RelativePath=".\llresizebar.h" 483 RelativePath=".\llmultislider.h"
484 > 484 >
485 </File> 485 </File>
486 <File 486 <File
487 RelativePath=".\llresizehandle.h" 487 RelativePath=".\llmultisliderctrl.h"
488 > 488 >
489 </File> 489 </File>
490 <File 490 <File
491 RelativePath=".\llresmgr.h" 491 RelativePath=".\llpanel.h"
492 > 492 >
493 </File> 493 </File>
494 <File 494 <File
495 RelativePath=".\llrootview.h" 495 RelativePath=".\llradiogroup.h"
496 > 496 >
497 </File> 497 </File>
498 <File 498 <File
499 RelativePath=".\llscrollbar.h" 499 RelativePath=".\llresizebar.h"
500 > 500 >
501 </File> 501 </File>
502 <File 502 <File
503 RelativePath=".\llscrollcontainer.h" 503 RelativePath=".\llresizehandle.h"
504 > 504 >
505 </File> 505 </File>
506 <File 506 <File
507 RelativePath=".\llscrollingpanellist.h" 507 RelativePath=".\llresmgr.h"
508 > 508 >
509 </File> 509 </File>
510 <File 510 <File
511 RelativePath=".\llscrolllistctrl.h" 511 RelativePath=".\llrootview.h"
512 > 512 >
513 </File> 513 </File>
514 <File 514 <File
515 RelativePath=".\llslider.h" 515 RelativePath=".\llscrollbar.h"
516 > 516 >
517 </File> 517 </File>
518 <File 518 <File
519 RelativePath=".\llsliderctrl.h" 519 RelativePath=".\llscrollcontainer.h"
520 > 520 >
521 </File> 521 </File>
522 <File 522 <File
523 RelativePath=".\llspinctrl.h" 523 RelativePath=".\llscrollingpanellist.h"
524 > 524 >
525 </File> 525 </File>
526 <File 526 <File
527 RelativePath=".\llstyle.h" 527 RelativePath=".\llscrolllistctrl.h"
528 > 528 >
529 </File> 529 </File>
530 <File 530 <File
531 RelativePath=".\lltabcontainer.h" 531 RelativePath=".\llslider.h"
532 > 532 >
533 </File> 533 </File>
534 <File 534 <File
535 RelativePath=".\lltabcontainervertical.h" 535 RelativePath=".\llsliderctrl.h"
536 > 536 >
537 </File> 537 </File>
538 <File 538 <File
539 RelativePath=".\lltextbox.h" 539 RelativePath=".\llspinctrl.h"
540 > 540 >
541 </File> 541 </File>
542 <File 542 <File
543 RelativePath=".\lltexteditor.h" 543 RelativePath=".\llstyle.h"
544 > 544 >
545 </File> 545 </File>
546 <File 546 <File
547 RelativePath=".\llui.h" 547 RelativePath=".\lltabcontainer.h"
548 > 548 >
549 </File> 549 </File>
550 <File 550 <File
551 RelativePath=".\lluiconstants.h" 551 RelativePath=".\lltabcontainervertical.h"
552 > 552 >
553 </File> 553 </File>
554 <File 554 <File
555 RelativePath=".\lluictrl.h" 555 RelativePath=".\lltextbox.h"
556 > 556 >
557 </File> 557 </File>
558 <File 558 <File
559 RelativePath=".\lluictrlfactory.h" 559 RelativePath=".\lltexteditor.h"
560 > 560 >
561 </File> 561 </File>
562 <File 562 <File
563 RelativePath=".\lluistring.h" 563 RelativePath=".\llui.h"
564 > 564 >
565 </File> 565 </File>
566 <File 566 <File
567 RelativePath=".\lluixmltags.h" 567 RelativePath=".\lluiconstants.h"
568 > 568 >
569 </File> 569 </File>
570 <File 570 <File
571 RelativePath=".\llundo.h" 571 RelativePath=".\lluictrl.h"
572 > 572 >
573 </File> 573 </File>
574 <File 574 <File
575 RelativePath=".\llview.h" 575 RelativePath=".\lluictrlfactory.h"
576 > 576 >
577 </File> 577 </File>
578 <File 578 <File
579 RelativePath=".\llviewborder.h" 579 RelativePath=".\lluistring.h"
580 > 580 >
581 </File> 581 </File>
582 <File 582 <File
583 RelativePath=".\llviewquery.h" 583 RelativePath=".\lluixmltags.h"
584 > 584 >
585 </File> 585 </File>
586 </Filter> 586 <File
587 <Filter 587 RelativePath=".\llundo.h"
588 Name="Resource Files" 588 >
589 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" 589 </File>
590 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" 590 <File
591 > 591 RelativePath=".\llview.h"
592 </Filter> 592 >
593 </Files> 593 </File>
594 <Globals> 594 <File
595 </Globals> 595 RelativePath=".\llviewborder.h"
596</VisualStudioProject> 596 >
597 </File>
598 <File
599 RelativePath=".\llviewquery.h"
600 >
601 </File>
602 </Filter>
603 <Filter
604 Name="Resource Files"
605 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
606 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
607 >
608 </Filter>
609 </Files>
610 <Globals>
611 </Globals>
612</VisualStudioProject>