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/llcommon/llcommon_vc8.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/llcommon/llcommon_vc8.vcproj')
-rw-r--r-- | linden/indra/llcommon/llcommon_vc8.vcproj | 1618 |
1 files changed, 811 insertions, 807 deletions
diff --git a/linden/indra/llcommon/llcommon_vc8.vcproj b/linden/indra/llcommon/llcommon_vc8.vcproj index fc3060a..5578075 100644 --- a/linden/indra/llcommon/llcommon_vc8.vcproj +++ b/linden/indra/llcommon/llcommon_vc8.vcproj | |||
@@ -1,807 +1,811 @@ | |||
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="llcommon" | 5 | Name="llcommon" |
6 | ProjectGUID="{7BCB4B2C-8378-4186-88EA-5742B5ABE17F}" | 6 | ProjectGUID="{7BCB4B2C-8378-4186-88EA-5742B5ABE17F}" |
7 | RootNamespace="llcommon" | 7 | RootNamespace="llcommon" |
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="$(ConfigurationName)" | 21 | IntermediateDirectory="$(ConfigurationName)" |
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="..\..\libraries\i686-win32\include;..\..\libraries\include\" | 44 | AdditionalIncludeDirectories="..\..\libraries\i686-win32\include;..\..\libraries\include\" |
45 | PreprocessorDefinitions="WIN32;_DEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_DEBUG;XML_STATIC;APR_DECLARE_STATIC" | 45 | PreprocessorDefinitions="WIN32;_DEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_DEBUG;XML_STATIC;APR_DECLARE_STATIC" |
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 | WarnAsError="true" | 54 | WarnAsError="true" |
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)/llcommon.lib" | 69 | OutputFile="$(OutDir)/llcommon.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="$(ConfigurationName)" | 90 | IntermediateDirectory="$(ConfigurationName)" |
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 | InlineFunctionExpansion="2" | 113 | InlineFunctionExpansion="2" |
114 | EnableIntrinsicFunctions="true" | 114 | EnableIntrinsicFunctions="true" |
115 | AdditionalIncludeDirectories="..\..\libraries\i686-win32\include;..\..\libraries\include\" | 115 | AdditionalIncludeDirectories="..\..\libraries\i686-win32\include;..\..\libraries\include\" |
116 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE;XML_STATIC;APR_DECLARE_STATIC" | 116 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE;XML_STATIC;APR_DECLARE_STATIC" |
117 | RuntimeLibrary="0" | 117 | RuntimeLibrary="0" |
118 | StructMemberAlignment="0" | 118 | StructMemberAlignment="0" |
119 | TreatWChar_tAsBuiltInType="false" | 119 | TreatWChar_tAsBuiltInType="false" |
120 | ForceConformanceInForLoopScope="true" | 120 | ForceConformanceInForLoopScope="true" |
121 | UsePrecompiledHeader="0" | 121 | UsePrecompiledHeader="0" |
122 | WarningLevel="3" | 122 | WarningLevel="3" |
123 | WarnAsError="true" | 123 | WarnAsError="true" |
124 | Detect64BitPortabilityProblems="false" | 124 | Detect64BitPortabilityProblems="false" |
125 | DebugInformationFormat="3" | 125 | DebugInformationFormat="3" |
126 | /> | 126 | /> |
127 | <Tool | 127 | <Tool |
128 | Name="VCManagedResourceCompilerTool" | 128 | Name="VCManagedResourceCompilerTool" |
129 | /> | 129 | /> |
130 | <Tool | 130 | <Tool |
131 | Name="VCResourceCompilerTool" | 131 | Name="VCResourceCompilerTool" |
132 | /> | 132 | /> |
133 | <Tool | 133 | <Tool |
134 | Name="VCPreLinkEventTool" | 134 | Name="VCPreLinkEventTool" |
135 | /> | 135 | /> |
136 | <Tool | 136 | <Tool |
137 | Name="VCLibrarianTool" | 137 | Name="VCLibrarianTool" |
138 | OutputFile="$(OutDir)/llcommon.lib" | 138 | OutputFile="$(OutDir)/llcommon.lib" |
139 | /> | 139 | /> |
140 | <Tool | 140 | <Tool |
141 | Name="VCALinkTool" | 141 | Name="VCALinkTool" |
142 | /> | 142 | /> |
143 | <Tool | 143 | <Tool |
144 | Name="VCXDCMakeTool" | 144 | Name="VCXDCMakeTool" |
145 | /> | 145 | /> |
146 | <Tool | 146 | <Tool |
147 | Name="VCBscMakeTool" | 147 | Name="VCBscMakeTool" |
148 | /> | 148 | /> |
149 | <Tool | 149 | <Tool |
150 | Name="VCFxCopTool" | 150 | Name="VCFxCopTool" |
151 | /> | 151 | /> |
152 | <Tool | 152 | <Tool |
153 | Name="VCPostBuildEventTool" | 153 | Name="VCPostBuildEventTool" |
154 | /> | 154 | /> |
155 | </Configuration> | 155 | </Configuration> |
156 | <Configuration | 156 | <Configuration |
157 | Name="ReleaseNoOpt|Win32" | 157 | Name="ReleaseNoOpt|Win32" |
158 | OutputDirectory="../lib_$(ConfigurationName)/i686-win32" | 158 | OutputDirectory="../lib_$(ConfigurationName)/i686-win32" |
159 | IntermediateDirectory="$(ConfigurationName)" | 159 | IntermediateDirectory="$(ConfigurationName)" |
160 | ConfigurationType="4" | 160 | ConfigurationType="4" |
161 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" | 161 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
162 | CharacterSet="1" | 162 | CharacterSet="1" |
163 | > | 163 | > |
164 | <Tool | 164 | <Tool |
165 | Name="VCPreBuildEventTool" | 165 | Name="VCPreBuildEventTool" |
166 | /> | 166 | /> |
167 | <Tool | 167 | <Tool |
168 | Name="VCCustomBuildTool" | 168 | Name="VCCustomBuildTool" |
169 | /> | 169 | /> |
170 | <Tool | 170 | <Tool |
171 | Name="VCXMLDataGeneratorTool" | 171 | Name="VCXMLDataGeneratorTool" |
172 | /> | 172 | /> |
173 | <Tool | 173 | <Tool |
174 | Name="VCWebServiceProxyGeneratorTool" | 174 | Name="VCWebServiceProxyGeneratorTool" |
175 | /> | 175 | /> |
176 | <Tool | 176 | <Tool |
177 | Name="VCMIDLTool" | 177 | Name="VCMIDLTool" |
178 | /> | 178 | /> |
179 | <Tool | 179 | <Tool |
180 | Name="VCCLCompilerTool" | 180 | Name="VCCLCompilerTool" |
181 | AdditionalOptions="/Oy-" | 181 | AdditionalOptions="/Oy-" |
182 | Optimization="0" | 182 | Optimization="0" |
183 | AdditionalIncludeDirectories="..\..\libraries\i686-win32\include;..\..\libraries\include\" | 183 | AdditionalIncludeDirectories="..\..\libraries\i686-win32\include;..\..\libraries\include\" |
184 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE;XML_STATIC;APR_DECLARE_STATIC" | 184 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE;XML_STATIC;APR_DECLARE_STATIC" |
185 | RuntimeLibrary="0" | 185 | RuntimeLibrary="0" |
186 | StructMemberAlignment="0" | 186 | StructMemberAlignment="0" |
187 | TreatWChar_tAsBuiltInType="false" | 187 | TreatWChar_tAsBuiltInType="false" |
188 | ForceConformanceInForLoopScope="true" | 188 | ForceConformanceInForLoopScope="true" |
189 | UsePrecompiledHeader="0" | 189 | UsePrecompiledHeader="0" |
190 | WarningLevel="3" | 190 | WarningLevel="3" |
191 | WarnAsError="true" | 191 | WarnAsError="true" |
192 | Detect64BitPortabilityProblems="false" | 192 | Detect64BitPortabilityProblems="false" |
193 | DebugInformationFormat="3" | 193 | DebugInformationFormat="3" |
194 | /> | 194 | /> |
195 | <Tool | 195 | <Tool |
196 | Name="VCManagedResourceCompilerTool" | 196 | Name="VCManagedResourceCompilerTool" |
197 | /> | 197 | /> |
198 | <Tool | 198 | <Tool |
199 | Name="VCResourceCompilerTool" | 199 | Name="VCResourceCompilerTool" |
200 | /> | 200 | /> |
201 | <Tool | 201 | <Tool |
202 | Name="VCPreLinkEventTool" | 202 | Name="VCPreLinkEventTool" |
203 | /> | 203 | /> |
204 | <Tool | 204 | <Tool |
205 | Name="VCLibrarianTool" | 205 | Name="VCLibrarianTool" |
206 | AdditionalDependencies="psapi.lib" | 206 | AdditionalDependencies="psapi.lib" |
207 | OutputFile="$(OutDir)/llcommon.lib" | 207 | OutputFile="$(OutDir)/llcommon.lib" |
208 | AdditionalLibraryDirectories="" | 208 | AdditionalLibraryDirectories="" |
209 | /> | 209 | /> |
210 | <Tool | 210 | <Tool |
211 | Name="VCALinkTool" | 211 | Name="VCALinkTool" |
212 | /> | 212 | /> |
213 | <Tool | 213 | <Tool |
214 | Name="VCXDCMakeTool" | 214 | Name="VCXDCMakeTool" |
215 | /> | 215 | /> |
216 | <Tool | 216 | <Tool |
217 | Name="VCBscMakeTool" | 217 | Name="VCBscMakeTool" |
218 | /> | 218 | /> |
219 | <Tool | 219 | <Tool |
220 | Name="VCFxCopTool" | 220 | Name="VCFxCopTool" |
221 | /> | 221 | /> |
222 | <Tool | 222 | <Tool |
223 | Name="VCPostBuildEventTool" | 223 | Name="VCPostBuildEventTool" |
224 | /> | 224 | /> |
225 | </Configuration> | 225 | </Configuration> |
226 | </Configurations> | 226 | </Configurations> |
227 | <References> | 227 | <References> |
228 | </References> | 228 | </References> |
229 | <Files> | 229 | <Files> |
230 | <Filter | 230 | <Filter |
231 | Name="Source Files" | 231 | Name="Source Files" |
232 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" | 232 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
233 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" | 233 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
234 | > | 234 | > |
235 | <File | 235 | <File |
236 | RelativePath=".\llapp.cpp" | 236 | RelativePath=".\llapp.cpp" |
237 | > | 237 | > |
238 | </File> | 238 | </File> |
239 | <File | 239 | <File |
240 | RelativePath=".\llapr.cpp" | 240 | RelativePath=".\llapr.cpp" |
241 | > | 241 | > |
242 | </File> | 242 | </File> |
243 | <File | 243 | <File |
244 | RelativePath=".\llares.cpp" | 244 | RelativePath=".\llares.cpp" |
245 | > | 245 | > |
246 | </File> | 246 | </File> |
247 | <File | 247 | <File |
248 | RelativePath=".\llassettype.cpp" | 248 | RelativePath=".\llassettype.cpp" |
249 | > | 249 | > |
250 | </File> | 250 | </File> |
251 | <File | 251 | <File |
252 | RelativePath=".\llbase32.cpp" | 252 | RelativePath=".\llbase32.cpp" |
253 | > | 253 | > |
254 | </File> | 254 | </File> |
255 | <File | 255 | <File |
256 | RelativePath=".\llbase64.cpp" | 256 | RelativePath=".\llbase64.cpp" |
257 | > | 257 | > |
258 | </File> | 258 | </File> |
259 | <File | 259 | <File |
260 | RelativePath=".\llcommon.cpp" | 260 | RelativePath=".\llcommon.cpp" |
261 | > | 261 | > |
262 | </File> | 262 | </File> |
263 | <File | 263 | <File |
264 | RelativePath=".\llcriticaldamp.cpp" | 264 | RelativePath=".\llcriticaldamp.cpp" |
265 | > | 265 | > |
266 | </File> | 266 | </File> |
267 | <File | 267 | <File |
268 | RelativePath=".\lldate.cpp" | 268 | RelativePath=".\lldate.cpp" |
269 | > | 269 | > |
270 | </File> | 270 | </File> |
271 | <File | 271 | <File |
272 | RelativePath=".\llerror.cpp" | 272 | RelativePath=".\llerror.cpp" |
273 | > | 273 | > |
274 | </File> | 274 | </File> |
275 | <File | 275 | <File |
276 | RelativePath=".\llerrorthread.cpp" | 276 | RelativePath=".\llerrorthread.cpp" |
277 | > | 277 | > |
278 | </File> | 278 | </File> |
279 | <File | 279 | <File |
280 | RelativePath=".\llevent.cpp" | 280 | RelativePath=".\llevent.cpp" |
281 | > | 281 | > |
282 | </File> | 282 | </File> |
283 | <File | 283 | <File |
284 | RelativePath=".\llfasttimer.cpp" | 284 | RelativePath=".\llfasttimer.cpp" |
285 | > | 285 | > |
286 | </File> | 286 | </File> |
287 | <File | 287 | <File |
288 | RelativePath=".\llfile.cpp" | 288 | RelativePath=".\llfile.cpp" |
289 | > | 289 | > |
290 | </File> | 290 | </File> |
291 | <File | 291 | <File |
292 | RelativePath=".\llfixedbuffer.cpp" | 292 | RelativePath=".\llfixedbuffer.cpp" |
293 | > | 293 | > |
294 | </File> | 294 | </File> |
295 | <File | 295 | <File |
296 | RelativePath=".\llformat.cpp" | 296 | RelativePath=".\llformat.cpp" |
297 | > | 297 | > |
298 | </File> | 298 | </File> |
299 | <File | 299 | <File |
300 | RelativePath=".\llframetimer.cpp" | 300 | RelativePath=".\llframetimer.cpp" |
301 | > | 301 | > |
302 | </File> | 302 | </File> |
303 | <File | 303 | <File |
304 | RelativePath=".\llliveappconfig.cpp" | 304 | RelativePath=".\llliveappconfig.cpp" |
305 | > | 305 | > |
306 | </File> | 306 | </File> |
307 | <File | 307 | <File |
308 | RelativePath=".\lllivefile.cpp" | 308 | RelativePath=".\lllivefile.cpp" |
309 | > | 309 | > |
310 | </File> | 310 | </File> |
311 | <File | 311 | <File |
312 | RelativePath=".\lllog.cpp" | 312 | RelativePath=".\lllog.cpp" |
313 | > | 313 | > |
314 | </File> | 314 | </File> |
315 | <File | 315 | <File |
316 | RelativePath=".\llmemory.cpp" | 316 | RelativePath=".\llmemory.cpp" |
317 | > | 317 | > |
318 | </File> | 318 | </File> |
319 | <File | 319 | <File |
320 | RelativePath=".\llmemorystream.cpp" | 320 | RelativePath=".\llmemorystream.cpp" |
321 | > | 321 | > |
322 | </File> | 322 | </File> |
323 | <File | 323 | <File |
324 | RelativePath=".\llmetrics.cpp" | 324 | RelativePath=".\llmetrics.cpp" |
325 | > | 325 | > |
326 | </File> | 326 | </File> |
327 | <File | 327 | <File |
328 | RelativePath=".\llmortician.cpp" | 328 | RelativePath=".\llmortician.cpp" |
329 | > | 329 | > |
330 | </File> | 330 | </File> |
331 | <File | 331 | <File |
332 | RelativePath=".\llprocessor.cpp" | 332 | RelativePath=".\llprocessor.cpp" |
333 | > | 333 | > |
334 | </File> | 334 | </File> |
335 | <File | 335 | <File |
336 | RelativePath=".\llqueuedthread.cpp" | 336 | RelativePath=".\llqueuedthread.cpp" |
337 | > | 337 | > |
338 | </File> | 338 | </File> |
339 | <File | 339 | <File |
340 | RelativePath=".\llrun.cpp" | 340 | RelativePath=".\llrun.cpp" |
341 | > | 341 | > |
342 | </File> | 342 | </File> |
343 | <File | 343 | <File |
344 | RelativePath=".\llsd.cpp" | 344 | RelativePath=".\llsd.cpp" |
345 | > | 345 | > |
346 | </File> | 346 | </File> |
347 | <File | 347 | <File |
348 | RelativePath=".\llsdserialize.cpp" | 348 | RelativePath=".\llsdserialize.cpp" |
349 | > | 349 | > |
350 | </File> | 350 | </File> |
351 | <File | 351 | <File |
352 | RelativePath=".\llsdserialize_xml.cpp" | 352 | RelativePath=".\llsdserialize_xml.cpp" |
353 | > | 353 | > |
354 | </File> | 354 | </File> |
355 | <File | 355 | <File |
356 | RelativePath=".\llsdutil.cpp" | 356 | RelativePath=".\llsdutil.cpp" |
357 | > | 357 | > |
358 | </File> | 358 | </File> |
359 | <File | 359 | <File |
360 | RelativePath=".\llsecondlifeurls.cpp" | 360 | RelativePath=".\llsecondlifeurls.cpp" |
361 | > | 361 | > |
362 | </File> | 362 | </File> |
363 | <File | 363 | <File |
364 | RelativePath=".\llstat.cpp" | 364 | RelativePath=".\llstat.cpp" |
365 | > | 365 | > |
366 | </File> | 366 | </File> |
367 | <File | 367 | <File |
368 | RelativePath=".\llstreamtools.cpp" | 368 | RelativePath=".\llstreamtools.cpp" |
369 | > | 369 | > |
370 | </File> | 370 | </File> |
371 | <File | 371 | <File |
372 | RelativePath=".\llstring.cpp" | 372 | RelativePath=".\llstring.cpp" |
373 | > | 373 | > |
374 | </File> | 374 | </File> |
375 | <File | 375 | <File |
376 | RelativePath=".\llstringtable.cpp" | 376 | RelativePath=".\llstringtable.cpp" |
377 | > | 377 | > |
378 | </File> | 378 | </File> |
379 | <File | 379 | <File |
380 | RelativePath=".\llsys.cpp" | 380 | RelativePath=".\llsys.cpp" |
381 | > | 381 | > |
382 | </File> | 382 | </File> |
383 | <File | 383 | <File |
384 | RelativePath=".\llthread.cpp" | 384 | RelativePath=".\llthread.cpp" |
385 | > | 385 | > |
386 | </File> | 386 | </File> |
387 | <File | 387 | <File |
388 | RelativePath=".\lltimer.cpp" | 388 | RelativePath=".\lltimer.cpp" |
389 | > | 389 | > |
390 | </File> | 390 | </File> |
391 | <File | 391 | <File |
392 | RelativePath=".\lluri.cpp" | 392 | RelativePath=".\lluri.cpp" |
393 | > | 393 | > |
394 | </File> | 394 | </File> |
395 | <File | 395 | <File |
396 | RelativePath=".\llworkerthread.cpp" | 396 | RelativePath=".\llworkerthread.cpp" |
397 | > | 397 | > |
398 | </File> | 398 | </File> |
399 | <File | 399 | <File |
400 | RelativePath=".\metaclass.cpp" | 400 | RelativePath=".\metaclass.cpp" |
401 | > | 401 | > |
402 | </File> | 402 | </File> |
403 | <File | 403 | <File |
404 | RelativePath=".\metaproperty.cpp" | 404 | RelativePath=".\metaproperty.cpp" |
405 | > | 405 | > |
406 | </File> | 406 | </File> |
407 | <File | 407 | <File |
408 | RelativePath=".\reflective.cpp" | 408 | RelativePath=".\reflective.cpp" |
409 | > | 409 | > |
410 | </File> | 410 | </File> |
411 | <File | 411 | <File |
412 | RelativePath=".\timing.cpp" | 412 | RelativePath=".\timing.cpp" |
413 | > | 413 | > |
414 | </File> | 414 | </File> |
415 | <File | 415 | <File |
416 | RelativePath=".\u64.cpp" | 416 | RelativePath=".\u64.cpp" |
417 | > | 417 | > |
418 | </File> | 418 | </File> |
419 | </Filter> | 419 | </Filter> |
420 | <Filter | 420 | <Filter |
421 | Name="Header Files" | 421 | Name="Header Files" |
422 | Filter="h;hpp;hxx;hm;inl;inc;xsd" | 422 | Filter="h;hpp;hxx;hm;inl;inc;xsd" |
423 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" | 423 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
424 | > | 424 | > |
425 | <File | 425 | <File |
426 | RelativePath=".\bitpack.h" | 426 | RelativePath=".\bitpack.h" |
427 | > | 427 | > |
428 | </File> | 428 | </File> |
429 | <File | 429 | <File |
430 | RelativePath=".\doublelinkedlist.h" | 430 | RelativePath=".\doublelinkedlist.h" |
431 | > | 431 | > |
432 | </File> | 432 | </File> |
433 | <File | 433 | <File |
434 | RelativePath=".\imageids.h" | 434 | RelativePath=".\imageids.h" |
435 | > | 435 | > |
436 | </File> | 436 | </File> |
437 | <File | 437 | <File |
438 | RelativePath=".\indra_constants.h" | 438 | RelativePath=".\indra_constants.h" |
439 | > | 439 | > |
440 | </File> | 440 | </File> |
441 | <File | 441 | <File |
442 | RelativePath=".\linden_common.h" | 442 | RelativePath=".\linden_common.h" |
443 | > | 443 | > |
444 | </File> | 444 | </File> |
445 | <File | 445 | <File |
446 | RelativePath=".\linked_lists.h" | 446 | RelativePath=".\linked_lists.h" |
447 | > | 447 | > |
448 | </File> | 448 | </File> |
449 | <File | 449 | <File |
450 | RelativePath=".\llagentconstants.h" | 450 | RelativePath=".\llagentconstants.h" |
451 | > | 451 | > |
452 | </File> | 452 | </File> |
453 | <File | 453 | <File |
454 | RelativePath=".\llapp.h" | 454 | RelativePath=".\llapp.h" |
455 | > | 455 | > |
456 | </File> | 456 | </File> |
457 | <File | 457 | <File |
458 | RelativePath=".\llapr.h" | 458 | RelativePath=".\llapr.h" |
459 | > | 459 | > |
460 | </File> | 460 | </File> |
461 | <File | 461 | <File |
462 | RelativePath=".\llares.h" | 462 | RelativePath=".\llares.h" |
463 | > | 463 | > |
464 | </File> | 464 | </File> |
465 | <File | 465 | <File |
466 | RelativePath=".\llassettype.h" | 466 | RelativePath=".\llassettype.h" |
467 | > | 467 | > |
468 | </File> | 468 | </File> |
469 | <File | 469 | <File |
470 | RelativePath=".\llassoclist.h" | 470 | RelativePath=".\llassoclist.h" |
471 | > | 471 | > |
472 | </File> | 472 | </File> |
473 | <File | 473 | <File |
474 | RelativePath=".\llavatarconstants.h" | 474 | RelativePath=".\llavatarconstants.h" |
475 | > | 475 | > |
476 | </File> | 476 | </File> |
477 | <File | 477 | <File |
478 | RelativePath=".\llbase32.h" | 478 | RelativePath=".\llbase32.h" |
479 | > | 479 | > |
480 | </File> | 480 | </File> |
481 | <File | 481 | <File |
482 | RelativePath=".\llbase64.h" | 482 | RelativePath=".\llbase64.h" |
483 | > | 483 | > |
484 | </File> | 484 | </File> |
485 | <File | 485 | <File |
486 | RelativePath=".\llboost.h" | 486 | RelativePath=".\llboost.h" |
487 | > | 487 | > |
488 | </File> | 488 | </File> |
489 | <File | 489 | <File |
490 | RelativePath=".\llchat.h" | 490 | RelativePath=".\llchat.h" |
491 | > | 491 | > |
492 | </File> | 492 | </File> |
493 | <File | 493 | <File |
494 | RelativePath=".\llclickaction.h" | 494 | RelativePath=".\llclickaction.h" |
495 | > | 495 | > |
496 | </File> | 496 | </File> |
497 | <File | 497 | <File |
498 | RelativePath=".\llcommon.h" | 498 | RelativePath=".\llcommon.h" |
499 | > | 499 | > |
500 | </File> | 500 | </File> |
501 | <File | 501 | <File |
502 | RelativePath=".\llcriticaldamp.h" | 502 | RelativePath=".\llcriticaldamp.h" |
503 | > | 503 | > |
504 | </File> | 504 | </File> |
505 | <File | 505 | <File |
506 | RelativePath=".\lldarray.h" | 506 | RelativePath=".\lldarray.h" |
507 | > | 507 | > |
508 | </File> | 508 | </File> |
509 | <File | 509 | <File |
510 | RelativePath=".\lldarrayptr.h" | 510 | RelativePath=".\lldarrayptr.h" |
511 | > | 511 | > |
512 | </File> | 512 | </File> |
513 | <File | 513 | <File |
514 | RelativePath=".\lldate.h" | 514 | RelativePath=".\lldate.h" |
515 | > | 515 | > |
516 | </File> | 516 | </File> |
517 | <File | 517 | <File |
518 | RelativePath=".\lldefs.h" | 518 | RelativePath=".\lldefs.h" |
519 | > | 519 | > |
520 | </File> | 520 | </File> |
521 | <File | 521 | <File |
522 | RelativePath=".\lldlinked.h" | 522 | RelativePath=".\lldlinked.h" |
523 | > | 523 | > |
524 | </File> | 524 | </File> |
525 | <File | 525 | <File |
526 | RelativePath=".\lldqueueptr.h" | 526 | RelativePath=".\lldqueueptr.h" |
527 | > | 527 | > |
528 | </File> | 528 | </File> |
529 | <File | 529 | <File |
530 | RelativePath=".\llendianswizzle.h" | 530 | RelativePath=".\llendianswizzle.h" |
531 | > | 531 | > |
532 | </File> | 532 | </File> |
533 | <File | 533 | <File |
534 | RelativePath=".\llenum.h" | 534 | RelativePath=".\llenum.h" |
535 | > | 535 | > |
536 | </File> | 536 | </File> |
537 | <File | 537 | <File |
538 | RelativePath=".\llerror.h" | 538 | RelativePath=".\llerror.h" |
539 | > | 539 | > |
540 | </File> | 540 | </File> |
541 | <File | 541 | <File |
542 | RelativePath=".\llerrorcontrol.h" | 542 | RelativePath=".\llerrorcontrol.h" |
543 | > | 543 | > |
544 | </File> | 544 | </File> |
545 | <File | 545 | <File |
546 | RelativePath=".\llerrorthread.h" | 546 | RelativePath=".\llerrorthread.h" |
547 | > | 547 | > |
548 | </File> | 548 | </File> |
549 | <File | 549 | <File |
550 | RelativePath=".\llevent.h" | 550 | RelativePath=".\llevent.h" |
551 | > | 551 | > |
552 | </File> | 552 | </File> |
553 | <File | 553 | <File |
554 | RelativePath=".\llextendedstatus.h" | 554 | RelativePath=".\llextendedstatus.h" |
555 | > | 555 | > |
556 | </File> | 556 | </File> |
557 | <File | 557 | <File |
558 | RelativePath=".\llfasttimer.h" | 558 | RelativePath=".\llfasttimer.h" |
559 | > | 559 | > |
560 | </File> | 560 | </File> |
561 | <File | 561 | <File |
562 | RelativePath=".\llfile.h" | 562 | RelativePath=".\llfile.h" |
563 | > | 563 | > |
564 | </File> | 564 | </File> |
565 | <File | 565 | <File |
566 | RelativePath=".\llfixedbuffer.h" | 566 | RelativePath=".\llfixedbuffer.h" |
567 | > | 567 | > |
568 | </File> | 568 | </File> |
569 | <File | 569 | <File |
570 | RelativePath=".\llformat.h" | 570 | RelativePath=".\llformat.h" |
571 | > | 571 | > |
572 | </File> | 572 | </File> |
573 | <File | 573 | <File |
574 | RelativePath=".\llframecallbackmanager.h" | 574 | RelativePath=".\llframecallbackmanager.h" |
575 | > | 575 | > |
576 | </File> | 576 | </File> |
577 | <File | 577 | <File |
578 | RelativePath=".\llframetimer.h" | 578 | RelativePath=".\llframetimer.h" |
579 | > | 579 | > |
580 | </File> | 580 | </File> |
581 | <File | 581 | <File |
582 | RelativePath=".\llhash.h" | 582 | RelativePath=".\llhash.h" |
583 | > | 583 | > |
584 | </File> | 584 | </File> |
585 | <File | 585 | <File |
586 | RelativePath=".\llindexedqueue.h" | 586 | RelativePath=".\llindexedqueue.h" |
587 | > | 587 | > |
588 | </File> | 588 | </File> |
589 | <File | 589 | <File |
590 | RelativePath=".\lllinkedqueue.h" | 590 | RelativePath=".\lllinkedqueue.h" |
591 | > | 591 | > |
592 | </File> | 592 | </File> |
593 | <File | 593 | <File |
594 | RelativePath=".\llliveappconfig.h" | 594 | RelativePath=".\llliveappconfig.h" |
595 | > | 595 | > |
596 | </File> | 596 | </File> |
597 | <File | 597 | <File |
598 | RelativePath=".\lllivefile.h" | 598 | RelativePath=".\lllivefile.h" |
599 | > | 599 | > |
600 | </File> | 600 | </File> |
601 | <File | 601 | <File |
602 | RelativePath=".\lllocalidhashmap.h" | 602 | RelativePath=".\lllocalidhashmap.h" |
603 | > | 603 | > |
604 | </File> | 604 | </File> |
605 | <File | 605 | <File |
606 | RelativePath=".\lllog.h" | 606 | RelativePath=".\lllog.h" |
607 | > | 607 | > |
608 | </File> | 608 | </File> |
609 | <File | 609 | <File |
610 | RelativePath=".\lllslconstants.h" | 610 | RelativePath=".\lllslconstants.h" |
611 | > | 611 | > |
612 | </File> | 612 | </File> |
613 | <File | 613 | <File |
614 | RelativePath=".\llmap.h" | 614 | RelativePath=".\llmap.h" |
615 | > | 615 | > |
616 | </File> | 616 | </File> |
617 | <File | 617 | <File |
618 | RelativePath=".\llmemory.h" | 618 | RelativePath=".\llmemory.h" |
619 | > | 619 | > |
620 | </File> | 620 | </File> |
621 | <File | 621 | <File |
622 | RelativePath=".\llmemorystream.h" | 622 | RelativePath=".\llmemorystream.h" |
623 | > | 623 | > |
624 | </File> | 624 | </File> |
625 | <File | 625 | <File |
626 | RelativePath=".\llmemtype.h" | 626 | RelativePath=".\llmemtype.h" |
627 | > | 627 | > |
628 | </File> | 628 | </File> |
629 | <File | 629 | <File |
630 | RelativePath=".\llmetrics.h" | 630 | RelativePath=".\llmetrics.h" |
631 | > | 631 | > |
632 | </File> | 632 | </File> |
633 | <File | 633 | <File |
634 | RelativePath=".\llmortician.h" | 634 | RelativePath=".\llmortician.h" |
635 | > | 635 | > |
636 | </File> | 636 | </File> |
637 | <File | 637 | <File |
638 | RelativePath=".\llnametable.h" | 638 | RelativePath=".\llnametable.h" |
639 | > | 639 | > |
640 | </File> | 640 | </File> |
641 | <File | 641 | <File |
642 | RelativePath=".\llpreprocessor.h" | 642 | RelativePath=".\llnametable.h" |
643 | > | 643 | > |
644 | </File> | 644 | </File> |
645 | <File | 645 | <File |
646 | RelativePath=".\llpriqueuemap.h" | 646 | RelativePath=".\llpreprocessor.h" |
647 | > | 647 | > |
648 | </File> | 648 | </File> |
649 | <File | 649 | <File |
650 | RelativePath=".\llprocessor.h" | 650 | RelativePath=".\llpriqueuemap.h" |
651 | > | 651 | > |
652 | </File> | 652 | </File> |
653 | <File | 653 | <File |
654 | RelativePath=".\llptrskiplist.h" | 654 | RelativePath=".\llprocessor.h" |
655 | > | 655 | > |
656 | </File> | 656 | </File> |
657 | <File | 657 | <File |
658 | RelativePath=".\llptrskipmap.h" | 658 | RelativePath=".\llptrskiplist.h" |
659 | > | 659 | > |
660 | </File> | 660 | </File> |
661 | <File | 661 | <File |
662 | RelativePath=".\llqueuedthread.h" | 662 | RelativePath=".\llptrskipmap.h" |
663 | > | 663 | > |
664 | </File> | 664 | </File> |
665 | <File | 665 | <File |
666 | RelativePath=".\llrun.h" | 666 | RelativePath=".\llqueuedthread.h" |
667 | > | 667 | > |
668 | </File> | 668 | </File> |
669 | <File | 669 | <File |
670 | RelativePath=".\llsd.h" | 670 | RelativePath=".\llrun.h" |
671 | > | 671 | > |
672 | </File> | 672 | </File> |
673 | <File | 673 | <File |
674 | RelativePath=".\llsdserialize.h" | 674 | RelativePath=".\llsd.h" |
675 | > | 675 | > |
676 | </File> | 676 | </File> |
677 | <File | 677 | <File |
678 | RelativePath=".\llsdserialize_xml.h" | 678 | RelativePath=".\llsdserialize.h" |
679 | > | 679 | > |
680 | </File> | 680 | </File> |
681 | <File | 681 | <File |
682 | RelativePath=".\llsdutil.h" | 682 | RelativePath=".\llsdserialize_xml.h" |
683 | > | 683 | > |
684 | </File> | 684 | </File> |
685 | <File | 685 | <File |
686 | RelativePath=".\llsecondlifeurls.h" | 686 | RelativePath=".\llsdutil.h" |
687 | > | 687 | > |
688 | </File> | 688 | </File> |
689 | <File | 689 | <File |
690 | RelativePath=".\llskiplist.h" | 690 | RelativePath=".\llsecondlifeurls.h" |
691 | > | 691 | > |
692 | </File> | 692 | </File> |
693 | <File | 693 | <File |
694 | RelativePath=".\llskipmap.h" | 694 | RelativePath=".\llskiplist.h" |
695 | > | 695 | > |
696 | </File> | 696 | </File> |
697 | <File | 697 | <File |
698 | RelativePath=".\llstat.h" | 698 | RelativePath=".\llskipmap.h" |
699 | > | 699 | > |
700 | </File> | 700 | </File> |
701 | <File | 701 | <File |
702 | RelativePath=".\llstatenums.h" | 702 | RelativePath=".\llstat.h" |
703 | > | 703 | > |
704 | </File> | 704 | </File> |
705 | <File | 705 | <File |
706 | RelativePath=".\llstl.h" | 706 | RelativePath=".\llstatenums.h" |
707 | > | 707 | > |
708 | </File> | 708 | </File> |
709 | <File | 709 | <File |
710 | RelativePath=".\llstreamtools.h" | 710 | RelativePath=".\llstl.h" |
711 | > | 711 | > |
712 | </File> | 712 | </File> |
713 | <File | 713 | <File |
714 | RelativePath=".\llstrider.h" | 714 | RelativePath=".\llstreamtools.h" |
715 | > | 715 | > |
716 | </File> | 716 | </File> |
717 | <File | 717 | <File |
718 | RelativePath=".\llstring.h" | 718 | RelativePath=".\llstrider.h" |
719 | > | 719 | > |
720 | </File> | 720 | </File> |
721 | <File | 721 | <File |
722 | RelativePath=".\llstringtable.h" | 722 | RelativePath=".\llstring.h" |
723 | > | 723 | > |
724 | </File> | 724 | </File> |
725 | <File | 725 | <File |
726 | RelativePath=".\llsys.h" | 726 | RelativePath=".\llstringtable.h" |
727 | > | 727 | > |
728 | </File> | 728 | </File> |
729 | <File | 729 | <File |
730 | RelativePath=".\llthread.h" | 730 | RelativePath=".\llsys.h" |
731 | > | 731 | > |
732 | </File> | 732 | </File> |
733 | <File | 733 | <File |
734 | RelativePath=".\lltimer.h" | 734 | RelativePath=".\llthread.h" |
735 | > | 735 | > |
736 | </File> | 736 | </File> |
737 | <File | 737 | <File |
738 | RelativePath=".\lluri.h" | 738 | RelativePath=".\lltimer.h" |
739 | > | 739 | > |
740 | </File> | 740 | </File> |
741 | <File | 741 | <File |
742 | RelativePath=".\lluuidhashmap.h" | 742 | RelativePath=".\lluri.h" |
743 | > | 743 | > |
744 | </File> | 744 | </File> |
745 | <File | 745 | <File |
746 | RelativePath=".\llversionserver.h" | 746 | RelativePath=".\lluuidhashmap.h" |
747 | > | 747 | > |
748 | </File> | 748 | </File> |
749 | <File | 749 | <File |
750 | RelativePath=".\llversionviewer.h" | 750 | RelativePath=".\llversionserver.h" |
751 | > | 751 | > |
752 | </File> | 752 | </File> |
753 | <File | 753 | <File |
754 | RelativePath=".\llworkerthread.h" | 754 | RelativePath=".\llversionviewer.h" |
755 | > | 755 | > |
756 | </File> | 756 | </File> |
757 | <File | 757 | <File |
758 | RelativePath=".\new_mem_ops.h" | 758 | RelativePath=".\llworkerthread.h" |
759 | > | 759 | > |
760 | </File> | 760 | </File> |
761 | <File | 761 | <File |
762 | RelativePath=".\priqueue.h" | 762 | RelativePath=".\new_mem_ops.h" |
763 | > | 763 | > |
764 | </File> | 764 | </File> |
765 | <File | 765 | <File |
766 | RelativePath=".\processor.h" | 766 | RelativePath=".\priqueue.h" |
767 | > | 767 | > |
768 | </File> | 768 | </File> |
769 | <File | 769 | <File |
770 | RelativePath=".\roles_constants.h" | 770 | RelativePath=".\processor.h" |
771 | > | 771 | > |
772 | </File> | 772 | </File> |
773 | <File | 773 | <File |
774 | RelativePath=".\stdenums.h" | 774 | RelativePath=".\roles_constants.h" |
775 | > | 775 | > |
776 | </File> | 776 | </File> |
777 | <File | 777 | <File |
778 | RelativePath=".\stdtypes.h" | 778 | RelativePath=".\stdenums.h" |
779 | > | 779 | > |
780 | </File> | 780 | </File> |
781 | <File | 781 | <File |
782 | RelativePath=".\string_table.h" | 782 | RelativePath=".\stdtypes.h" |
783 | > | 783 | > |
784 | </File> | 784 | </File> |
785 | <File | 785 | <File |
786 | RelativePath=".\timer.h" | 786 | RelativePath=".\string_table.h" |
787 | > | 787 | > |
788 | </File> | 788 | </File> |
789 | <File | 789 | <File |
790 | RelativePath=".\timing.h" | 790 | RelativePath=".\timer.h" |
791 | > | 791 | > |
792 | </File> | 792 | </File> |
793 | <File | 793 | <File |
794 | RelativePath=".\u64.h" | 794 | RelativePath=".\timing.h" |
795 | > | 795 | > |
796 | </File> | 796 | </File> |
797 | </Filter> | 797 | <File |
798 | <Filter | 798 | RelativePath=".\u64.h" |
799 | Name="Resource Files" | 799 | > |
800 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" | 800 | </File> |
801 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" | 801 | </Filter> |
802 | > | 802 | <Filter |
803 | </Filter> | 803 | Name="Resource Files" |
804 | </Files> | 804 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" |
805 | <Globals> | 805 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" |
806 | </Globals> | 806 | > |
807 | </VisualStudioProject> | 807 | </Filter> |
808 | </Files> | ||
809 | <Globals> | ||
810 | </Globals> | ||
811 | </VisualStudioProject> | ||