aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llwindow/llwindow_vc8.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/llwindow/llwindow_vc8.vcproj')
-rw-r--r--linden/indra/llwindow/llwindow_vc8.vcproj792
1 files changed, 395 insertions, 397 deletions
diff --git a/linden/indra/llwindow/llwindow_vc8.vcproj b/linden/indra/llwindow/llwindow_vc8.vcproj
index b663fc8..69ec460 100644
--- a/linden/indra/llwindow/llwindow_vc8.vcproj
+++ b/linden/indra/llwindow/llwindow_vc8.vcproj
@@ -1,397 +1,395 @@
1<?xml version="1.0" encoding="Windows-1252"?> 1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject 2<VisualStudioProject
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 Version="8.00" 4 Version="8.00"
5 Name="llwindow" 5 Name="llwindow"
6 ProjectGUID="{B5B53617-416F-404A-BF10-22EBCCA0E4FB}" 6 ProjectGUID="{B5B53617-416F-404A-BF10-22EBCCA0E4FB}"
7 RootNamespace="llwindow" 7 RootNamespace="llwindow"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
11 <Platform 11 <Platform
12 Name="Win32" 12 Name="Win32"
13 /> 13 />
14 </Platforms> 14 </Platforms>
15 <ToolFiles> 15 <ToolFiles>
16 </ToolFiles> 16 </ToolFiles>
17 <Configurations> 17 <Configurations>
18 <Configuration 18 <Configuration
19 Name="Debug|Win32" 19 Name="Debug|Win32"
20 OutputDirectory="../lib_$(ConfigurationName)/i686-win32" 20 OutputDirectory="../lib_$(ConfigurationName)/i686-win32"
21 IntermediateDirectory="Debug" 21 IntermediateDirectory="Debug"
22 ConfigurationType="4" 22 ConfigurationType="4"
23 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 23 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
24 CharacterSet="1" 24 CharacterSet="1"
25 > 25 >
26 <Tool 26 <Tool
27 Name="VCPreBuildEventTool" 27 Name="VCPreBuildEventTool"
28 /> 28 />
29 <Tool 29 <Tool
30 Name="VCCustomBuildTool" 30 Name="VCCustomBuildTool"
31 /> 31 />
32 <Tool 32 <Tool
33 Name="VCXMLDataGeneratorTool" 33 Name="VCXMLDataGeneratorTool"
34 /> 34 />
35 <Tool 35 <Tool
36 Name="VCWebServiceProxyGeneratorTool" 36 Name="VCWebServiceProxyGeneratorTool"
37 /> 37 />
38 <Tool 38 <Tool
39 Name="VCMIDLTool" 39 Name="VCMIDLTool"
40 /> 40 />
41 <Tool 41 <Tool
42 Name="VCCLCompilerTool" 42 Name="VCCLCompilerTool"
43 Optimization="0" 43 Optimization="0"
44 AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llxml;..\llvfs;..\llmessage;..\llscene;..\llimage;&quot;..\..\libraries\i686-win32\include&quot;;..\..\libraries\include\;..\..\libraries\include\Logitech_LCD;..\..\libraries\include\Logitech_LCD\LCDUI" 44 AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llxml;..\llvfs;..\llmessage;..\llscene;..\llimage;..\llrender;&quot;..\..\libraries\i686-win32\include&quot;;..\..\libraries\include\;..\..\libraries\include\Logitech_LCD;..\..\libraries\include\Logitech_LCD\LCDUI"
45 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_DEBUG" 45 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_DEBUG"
46 MinimalRebuild="true" 46 MinimalRebuild="true"
47 BasicRuntimeChecks="3" 47 BasicRuntimeChecks="3"
48 RuntimeLibrary="1" 48 RuntimeLibrary="1"
49 StructMemberAlignment="4" 49 StructMemberAlignment="4"
50 TreatWChar_tAsBuiltInType="false" 50 TreatWChar_tAsBuiltInType="false"
51 ForceConformanceInForLoopScope="true" 51 ForceConformanceInForLoopScope="true"
52 UsePrecompiledHeader="0" 52 UsePrecompiledHeader="0"
53 WarningLevel="3" 53 WarningLevel="3"
54 Detect64BitPortabilityProblems="false" 54 Detect64BitPortabilityProblems="false"
55 DebugInformationFormat="4" 55 DebugInformationFormat="4"
56 /> 56 />
57 <Tool 57 <Tool
58 Name="VCManagedResourceCompilerTool" 58 Name="VCManagedResourceCompilerTool"
59 /> 59 />
60 <Tool 60 <Tool
61 Name="VCResourceCompilerTool" 61 Name="VCResourceCompilerTool"
62 /> 62 />
63 <Tool 63 <Tool
64 Name="VCPreLinkEventTool" 64 Name="VCPreLinkEventTool"
65 /> 65 />
66 <Tool 66 <Tool
67 Name="VCLibrarianTool" 67 Name="VCLibrarianTool"
68 OutputFile="$(OutDir)/llwindow.lib" 68 OutputFile="$(OutDir)/llwindow.lib"
69 /> 69 />
70 <Tool 70 <Tool
71 Name="VCALinkTool" 71 Name="VCALinkTool"
72 /> 72 />
73 <Tool 73 <Tool
74 Name="VCXDCMakeTool" 74 Name="VCXDCMakeTool"
75 /> 75 />
76 <Tool 76 <Tool
77 Name="VCBscMakeTool" 77 Name="VCBscMakeTool"
78 /> 78 />
79 <Tool 79 <Tool
80 Name="VCFxCopTool" 80 Name="VCFxCopTool"
81 /> 81 />
82 <Tool 82 <Tool
83 Name="VCPostBuildEventTool" 83 Name="VCPostBuildEventTool"
84 /> 84 />
85 </Configuration> 85 </Configuration>
86 <Configuration 86 <Configuration
87 Name="Release|Win32" 87 Name="Release|Win32"
88 OutputDirectory="../lib_$(ConfigurationName)/i686-win32" 88 OutputDirectory="../lib_$(ConfigurationName)/i686-win32"
89 IntermediateDirectory="Release" 89 IntermediateDirectory="Release"
90 ConfigurationType="4" 90 ConfigurationType="4"
91 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 91 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
92 CharacterSet="1" 92 CharacterSet="1"
93 > 93 >
94 <Tool 94 <Tool
95 Name="VCPreBuildEventTool" 95 Name="VCPreBuildEventTool"
96 /> 96 />
97 <Tool 97 <Tool
98 Name="VCCustomBuildTool" 98 Name="VCCustomBuildTool"
99 /> 99 />
100 <Tool 100 <Tool
101 Name="VCXMLDataGeneratorTool" 101 Name="VCXMLDataGeneratorTool"
102 /> 102 />
103 <Tool 103 <Tool
104 Name="VCWebServiceProxyGeneratorTool" 104 Name="VCWebServiceProxyGeneratorTool"
105 /> 105 />
106 <Tool 106 <Tool
107 Name="VCMIDLTool" 107 Name="VCMIDLTool"
108 /> 108 />
109 <Tool 109 <Tool
110 Name="VCCLCompilerTool" 110 Name="VCCLCompilerTool"
111 AdditionalOptions="/Oy-" 111 AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llxml;..\llvfs;..\llmessage;..\llscene;..\llimage;..\llrender;&quot;..\..\libraries\i686-win32\include&quot;;..\..\libraries\include\;..\..\libraries\include\Logitech_LCD;..\..\libraries\include\Logitech_LCD\LCDUI"
112 AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llxml;..\llvfs;..\llmessage;..\llscene;..\llimage;&quot;..\..\libraries\i686-win32\include&quot;;..\..\libraries\include\;..\..\libraries\include\Logitech_LCD;..\..\libraries\include\Logitech_LCD\LCDUI" 112 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE"
113 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE" 113 TreatWChar_tAsBuiltInType="false"
114 TreatWChar_tAsBuiltInType="false" 114 ForceConformanceInForLoopScope="true"
115 ForceConformanceInForLoopScope="true" 115 WarningLevel="3"
116 WarningLevel="3" 116 WarnAsError="true"
117 WarnAsError="true" 117 DebugInformationFormat="3"
118 DebugInformationFormat="3" 118 />
119 /> 119 <Tool
120 <Tool 120 Name="VCManagedResourceCompilerTool"
121 Name="VCManagedResourceCompilerTool" 121 />
122 /> 122 <Tool
123 <Tool 123 Name="VCResourceCompilerTool"
124 Name="VCResourceCompilerTool" 124 />
125 /> 125 <Tool
126 <Tool 126 Name="VCPreLinkEventTool"
127 Name="VCPreLinkEventTool" 127 />
128 /> 128 <Tool
129 <Tool 129 Name="VCLibrarianTool"
130 Name="VCLibrarianTool" 130 OutputFile="$(OutDir)/llwindow.lib"
131 OutputFile="$(OutDir)/llwindow.lib" 131 />
132 /> 132 <Tool
133 <Tool 133 Name="VCALinkTool"
134 Name="VCALinkTool" 134 />
135 /> 135 <Tool
136 <Tool 136 Name="VCXDCMakeTool"
137 Name="VCXDCMakeTool" 137 />
138 /> 138 <Tool
139 <Tool 139 Name="VCBscMakeTool"
140 Name="VCBscMakeTool" 140 />
141 /> 141 <Tool
142 <Tool 142 Name="VCFxCopTool"
143 Name="VCFxCopTool" 143 />
144 /> 144 <Tool
145 <Tool 145 Name="VCPostBuildEventTool"
146 Name="VCPostBuildEventTool" 146 />
147 /> 147 </Configuration>
148 </Configuration> 148 <Configuration
149 <Configuration 149 Name="DebugMesaHeadless|Win32"
150 Name="DebugMesaHeadless|Win32" 150 OutputDirectory="../lib_debug/i686-win32"
151 OutputDirectory="../lib_debug/i686-win32" 151 IntermediateDirectory="$(ConfigurationName)"
152 IntermediateDirectory="$(ConfigurationName)" 152 ConfigurationType="4"
153 ConfigurationType="4" 153 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
154 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 154 CharacterSet="1"
155 CharacterSet="1" 155 >
156 > 156 <Tool
157 <Tool 157 Name="VCPreBuildEventTool"
158 Name="VCPreBuildEventTool" 158 />
159 /> 159 <Tool
160 <Tool 160 Name="VCCustomBuildTool"
161 Name="VCCustomBuildTool" 161 />
162 /> 162 <Tool
163 <Tool 163 Name="VCXMLDataGeneratorTool"
164 Name="VCXMLDataGeneratorTool" 164 />
165 /> 165 <Tool
166 <Tool 166 Name="VCWebServiceProxyGeneratorTool"
167 Name="VCWebServiceProxyGeneratorTool" 167 />
168 /> 168 <Tool
169 <Tool 169 Name="VCMIDLTool"
170 Name="VCMIDLTool" 170 />
171 /> 171 <Tool
172 <Tool 172 Name="VCCLCompilerTool"
173 Name="VCCLCompilerTool" 173 Optimization="0"
174 Optimization="0" 174 AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llxml;..\llvfs;..\llmessage;..\llscene;..\llimage;..\llrender;&quot;..\..\libraries\i686-win32\include&quot;;..\..\libraries\include\GLMESA;..\..\libraries\include\;..\..\libraries\include\Logitech_LCD;..\..\libraries\include\Logitech_LCD\LCDUI"
175 AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llxml;..\llvfs;..\llmessage;..\llscene;..\llimage;&quot;..\..\libraries\i686-win32\include&quot;;..\..\libraries\include\GLMESA;..\..\libraries\include\;..\..\libraries\include\Logitech_LCD;..\..\libraries\include\Logitech_LCD\LCDUI" 175 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_DEBUG;LL_MESA;LL_MESA_HEADLESS"
176 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_DEBUG;LL_MESA;LL_MESA_HEADLESS" 176 MinimalRebuild="true"
177 MinimalRebuild="true" 177 BasicRuntimeChecks="3"
178 BasicRuntimeChecks="3" 178 RuntimeLibrary="1"
179 RuntimeLibrary="1" 179 StructMemberAlignment="4"
180 StructMemberAlignment="4" 180 TreatWChar_tAsBuiltInType="false"
181 TreatWChar_tAsBuiltInType="false" 181 ForceConformanceInForLoopScope="true"
182 ForceConformanceInForLoopScope="true" 182 UsePrecompiledHeader="0"
183 UsePrecompiledHeader="0" 183 WarningLevel="3"
184 WarningLevel="3" 184 Detect64BitPortabilityProblems="false"
185 Detect64BitPortabilityProblems="false" 185 DebugInformationFormat="4"
186 DebugInformationFormat="4" 186 />
187 /> 187 <Tool
188 <Tool 188 Name="VCManagedResourceCompilerTool"
189 Name="VCManagedResourceCompilerTool" 189 />
190 /> 190 <Tool
191 <Tool 191 Name="VCResourceCompilerTool"
192 Name="VCResourceCompilerTool" 192 />
193 /> 193 <Tool
194 <Tool 194 Name="VCPreLinkEventTool"
195 Name="VCPreLinkEventTool" 195 />
196 /> 196 <Tool
197 <Tool 197 Name="VCLibrarianTool"
198 Name="VCLibrarianTool" 198 OutputFile="$(OutDir)/llwindow_mesaheadless.lib"
199 OutputFile="$(OutDir)/llwindow_mesaheadless.lib" 199 />
200 /> 200 <Tool
201 <Tool 201 Name="VCALinkTool"
202 Name="VCALinkTool" 202 />
203 /> 203 <Tool
204 <Tool 204 Name="VCXDCMakeTool"
205 Name="VCXDCMakeTool" 205 />
206 /> 206 <Tool
207 <Tool 207 Name="VCBscMakeTool"
208 Name="VCBscMakeTool" 208 />
209 /> 209 <Tool
210 <Tool 210 Name="VCFxCopTool"
211 Name="VCFxCopTool" 211 />
212 /> 212 <Tool
213 <Tool 213 Name="VCPostBuildEventTool"
214 Name="VCPostBuildEventTool" 214 />
215 /> 215 </Configuration>
216 </Configuration> 216 <Configuration
217 <Configuration 217 Name="ReleaseNoOpt|Win32"
218 Name="ReleaseNoOpt|Win32" 218 OutputDirectory="../lib_$(ConfigurationName)/i686-win32"
219 OutputDirectory="../lib_$(ConfigurationName)/i686-win32" 219 IntermediateDirectory="$(ConfigurationName)"
220 IntermediateDirectory="$(ConfigurationName)" 220 ConfigurationType="4"
221 ConfigurationType="4" 221 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
222 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 222 CharacterSet="1"
223 CharacterSet="1" 223 >
224 > 224 <Tool
225 <Tool 225 Name="VCPreBuildEventTool"
226 Name="VCPreBuildEventTool" 226 />
227 /> 227 <Tool
228 <Tool 228 Name="VCCustomBuildTool"
229 Name="VCCustomBuildTool" 229 />
230 /> 230 <Tool
231 <Tool 231 Name="VCXMLDataGeneratorTool"
232 Name="VCXMLDataGeneratorTool" 232 />
233 /> 233 <Tool
234 <Tool 234 Name="VCWebServiceProxyGeneratorTool"
235 Name="VCWebServiceProxyGeneratorTool" 235 />
236 /> 236 <Tool
237 <Tool 237 Name="VCMIDLTool"
238 Name="VCMIDLTool" 238 />
239 /> 239 <Tool
240 <Tool 240 Name="VCCLCompilerTool"
241 Name="VCCLCompilerTool" 241 Optimization="0"
242 AdditionalOptions="/Oy-" 242 AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llxml;..\llvfs;..\llmessage;..\llscene;..\llimage;..\llrender;&quot;..\..\libraries\i686-win32\include&quot;;..\..\libraries\include\;..\..\libraries\include\Logitech_LCD;..\..\libraries\include\Logitech_LCD\LCDUI"
243 Optimization="0" 243 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE"
244 AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llxml;..\llvfs;..\llmessage;..\llscene;..\llimage;&quot;..\..\libraries\i686-win32\include&quot;;..\..\libraries\include\;..\..\libraries\include\Logitech_LCD;..\..\libraries\include\Logitech_LCD\LCDUI" 244 RuntimeLibrary="0"
245 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE" 245 StructMemberAlignment="0"
246 RuntimeLibrary="0" 246 TreatWChar_tAsBuiltInType="false"
247 StructMemberAlignment="0" 247 ForceConformanceInForLoopScope="true"
248 TreatWChar_tAsBuiltInType="false" 248 UsePrecompiledHeader="0"
249 ForceConformanceInForLoopScope="true" 249 WarningLevel="3"
250 UsePrecompiledHeader="0" 250 Detect64BitPortabilityProblems="false"
251 WarningLevel="3" 251 DebugInformationFormat="3"
252 Detect64BitPortabilityProblems="false" 252 />
253 DebugInformationFormat="3" 253 <Tool
254 /> 254 Name="VCManagedResourceCompilerTool"
255 <Tool 255 />
256 Name="VCManagedResourceCompilerTool" 256 <Tool
257 /> 257 Name="VCResourceCompilerTool"
258 <Tool 258 />
259 Name="VCResourceCompilerTool" 259 <Tool
260 /> 260 Name="VCPreLinkEventTool"
261 <Tool 261 />
262 Name="VCPreLinkEventTool" 262 <Tool
263 /> 263 Name="VCLibrarianTool"
264 <Tool 264 OutputFile="$(OutDir)/llwindow.lib"
265 Name="VCLibrarianTool" 265 />
266 OutputFile="$(OutDir)/llwindow.lib" 266 <Tool
267 /> 267 Name="VCALinkTool"
268 <Tool 268 />
269 Name="VCALinkTool" 269 <Tool
270 /> 270 Name="VCXDCMakeTool"
271 <Tool 271 />
272 Name="VCXDCMakeTool" 272 <Tool
273 /> 273 Name="VCBscMakeTool"
274 <Tool 274 />
275 Name="VCBscMakeTool" 275 <Tool
276 /> 276 Name="VCFxCopTool"
277 <Tool 277 />
278 Name="VCFxCopTool" 278 <Tool
279 /> 279 Name="VCPostBuildEventTool"
280 <Tool 280 />
281 Name="VCPostBuildEventTool" 281 </Configuration>
282 /> 282 </Configurations>
283 </Configuration> 283 <References>
284 </Configurations> 284 </References>
285 <References> 285 <Files>
286 </References> 286 <Filter
287 <Files> 287 Name="Source Files"
288 <Filter 288 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
289 Name="Source Files" 289 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
290 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" 290 >
291 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" 291 <File
292 > 292 RelativePath=".\lldxhardware.cpp"
293 <File 293 >
294 RelativePath=".\lldxhardware.cpp" 294 </File>
295 > 295 <File
296 </File> 296 RelativePath=".\llgl.cpp"
297 <File 297 >
298 RelativePath=".\llgl.cpp" 298 </File>
299 > 299 <File
300 </File> 300 RelativePath=".\llkeyboard.cpp"
301 <File 301 >
302 RelativePath=".\llkeyboard.cpp" 302 </File>
303 > 303 <File
304 </File> 304 RelativePath=".\llkeyboardwin32.cpp"
305 <File 305 >
306 RelativePath=".\llkeyboardwin32.cpp" 306 </File>
307 > 307 <File
308 </File> 308 RelativePath=".\lllogitechlcd.cpp"
309 <File 309 >
310 RelativePath=".\lllogitechlcd.cpp" 310 </File>
311 > 311 <File
312 </File> 312 RelativePath=".\llwindow.cpp"
313 <File 313 >
314 RelativePath=".\llwindow.cpp" 314 </File>
315 > 315 <File
316 </File> 316 RelativePath=".\llwindowheadless.cpp"
317 <File 317 >
318 RelativePath=".\llwindowheadless.cpp" 318 </File>
319 > 319 <File
320 </File> 320 RelativePath=".\llwindowmesaheadless.cpp"
321 <File 321 >
322 RelativePath=".\llwindowmesaheadless.cpp" 322 </File>
323 > 323 <File
324 </File> 324 RelativePath=".\llwindowwin32.cpp"
325 <File 325 >
326 RelativePath=".\llwindowwin32.cpp" 326 </File>
327 > 327 </Filter>
328 </File> 328 <Filter
329 </Filter> 329 Name="Header Files"
330 <Filter 330 Filter="h;hpp;hxx;hm;inl;inc;xsd"
331 Name="Header Files" 331 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
332 Filter="h;hpp;hxx;hm;inl;inc;xsd" 332 >
333 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" 333 <File
334 > 334 RelativePath=".\lldxhardware.h"
335 <File 335 >
336 RelativePath=".\lldxhardware.h" 336 </File>
337 > 337 <File
338 </File> 338 RelativePath=".\llgl.h"
339 <File 339 >
340 RelativePath=".\llgl.h" 340 </File>
341 > 341 <File
342 </File> 342 RelativePath=".\llglheaders.h"
343 <File 343 >
344 RelativePath=".\llglheaders.h" 344 </File>
345 > 345 <File
346 </File> 346 RelativePath=".\llglstates.h"
347 <File 347 >
348 RelativePath=".\llglstates.h" 348 </File>
349 > 349 <File
350 </File> 350 RelativePath=".\llgltypes.h"
351 <File 351 >
352 RelativePath=".\llgltypes.h" 352 </File>
353 > 353 <File
354 </File> 354 RelativePath=".\llkeyboard.h"
355 <File 355 >
356 RelativePath=".\llkeyboard.h" 356 </File>
357 > 357 <File
358 </File> 358 RelativePath=".\llkeyboardwin32.h"
359 <File 359 >
360 RelativePath=".\llkeyboardwin32.h" 360 </File>
361 > 361 <File
362 </File> 362 RelativePath=".\lllogitechlcd.h"
363 <File 363 >
364 RelativePath=".\lllogitechlcd.h" 364 </File>
365 > 365 <File
366 </File> 366 RelativePath=".\llmousehandler.h"
367 <File 367 >
368 RelativePath=".\llmousehandler.h" 368 </File>
369 > 369 <File
370 </File> 370 RelativePath=".\llwindow.h"
371 <File 371 >
372 RelativePath=".\llwindow.h" 372 </File>
373 > 373 <File
374 </File> 374 RelativePath=".\llwindowheadless.h"
375 <File 375 >
376 RelativePath=".\llwindowheadless.h" 376 </File>
377 > 377 <File
378 </File> 378 RelativePath=".\llwindowmesaheadless.h"
379 <File 379 >
380 RelativePath=".\llwindowmesaheadless.h" 380 </File>
381 > 381 <File
382 </File> 382 RelativePath=".\llwindowwin32.h"
383 <File 383 >
384 RelativePath=".\llwindowwin32.h" 384 </File>
385 > 385 </Filter>
386 </File> 386 <Filter
387 </Filter> 387 Name="Resource Files"
388 <Filter 388 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
389 Name="Resource Files" 389 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
390 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" 390 >
391 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" 391 </Filter>
392 > 392 </Files>
393 </Filter> 393 <Globals>
394 </Files> 394 </Globals>
395 <Globals> 395</VisualStudioProject>
396 </Globals>
397</VisualStudioProject>