7897
|
1 |
<?xml version="1.0" encoding="Windows-1252"?>
|
|
2 |
<VisualStudioProject
|
|
3 |
ProjectType="Visual C++"
|
|
4 |
Version="9.00"
|
|
5 |
Name="openttd"
|
|
6 |
ProjectGUID="{668328A0-B40E-4CDB-BD72-D0064424414A}"
|
|
7 |
RootNamespace="openttd"
|
|
8 |
TargetFrameworkVersion="131072"
|
|
9 |
>
|
|
10 |
<Platforms>
|
|
11 |
<Platform
|
|
12 |
Name="Win32"
|
|
13 |
/>
|
|
14 |
<Platform
|
|
15 |
Name="x64"
|
|
16 |
/>
|
|
17 |
</Platforms>
|
|
18 |
<ToolFiles>
|
|
19 |
<ToolFile
|
|
20 |
RelativePath="..\src\masm64.rules"
|
|
21 |
/>
|
|
22 |
</ToolFiles>
|
|
23 |
<Configurations>
|
|
24 |
<Configuration
|
|
25 |
Name="Release|Win32"
|
|
26 |
OutputDirectory="..\objs\$(PlatformName)\$(ConfigurationName)\"
|
|
27 |
IntermediateDirectory="..\objs\$(PlatformName)\$(ConfigurationName)\"
|
|
28 |
ConfigurationType="1"
|
|
29 |
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
30 |
UseOfMFC="0"
|
|
31 |
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
32 |
CharacterSet="1"
|
|
33 |
WholeProgramOptimization="1"
|
|
34 |
>
|
|
35 |
<Tool
|
|
36 |
Name="VCPreBuildEventTool"
|
|
37 |
Description="Determining version number"
|
|
38 |
CommandLine=""$(InputDir)/determineversion.vbs""
|
|
39 |
/>
|
|
40 |
<Tool
|
|
41 |
Name="VCCustomBuildTool"
|
|
42 |
/>
|
|
43 |
<Tool
|
|
44 |
Name="MASM AMD64"
|
|
45 |
/>
|
|
46 |
<Tool
|
|
47 |
Name="VCXMLDataGeneratorTool"
|
|
48 |
/>
|
|
49 |
<Tool
|
|
50 |
Name="VCWebServiceProxyGeneratorTool"
|
|
51 |
/>
|
|
52 |
<Tool
|
|
53 |
Name="VCMIDLTool"
|
|
54 |
TypeLibraryName=".\Release/openttd.tlb"
|
|
55 |
HeaderFileName=""
|
|
56 |
/>
|
|
57 |
<Tool
|
|
58 |
Name="VCCLCompilerTool"
|
|
59 |
Optimization="3"
|
|
60 |
InlineFunctionExpansion="2"
|
|
61 |
EnableIntrinsicFunctions="true"
|
|
62 |
FavorSizeOrSpeed="2"
|
|
63 |
OmitFramePointers="true"
|
|
64 |
AdditionalIncludeDirectories="..\objs\langs"
|
|
65 |
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;WIN32_EXCEPTION_TRACKER;WIN32_ENABLE_DIRECTMUSIC_SUPPORT;WITH_ZLIB;WITH_PNG;WITH_FREETYPE;ENABLE_NETWORK;WITH_PERSONAL_DIR;PERSONAL_DIR=\"OpenTTD\""
|
|
66 |
StringPooling="true"
|
|
67 |
ExceptionHandling="1"
|
|
68 |
RuntimeLibrary="0"
|
|
69 |
StructMemberAlignment="3"
|
|
70 |
BufferSecurityCheck="false"
|
|
71 |
EnableFunctionLevelLinking="true"
|
|
72 |
DefaultCharIsUnsigned="true"
|
|
73 |
UsePrecompiledHeader="0"
|
|
74 |
PrecompiledHeaderThrough=""
|
|
75 |
PrecompiledHeaderFile=""
|
|
76 |
AssemblerOutput="2"
|
|
77 |
AssemblerListingLocation="$(IntDir)/"
|
|
78 |
ObjectFile="$(IntDir)/"
|
|
79 |
ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
|
|
80 |
BrowseInformation="1"
|
|
81 |
BrowseInformationFile="$(IntDir)/"
|
|
82 |
WarningLevel="3"
|
|
83 |
WarnAsError="false"
|
|
84 |
SuppressStartupBanner="true"
|
|
85 |
DebugInformationFormat="3"
|
|
86 |
CallingConvention="1"
|
|
87 |
CompileAs="0"
|
|
88 |
/>
|
|
89 |
<Tool
|
|
90 |
Name="VCManagedResourceCompilerTool"
|
|
91 |
/>
|
|
92 |
<Tool
|
|
93 |
Name="VCResourceCompilerTool"
|
|
94 |
PreprocessorDefinitions="NDEBUG"
|
|
95 |
Culture="1053"
|
|
96 |
/>
|
|
97 |
<Tool
|
|
98 |
Name="VCPreLinkEventTool"
|
|
99 |
/>
|
|
100 |
<Tool
|
|
101 |
Name="VCLinkerTool"
|
|
102 |
AdditionalDependencies="winmm.lib ws2_32.lib libpng.lib zlibstat.lib dxguid.lib libfreetype2.lib"
|
|
103 |
LinkIncremental="1"
|
|
104 |
SuppressStartupBanner="true"
|
|
105 |
IgnoreDefaultLibraryNames=""
|
|
106 |
GenerateDebugInformation="true"
|
|
107 |
SubSystem="2"
|
|
108 |
OptimizeReferences="2"
|
|
109 |
RandomizedBaseAddress="1"
|
|
110 |
DataExecutionPrevention="0"
|
|
111 |
TargetMachine="1"
|
|
112 |
/>
|
|
113 |
<Tool
|
|
114 |
Name="VCALinkTool"
|
|
115 |
/>
|
|
116 |
<Tool
|
|
117 |
Name="VCManifestTool"
|
|
118 |
/>
|
|
119 |
<Tool
|
|
120 |
Name="VCXDCMakeTool"
|
|
121 |
/>
|
|
122 |
<Tool
|
|
123 |
Name="VCBscMakeTool"
|
|
124 |
/>
|
|
125 |
<Tool
|
|
126 |
Name="VCFxCopTool"
|
|
127 |
/>
|
|
128 |
<Tool
|
|
129 |
Name="VCAppVerifierTool"
|
|
130 |
/>
|
|
131 |
<Tool
|
|
132 |
Name="VCPostBuildEventTool"
|
|
133 |
/>
|
|
134 |
</Configuration>
|
|
135 |
<Configuration
|
|
136 |
Name="Debug|Win32"
|
|
137 |
OutputDirectory="..\objs\$(PlatformName)\$(ConfigurationName)\"
|
|
138 |
IntermediateDirectory="..\objs\$(PlatformName)\$(ConfigurationName)\"
|
|
139 |
ConfigurationType="1"
|
|
140 |
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
141 |
UseOfMFC="0"
|
|
142 |
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
143 |
CharacterSet="1"
|
|
144 |
>
|
|
145 |
<Tool
|
|
146 |
Name="VCPreBuildEventTool"
|
|
147 |
Description="Determining version number"
|
|
148 |
CommandLine=""$(InputDir)/determineversion.vbs""
|
|
149 |
/>
|
|
150 |
<Tool
|
|
151 |
Name="VCCustomBuildTool"
|
|
152 |
/>
|
|
153 |
<Tool
|
|
154 |
Name="MASM AMD64"
|
|
155 |
/>
|
|
156 |
<Tool
|
|
157 |
Name="VCXMLDataGeneratorTool"
|
|
158 |
/>
|
|
159 |
<Tool
|
|
160 |
Name="VCWebServiceProxyGeneratorTool"
|
|
161 |
/>
|
|
162 |
<Tool
|
|
163 |
Name="VCMIDLTool"
|
|
164 |
TypeLibraryName=".\Debug/openttd.tlb"
|
|
165 |
HeaderFileName=""
|
|
166 |
/>
|
|
167 |
<Tool
|
|
168 |
Name="VCCLCompilerTool"
|
|
169 |
Optimization="0"
|
|
170 |
AdditionalIncludeDirectories="..\objs\langs"
|
|
171 |
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;WIN32_ENABLE_DIRECTMUSIC_SUPPORT;WITH_ZLIB;WITH_PNG;WITH_FREETYPE;ENABLE_NETWORK;WITH_PERSONAL_DIR;PERSONAL_DIR=\"OpenTTD\""
|
|
172 |
BasicRuntimeChecks="3"
|
|
173 |
RuntimeLibrary="1"
|
|
174 |
UsePrecompiledHeader="0"
|
|
175 |
AssemblerListingLocation="$(IntDir)/"
|
|
176 |
ObjectFile="$(IntDir)/"
|
|
177 |
ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
|
|
178 |
WarningLevel="3"
|
|
179 |
WarnAsError="false"
|
|
180 |
SuppressStartupBanner="true"
|
|
181 |
Detect64BitPortabilityProblems="false"
|
|
182 |
DebugInformationFormat="4"
|
|
183 |
CallingConvention="1"
|
|
184 |
CompileAs="0"
|
|
185 |
/>
|
|
186 |
<Tool
|
|
187 |
Name="VCManagedResourceCompilerTool"
|
|
188 |
/>
|
|
189 |
<Tool
|
|
190 |
Name="VCResourceCompilerTool"
|
|
191 |
PreprocessorDefinitions="_DEBUG"
|
|
192 |
Culture="1053"
|
|
193 |
/>
|
|
194 |
<Tool
|
|
195 |
Name="VCPreLinkEventTool"
|
|
196 |
/>
|
|
197 |
<Tool
|
|
198 |
Name="VCLinkerTool"
|
|
199 |
AdditionalDependencies="winmm.lib ws2_32.lib libpng.lib zlibstat.lib dxguid.lib libfreetype2.lib"
|
|
200 |
LinkIncremental="0"
|
|
201 |
SuppressStartupBanner="true"
|
|
202 |
IgnoreDefaultLibraryNames="LIBCMT.lib"
|
|
203 |
GenerateDebugInformation="true"
|
|
204 |
SubSystem="2"
|
|
205 |
RandomizedBaseAddress="1"
|
|
206 |
DataExecutionPrevention="0"
|
|
207 |
TargetMachine="1"
|
|
208 |
/>
|
|
209 |
<Tool
|
|
210 |
Name="VCALinkTool"
|
|
211 |
/>
|
|
212 |
<Tool
|
|
213 |
Name="VCManifestTool"
|
|
214 |
/>
|
|
215 |
<Tool
|
|
216 |
Name="VCXDCMakeTool"
|
|
217 |
/>
|
|
218 |
<Tool
|
|
219 |
Name="VCBscMakeTool"
|
|
220 |
/>
|
|
221 |
<Tool
|
|
222 |
Name="VCFxCopTool"
|
|
223 |
/>
|
|
224 |
<Tool
|
|
225 |
Name="VCAppVerifierTool"
|
|
226 |
/>
|
|
227 |
<Tool
|
|
228 |
Name="VCPostBuildEventTool"
|
|
229 |
/>
|
|
230 |
</Configuration>
|
|
231 |
<Configuration
|
|
232 |
Name="Release|x64"
|
|
233 |
OutputDirectory="..\objs\$(PlatformName)\$(ConfigurationName)"
|
|
234 |
IntermediateDirectory="..\objs\$(PlatformName)\$(ConfigurationName)"
|
|
235 |
ConfigurationType="1"
|
|
236 |
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
237 |
UseOfMFC="0"
|
|
238 |
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
239 |
CharacterSet="1"
|
|
240 |
WholeProgramOptimization="1"
|
|
241 |
>
|
|
242 |
<Tool
|
|
243 |
Name="VCPreBuildEventTool"
|
|
244 |
Description="Determining version number"
|
|
245 |
CommandLine=""$(InputDir)/determineversion.vbs""
|
|
246 |
/>
|
|
247 |
<Tool
|
|
248 |
Name="VCCustomBuildTool"
|
|
249 |
/>
|
|
250 |
<Tool
|
|
251 |
Name="MASM AMD64"
|
|
252 |
/>
|
|
253 |
<Tool
|
|
254 |
Name="VCXMLDataGeneratorTool"
|
|
255 |
/>
|
|
256 |
<Tool
|
|
257 |
Name="VCWebServiceProxyGeneratorTool"
|
|
258 |
/>
|
|
259 |
<Tool
|
|
260 |
Name="VCMIDLTool"
|
|
261 |
TargetEnvironment="3"
|
|
262 |
TypeLibraryName=".\Release/openttd.tlb"
|
|
263 |
HeaderFileName=""
|
|
264 |
/>
|
|
265 |
<Tool
|
|
266 |
Name="VCCLCompilerTool"
|
|
267 |
Optimization="3"
|
|
268 |
InlineFunctionExpansion="2"
|
|
269 |
EnableIntrinsicFunctions="true"
|
|
270 |
FavorSizeOrSpeed="2"
|
|
271 |
OmitFramePointers="true"
|
|
272 |
AdditionalIncludeDirectories="..\objs\langs"
|
|
273 |
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;WIN32_EXCEPTION_TRACKER;WIN32_ENABLE_DIRECTMUSIC_SUPPORT;WITH_ZLIB;WITH_PNG;WITH_FREETYPE;ENABLE_NETWORK;WITH_PERSONAL_DIR;PERSONAL_DIR=\"OpenTTD\""
|
|
274 |
StringPooling="true"
|
|
275 |
ExceptionHandling="1"
|
|
276 |
RuntimeLibrary="0"
|
|
277 |
StructMemberAlignment="0"
|
|
278 |
BufferSecurityCheck="false"
|
|
279 |
EnableFunctionLevelLinking="true"
|
|
280 |
DefaultCharIsUnsigned="true"
|
|
281 |
UsePrecompiledHeader="0"
|
|
282 |
PrecompiledHeaderThrough=""
|
|
283 |
PrecompiledHeaderFile=""
|
|
284 |
AssemblerOutput="2"
|
|
285 |
AssemblerListingLocation="$(IntDir)/"
|
|
286 |
ObjectFile="$(IntDir)/"
|
|
287 |
ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
|
|
288 |
BrowseInformation="1"
|
|
289 |
BrowseInformationFile="$(IntDir)/"
|
|
290 |
WarningLevel="3"
|
|
291 |
WarnAsError="false"
|
|
292 |
SuppressStartupBanner="true"
|
|
293 |
DebugInformationFormat="3"
|
|
294 |
CallingConvention="1"
|
|
295 |
CompileAs="0"
|
|
296 |
/>
|
|
297 |
<Tool
|
|
298 |
Name="VCManagedResourceCompilerTool"
|
|
299 |
/>
|
|
300 |
<Tool
|
|
301 |
Name="VCResourceCompilerTool"
|
|
302 |
PreprocessorDefinitions="NDEBUG"
|
|
303 |
Culture="1053"
|
|
304 |
/>
|
|
305 |
<Tool
|
|
306 |
Name="VCPreLinkEventTool"
|
|
307 |
/>
|
|
308 |
<Tool
|
|
309 |
Name="VCLinkerTool"
|
|
310 |
AdditionalDependencies="winmm.lib ws2_32.lib libpng.lib zlibstat.lib dxguid.lib libfreetype2.lib"
|
|
311 |
LinkIncremental="1"
|
|
312 |
SuppressStartupBanner="true"
|
|
313 |
IgnoreDefaultLibraryNames=""
|
|
314 |
GenerateDebugInformation="true"
|
|
315 |
SubSystem="2"
|
|
316 |
OptimizeReferences="2"
|
|
317 |
TargetMachine="17"
|
|
318 |
/>
|
|
319 |
<Tool
|
|
320 |
Name="VCALinkTool"
|
|
321 |
/>
|
|
322 |
<Tool
|
|
323 |
Name="VCManifestTool"
|
|
324 |
/>
|
|
325 |
<Tool
|
|
326 |
Name="VCXDCMakeTool"
|
|
327 |
/>
|
|
328 |
<Tool
|
|
329 |
Name="VCBscMakeTool"
|
|
330 |
/>
|
|
331 |
<Tool
|
|
332 |
Name="VCFxCopTool"
|
|
333 |
/>
|
|
334 |
<Tool
|
|
335 |
Name="VCAppVerifierTool"
|
|
336 |
/>
|
|
337 |
<Tool
|
|
338 |
Name="VCWebDeploymentTool"
|
|
339 |
/>
|
|
340 |
<Tool
|
|
341 |
Name="VCPostBuildEventTool"
|
|
342 |
/>
|
|
343 |
</Configuration>
|
|
344 |
<Configuration
|
|
345 |
Name="Debug|x64"
|
|
346 |
OutputDirectory="..\objs\$(PlatformName)\$(ConfigurationName)"
|
|
347 |
IntermediateDirectory="..\objs\$(PlatformName)\$(ConfigurationName)"
|
|
348 |
ConfigurationType="1"
|
|
349 |
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
350 |
UseOfMFC="0"
|
|
351 |
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
352 |
CharacterSet="1"
|
|
353 |
>
|
|
354 |
<Tool
|
|
355 |
Name="VCPreBuildEventTool"
|
|
356 |
Description="Determining version number"
|
|
357 |
CommandLine=""$(InputDir)/determineversion.vbs""
|
|
358 |
/>
|
|
359 |
<Tool
|
|
360 |
Name="VCCustomBuildTool"
|
|
361 |
/>
|
|
362 |
<Tool
|
|
363 |
Name="MASM AMD64"
|
|
364 |
/>
|
|
365 |
<Tool
|
|
366 |
Name="VCXMLDataGeneratorTool"
|
|
367 |
/>
|
|
368 |
<Tool
|
|
369 |
Name="VCWebServiceProxyGeneratorTool"
|
|
370 |
/>
|
|
371 |
<Tool
|
|
372 |
Name="VCMIDLTool"
|
|
373 |
TargetEnvironment="3"
|
|
374 |
TypeLibraryName=".\Debug/openttd.tlb"
|
|
375 |
HeaderFileName=""
|
|
376 |
/>
|
|
377 |
<Tool
|
|
378 |
Name="VCCLCompilerTool"
|
|
379 |
Optimization="0"
|
|
380 |
AdditionalIncludeDirectories="..\objs\langs"
|
|
381 |
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;WIN32_ENABLE_DIRECTMUSIC_SUPPORT;WITH_ZLIB;WITH_PNG;WITH_FREETYPE;ENABLE_NETWORK;WITH_PERSONAL_DIR;PERSONAL_DIR=\"OpenTTD\""
|
|
382 |
BasicRuntimeChecks="3"
|
|
383 |
RuntimeLibrary="1"
|
|
384 |
UsePrecompiledHeader="0"
|
|
385 |
PrecompiledHeaderThrough=""
|
|
386 |
PrecompiledHeaderFile=""
|
|
387 |
AssemblerListingLocation="$(IntDir)/"
|
|
388 |
ObjectFile="$(IntDir)/"
|
|
389 |
ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
|
|
390 |
WarningLevel="3"
|
|
391 |
WarnAsError="false"
|
|
392 |
SuppressStartupBanner="true"
|
|
393 |
Detect64BitPortabilityProblems="false"
|
|
394 |
DebugInformationFormat="3"
|
|
395 |
CallingConvention="0"
|
|
396 |
CompileAs="0"
|
|
397 |
/>
|
|
398 |
<Tool
|
|
399 |
Name="VCManagedResourceCompilerTool"
|
|
400 |
/>
|
|
401 |
<Tool
|
|
402 |
Name="VCResourceCompilerTool"
|
|
403 |
PreprocessorDefinitions="_DEBUG"
|
|
404 |
Culture="1053"
|
|
405 |
/>
|
|
406 |
<Tool
|
|
407 |
Name="VCPreLinkEventTool"
|
|
408 |
/>
|
|
409 |
<Tool
|
|
410 |
Name="VCLinkerTool"
|
|
411 |
AdditionalDependencies="winmm.lib ws2_32.lib libpng.lib zlibstat.lib dxguid.lib libfreetype2.lib"
|
|
412 |
LinkIncremental="0"
|
|
413 |
SuppressStartupBanner="true"
|
|
414 |
IgnoreDefaultLibraryNames="LIBCMT.lib"
|
|
415 |
GenerateDebugInformation="true"
|
|
416 |
SubSystem="2"
|
|
417 |
TargetMachine="17"
|
|
418 |
/>
|
|
419 |
<Tool
|
|
420 |
Name="VCALinkTool"
|
|
421 |
/>
|
|
422 |
<Tool
|
|
423 |
Name="VCManifestTool"
|
|
424 |
/>
|
|
425 |
<Tool
|
|
426 |
Name="VCXDCMakeTool"
|
|
427 |
/>
|
|
428 |
<Tool
|
|
429 |
Name="VCBscMakeTool"
|
|
430 |
/>
|
|
431 |
<Tool
|
|
432 |
Name="VCFxCopTool"
|
|
433 |
/>
|
|
434 |
<Tool
|
|
435 |
Name="VCAppVerifierTool"
|
|
436 |
/>
|
|
437 |
<Tool
|
|
438 |
Name="VCWebDeploymentTool"
|
|
439 |
/>
|
|
440 |
<Tool
|
|
441 |
Name="VCPostBuildEventTool"
|
|
442 |
/>
|
|
443 |
</Configuration>
|
|
444 |
</Configurations>
|
|
445 |
<References>
|
|
446 |
</References>
|
|
447 |
<Files>
|
|
448 |
!!FILES!!
|
|
449 |
<Filter
|
|
450 |
Name="64-bit Specific Files"
|
|
451 |
Filter="asm"
|
|
452 |
>
|
|
453 |
<File
|
|
454 |
RelativePath=".\..\src\win64.asm"
|
|
455 |
>
|
|
456 |
<FileConfiguration
|
|
457 |
Name="Release|Win32"
|
|
458 |
ExcludedFromBuild="true"
|
|
459 |
>
|
|
460 |
<Tool
|
|
461 |
Name="VCCustomBuildTool"
|
|
462 |
/>
|
|
463 |
</FileConfiguration>
|
|
464 |
<FileConfiguration
|
|
465 |
Name="Debug|Win32"
|
|
466 |
ExcludedFromBuild="true"
|
|
467 |
>
|
|
468 |
<Tool
|
|
469 |
Name="VCCustomBuildTool"
|
|
470 |
/>
|
|
471 |
</FileConfiguration>
|
|
472 |
<FileConfiguration
|
|
473 |
Name="Release|x64"
|
|
474 |
>
|
|
475 |
<Tool
|
|
476 |
Name="MASM AMD64"
|
|
477 |
PreserveIdentifierCase="true"
|
|
478 |
PreservePublicAndExternSymbolCase="true"
|
|
479 |
/>
|
|
480 |
</FileConfiguration>
|
|
481 |
<FileConfiguration
|
|
482 |
Name="Debug|x64"
|
|
483 |
>
|
|
484 |
<Tool
|
|
485 |
Name="MASM AMD64"
|
|
486 |
PreserveIdentifierCase="true"
|
|
487 |
PreservePublicAndExternSymbolCase="true"
|
|
488 |
/>
|
|
489 |
</FileConfiguration>
|
|
490 |
</File>
|
|
491 |
</Filter>
|
|
492 |
<File
|
|
493 |
RelativePath=".\..\media\mainicon.ico"
|
|
494 |
>
|
|
495 |
</File>
|
|
496 |
<File
|
|
497 |
RelativePath=".\..\media\openttd.ico"
|
|
498 |
>
|
|
499 |
</File>
|
|
500 |
<File
|
|
501 |
RelativePath=".\..\readme.txt"
|
|
502 |
>
|
|
503 |
</File>
|
|
504 |
</Files>
|
|
505 |
<Globals>
|
|
506 |
</Globals>
|
|
507 |
</VisualStudioProject>
|