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