Chunnel: Adjust z position of vehicles in chunnels to go "under" the water.
[openttd-joker.git] / projects / openttd_vs90.vcproj
blobb9b6cc3fe1233d5713e82d4e9a849122bf57c3ec
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"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 <Platform
15 Name="x64"
17 </Platforms>
18 <Configurations>
19 <Configuration
20 Name="Release|Win32"
21 OutputDirectory="..\objs\$(PlatformName)\$(ConfigurationName)\"
22 IntermediateDirectory="..\objs\$(PlatformName)\$(ConfigurationName)\"
23 ConfigurationType="1"
24 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
25 UseOfMFC="0"
26 ATLMinimizesCRunTimeLibraryUsage="false"
27 CharacterSet="1"
28 WholeProgramOptimization="1"
30 <Tool
31 Name="VCPreBuildEventTool"
33 <Tool
34 Name="VCCustomBuildTool"
36 <Tool
37 Name="VCXMLDataGeneratorTool"
39 <Tool
40 Name="VCWebServiceProxyGeneratorTool"
42 <Tool
43 Name="VCMIDLTool"
44 TypeLibraryName=".\Release/openttd.tlb"
45 HeaderFileName=""
47 <Tool
48 Name="VCCLCompilerTool"
49 AdditionalOptions="/MP"
50 Optimization="3"
51 InlineFunctionExpansion="2"
52 EnableIntrinsicFunctions="true"
53 FavorSizeOrSpeed="2"
54 OmitFramePointers="true"
55 AdditionalIncludeDirectories="..\objs\langs;..\objs\settings;..\src\3rdparty\squirrel\include"
56 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;WIN32_ENABLE_DIRECTMUSIC_SUPPORT;WITH_SSE;WITH_ZLIB;WITH_LZO;WITH_LZMA;LZMA_API_STATIC;WITH_PNG;WITH_FREETYPE;WITH_ICU_SORT;WITH_ICU_LAYOUT;U_STATIC_IMPLEMENTATION;ENABLE_NETWORK;WITH_PERSONAL_DIR;PERSONAL_DIR=\&quot;OpenTTD\&quot;;WITH_ASSERT"
57 StringPooling="true"
58 ExceptionHandling="1"
59 RuntimeLibrary="0"
60 StructMemberAlignment="3"
61 BufferSecurityCheck="false"
62 EnableFunctionLevelLinking="true"
63 DefaultCharIsUnsigned="true"
64 UsePrecompiledHeader="0"
65 PrecompiledHeaderThrough=""
66 PrecompiledHeaderFile=""
67 AssemblerOutput="2"
68 AssemblerListingLocation="$(IntDir)/"
69 ObjectFile="$(IntDir)/"
70 ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
71 WarningLevel="3"
72 WarnAsError="false"
73 SuppressStartupBanner="true"
74 DebugInformationFormat="3"
75 CallingConvention="1"
76 CompileAs="0"
78 <Tool
79 Name="VCManagedResourceCompilerTool"
81 <Tool
82 Name="VCResourceCompilerTool"
83 PreprocessorDefinitions="NDEBUG"
84 Culture="2057"
86 <Tool
87 Name="VCPreLinkEventTool"
89 <Tool
90 Name="VCLinkerTool"
91 AdditionalDependencies="winmm.lib ws2_32.lib imm32.lib libpng.lib zlibstat.lib lzo2.lib liblzma.lib libfreetype2.lib icuuc.lib icuin.lib icudt.lib icule.lib iculx.lib"
92 LinkIncremental="1"
93 SuppressStartupBanner="true"
94 IgnoreDefaultLibraryNames=""
95 GenerateDebugInformation="true"
96 SubSystem="2"
97 StackReserveSize="1048576"
98 StackCommitSize="1048576"
99 OptimizeReferences="2"
100 RandomizedBaseAddress="1"
101 DataExecutionPrevention="0"
102 TargetMachine="1"
104 <Tool
105 Name="VCALinkTool"
107 <Tool
108 Name="VCManifestTool"
110 <Tool
111 Name="VCXDCMakeTool"
113 <Tool
114 Name="VCBscMakeTool"
116 <Tool
117 Name="VCFxCopTool"
119 <Tool
120 Name="VCAppVerifierTool"
122 <Tool
123 Name="VCPostBuildEventTool"
125 </Configuration>
126 <Configuration
127 Name="Debug|Win32"
128 OutputDirectory="..\objs\$(PlatformName)\$(ConfigurationName)\"
129 IntermediateDirectory="..\objs\$(PlatformName)\$(ConfigurationName)\"
130 ConfigurationType="1"
131 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
132 UseOfMFC="0"
133 ATLMinimizesCRunTimeLibraryUsage="false"
134 CharacterSet="1"
136 <Tool
137 Name="VCPreBuildEventTool"
139 <Tool
140 Name="VCCustomBuildTool"
142 <Tool
143 Name="VCXMLDataGeneratorTool"
145 <Tool
146 Name="VCWebServiceProxyGeneratorTool"
148 <Tool
149 Name="VCMIDLTool"
150 TypeLibraryName=".\Debug/openttd.tlb"
151 HeaderFileName=""
153 <Tool
154 Name="VCCLCompilerTool"
155 AdditionalOptions="/MP"
156 Optimization="0"
157 AdditionalIncludeDirectories="..\objs\langs;..\objs\settings;..\src\3rdparty\squirrel\include"
158 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;WIN32_ENABLE_DIRECTMUSIC_SUPPORT;WITH_SSE;WITH_ZLIB;WITH_LZO;WITH_LZMA;LZMA_API_STATIC;WITH_PNG;WITH_FREETYPE;WITH_ICU_SORT;WITH_ICU_LAYOUT;U_STATIC_IMPLEMENTATION;ENABLE_NETWORK;WITH_PERSONAL_DIR;PERSONAL_DIR=\&quot;OpenTTD\&quot;"
159 BasicRuntimeChecks="3"
160 RuntimeLibrary="1"
161 UsePrecompiledHeader="0"
162 AssemblerListingLocation="$(IntDir)/"
163 ObjectFile="$(IntDir)/"
164 ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
165 WarningLevel="3"
166 WarnAsError="false"
167 SuppressStartupBanner="true"
168 Detect64BitPortabilityProblems="false"
169 DebugInformationFormat="4"
170 CallingConvention="1"
171 CompileAs="0"
173 <Tool
174 Name="VCManagedResourceCompilerTool"
176 <Tool
177 Name="VCResourceCompilerTool"
178 PreprocessorDefinitions="_DEBUG"
179 Culture="2057"
181 <Tool
182 Name="VCPreLinkEventTool"
184 <Tool
185 Name="VCLinkerTool"
186 AdditionalDependencies="winmm.lib ws2_32.lib imm32.lib libpng.lib zlibstat.lib lzo2.lib liblzma.lib libfreetype2.lib icuuc.lib icuin.lib icudt.lib icule.lib iculx.lib"
187 LinkIncremental="0"
188 SuppressStartupBanner="true"
189 IgnoreDefaultLibraryNames="LIBCMT.lib"
190 GenerateDebugInformation="true"
191 SubSystem="2"
192 StackReserveSize="1048576"
193 StackCommitSize="1048576"
194 RandomizedBaseAddress="1"
195 DataExecutionPrevention="0"
196 TargetMachine="1"
198 <Tool
199 Name="VCALinkTool"
201 <Tool
202 Name="VCManifestTool"
204 <Tool
205 Name="VCXDCMakeTool"
207 <Tool
208 Name="VCBscMakeTool"
210 <Tool
211 Name="VCFxCopTool"
213 <Tool
214 Name="VCAppVerifierTool"
216 <Tool
217 Name="VCPostBuildEventTool"
219 </Configuration>
220 <Configuration
221 Name="Release|x64"
222 OutputDirectory="..\objs\$(PlatformName)\$(ConfigurationName)"
223 IntermediateDirectory="..\objs\$(PlatformName)\$(ConfigurationName)"
224 ConfigurationType="1"
225 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
226 UseOfMFC="0"
227 ATLMinimizesCRunTimeLibraryUsage="false"
228 CharacterSet="1"
229 WholeProgramOptimization="1"
231 <Tool
232 Name="VCPreBuildEventTool"
234 <Tool
235 Name="VCCustomBuildTool"
237 <Tool
238 Name="VCXMLDataGeneratorTool"
240 <Tool
241 Name="VCWebServiceProxyGeneratorTool"
243 <Tool
244 Name="VCMIDLTool"
245 TargetEnvironment="3"
246 TypeLibraryName=".\Release/openttd.tlb"
247 HeaderFileName=""
249 <Tool
250 Name="VCCLCompilerTool"
251 AdditionalOptions="/MP"
252 Optimization="3"
253 InlineFunctionExpansion="2"
254 EnableIntrinsicFunctions="true"
255 FavorSizeOrSpeed="2"
256 OmitFramePointers="true"
257 AdditionalIncludeDirectories="..\objs\langs;..\objs\settings;..\src\3rdparty\squirrel\include"
258 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;WITH_SSE;WITH_ZLIB;WITH_LZO;WITH_LZMA;LZMA_API_STATIC;WITH_PNG;WITH_FREETYPE;WITH_ICU_SORT;WITH_ICU_LAYOUT;U_STATIC_IMPLEMENTATION;ENABLE_NETWORK;WITH_PERSONAL_DIR;PERSONAL_DIR=\&quot;OpenTTD\&quot;;_SQ64;WITH_ASSERT"
259 StringPooling="true"
260 ExceptionHandling="1"
261 RuntimeLibrary="0"
262 StructMemberAlignment="0"
263 BufferSecurityCheck="false"
264 EnableFunctionLevelLinking="true"
265 DefaultCharIsUnsigned="true"
266 UsePrecompiledHeader="0"
267 PrecompiledHeaderThrough=""
268 PrecompiledHeaderFile=""
269 AssemblerOutput="2"
270 AssemblerListingLocation="$(IntDir)/"
271 ObjectFile="$(IntDir)/"
272 ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
273 WarningLevel="3"
274 WarnAsError="false"
275 SuppressStartupBanner="true"
276 DebugInformationFormat="3"
277 CallingConvention="1"
278 CompileAs="0"
280 <Tool
281 Name="VCManagedResourceCompilerTool"
283 <Tool
284 Name="VCResourceCompilerTool"
285 PreprocessorDefinitions="NDEBUG"
286 Culture="2057"
288 <Tool
289 Name="VCPreLinkEventTool"
291 <Tool
292 Name="VCLinkerTool"
293 AdditionalDependencies="winmm.lib ws2_32.lib imm32.lib libpng.lib zlibstat.lib lzo2.lib liblzma.lib libfreetype2.lib icuuc.lib icuin.lib icudt.lib icule.lib iculx.lib"
294 LinkIncremental="1"
295 SuppressStartupBanner="true"
296 IgnoreDefaultLibraryNames=""
297 GenerateDebugInformation="true"
298 SubSystem="2"
299 StackReserveSize="1048576"
300 StackCommitSize="1048576"
301 OptimizeReferences="2"
302 TargetMachine="17"
304 <Tool
305 Name="VCALinkTool"
307 <Tool
308 Name="VCManifestTool"
310 <Tool
311 Name="VCXDCMakeTool"
313 <Tool
314 Name="VCBscMakeTool"
316 <Tool
317 Name="VCFxCopTool"
319 <Tool
320 Name="VCAppVerifierTool"
322 <Tool
323 Name="VCWebDeploymentTool"
325 <Tool
326 Name="VCPostBuildEventTool"
328 </Configuration>
329 <Configuration
330 Name="Debug|x64"
331 OutputDirectory="..\objs\$(PlatformName)\$(ConfigurationName)"
332 IntermediateDirectory="..\objs\$(PlatformName)\$(ConfigurationName)"
333 ConfigurationType="1"
334 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
335 UseOfMFC="0"
336 ATLMinimizesCRunTimeLibraryUsage="false"
337 CharacterSet="1"
339 <Tool
340 Name="VCPreBuildEventTool"
342 <Tool
343 Name="VCCustomBuildTool"
345 <Tool
346 Name="VCXMLDataGeneratorTool"
348 <Tool
349 Name="VCWebServiceProxyGeneratorTool"
351 <Tool
352 Name="VCMIDLTool"
353 TargetEnvironment="3"
354 TypeLibraryName=".\Debug/openttd.tlb"
355 HeaderFileName=""
357 <Tool
358 Name="VCCLCompilerTool"
359 AdditionalOptions="/MP"
360 Optimization="0"
361 AdditionalIncludeDirectories="..\objs\langs;..\objs\settings;..\src\3rdparty\squirrel\include"
362 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;WITH_SSE;WITH_ZLIB;WITH_LZO;WITH_LZMA;LZMA_API_STATIC;WITH_PNG;WITH_FREETYPE;WITH_ICU_SORT;WITH_ICU_LAYOUT;U_STATIC_IMPLEMENTATION;ENABLE_NETWORK;WITH_PERSONAL_DIR;PERSONAL_DIR=\&quot;OpenTTD\&quot;;_SQ64"
363 BasicRuntimeChecks="3"
364 RuntimeLibrary="1"
365 UsePrecompiledHeader="0"
366 PrecompiledHeaderThrough=""
367 PrecompiledHeaderFile=""
368 AssemblerListingLocation="$(IntDir)/"
369 ObjectFile="$(IntDir)/"
370 ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
371 WarningLevel="3"
372 WarnAsError="false"
373 SuppressStartupBanner="true"
374 Detect64BitPortabilityProblems="false"
375 DebugInformationFormat="3"
376 CallingConvention="0"
377 CompileAs="0"
379 <Tool
380 Name="VCManagedResourceCompilerTool"
382 <Tool
383 Name="VCResourceCompilerTool"
384 PreprocessorDefinitions="_DEBUG"
385 Culture="2057"
387 <Tool
388 Name="VCPreLinkEventTool"
390 <Tool
391 Name="VCLinkerTool"
392 AdditionalDependencies="winmm.lib ws2_32.lib imm32.lib libpng.lib zlibstat.lib lzo2.lib liblzma.lib libfreetype2.lib icuuc.lib icuin.lib icudt.lib icule.lib iculx.lib"
393 LinkIncremental="0"
394 SuppressStartupBanner="true"
395 IgnoreDefaultLibraryNames="LIBCMT.lib"
396 GenerateDebugInformation="true"
397 SubSystem="2"
398 StackReserveSize="1048576"
399 StackCommitSize="1048576"
400 TargetMachine="17"
402 <Tool
403 Name="VCALinkTool"
405 <Tool
406 Name="VCManifestTool"
408 <Tool
409 Name="VCXDCMakeTool"
411 <Tool
412 Name="VCBscMakeTool"
414 <Tool
415 Name="VCFxCopTool"
417 <Tool
418 Name="VCAppVerifierTool"
420 <Tool
421 Name="VCWebDeploymentTool"
423 <Tool
424 Name="VCPostBuildEventTool"
426 </Configuration>
427 </Configurations>
428 <References>
429 </References>
430 <Files>
431 <Filter
432 Name="Source Files"
434 <File
435 RelativePath=".\..\src\tbtr_template_gui_main.cpp"
437 </File>
438 <File
439 RelativePath=".\..\src\tbtr_template_gui_create.cpp"
441 </File>
442 <File
443 RelativePath=".\..\src\tbtr_template_vehicle.cpp"
445 </File>
446 <File
447 RelativePath=".\..\src\tbtr_template_vehicle_func.cpp"
449 </File>
450 <File
451 RelativePath=".\..\src\tbtr_template_gui_main.h"
453 </File>
454 <File
455 RelativePath=".\..\src\tbtr_template_gui_create.h"
457 </File>
458 <File
459 RelativePath=".\..\src\tbtr_template_vehicle.h"
461 </File>
462 <File
463 RelativePath=".\..\src\tbtr_template_vehicle_func.h"
465 </File>
466 <File
467 RelativePath=".\..\src\overlay.h"
469 </File>
470 <File
471 RelativePath=".\..\src\overlay_cmd.h"
473 </File>
474 <File
475 RelativePath=".\..\src\overlay_cmd.cpp"
477 </File>
478 <File
479 RelativePath=".\..\src\airport.cpp"
481 </File>
482 <File
483 RelativePath=".\..\src\animated_tile.cpp"
485 </File>
486 <File
487 RelativePath=".\..\src\articulated_vehicles.cpp"
489 </File>
490 <File
491 RelativePath=".\..\src\autoreplace.cpp"
493 </File>
494 <File
495 RelativePath=".\..\src\bmp.cpp"
497 </File>
498 <File
499 RelativePath=".\..\src\cargoaction.cpp"
501 </File>
502 <File
503 RelativePath=".\..\src\cargomonitor.cpp"
505 </File>
506 <File
507 RelativePath=".\..\src\cargopacket.cpp"
509 </File>
510 <File
511 RelativePath=".\..\src\cargotype.cpp"
513 </File>
514 <File
515 RelativePath=".\..\src\cheat.cpp"
517 </File>
518 <File
519 RelativePath=".\..\src\command.cpp"
521 </File>
522 <File
523 RelativePath=".\..\src\console.cpp"
525 </File>
526 <File
527 RelativePath=".\..\src\console_cmds.cpp"
529 </File>
530 <File
531 RelativePath=".\..\src\cpu.cpp"
533 </File>
534 <File
535 RelativePath=".\..\src\crashlog.cpp"
537 </File>
538 <File
539 RelativePath=".\..\src\currency.cpp"
541 </File>
542 <File
543 RelativePath=".\..\src\date.cpp"
545 </File>
546 <File
547 RelativePath=".\..\src\debug.cpp"
549 </File>
550 <File
551 RelativePath=".\..\src\dedicated.cpp"
553 </File>
554 <File
555 RelativePath=".\..\src\departures.cpp"
557 </File>
558 <File
559 RelativePath=".\..\src\depot.cpp"
561 </File>
562 <File
563 RelativePath=".\..\src\disaster_vehicle.cpp"
565 </File>
566 <File
567 RelativePath=".\..\src\dock.cpp"
569 </File>
570 <File
571 RelativePath=".\..\src\driver.cpp"
573 </File>
574 <File
575 RelativePath=".\..\src\economy.cpp"
577 </File>
578 <File
579 RelativePath=".\..\src\effectvehicle.cpp"
581 </File>
582 <File
583 RelativePath=".\..\src\elrail.cpp"
585 </File>
586 <File
587 RelativePath=".\..\src\engine.cpp"
589 </File>
590 <File
591 RelativePath=".\..\src\fileio.cpp"
593 </File>
594 <File
595 RelativePath=".\..\src\fios.cpp"
597 </File>
598 <File
599 RelativePath=".\..\src\fontcache.cpp"
601 </File>
602 <File
603 RelativePath=".\..\src\fontdetection.cpp"
605 </File>
606 <File
607 RelativePath=".\..\src\base_consist.cpp"
609 </File>
610 <File
611 RelativePath=".\..\src\gamelog.cpp"
613 </File>
614 <File
615 RelativePath=".\..\src\genworld.cpp"
617 </File>
618 <File
619 RelativePath=".\..\src\gfx.cpp"
621 </File>
622 <File
623 RelativePath=".\..\src\gfxinit.cpp"
625 </File>
626 <File
627 RelativePath=".\..\src\gfx_layout.cpp"
629 </File>
630 <File
631 RelativePath=".\..\src\goal.cpp"
633 </File>
634 <File
635 RelativePath=".\..\src\ground_vehicle.cpp"
637 </File>
638 <File
639 RelativePath=".\..\src\heightmap.cpp"
641 </File>
642 <File
643 RelativePath=".\..\src\highscore.cpp"
645 </File>
646 <File
647 RelativePath=".\..\src\hotkeys.cpp"
649 </File>
650 <File
651 RelativePath=".\..\src\ini.cpp"
653 </File>
654 <File
655 RelativePath=".\..\src\ini_load.cpp"
657 </File>
658 <File
659 RelativePath=".\..\src\landscape.cpp"
661 </File>
662 <File
663 RelativePath=".\..\src\linkgraph\demands.cpp"
665 </File>
666 <File
667 RelativePath=".\..\src\linkgraph\flowmapper.cpp"
669 </File>
670 <File
671 RelativePath=".\..\src\linkgraph\linkgraph.cpp"
673 </File>
674 <File
675 RelativePath=".\..\src\linkgraph\linkgraphjob.cpp"
677 </File>
678 <File
679 RelativePath=".\..\src\linkgraph\linkgraphschedule.cpp"
681 </File>
682 <File
683 RelativePath=".\..\src\linkgraph\mcf.cpp"
685 </File>
686 <File
687 RelativePath=".\..\src\linkgraph\refresh.cpp"
689 </File>
690 <File
691 RelativePath=".\..\src\logic_signal_program.cpp"
693 </File>
694 <File
695 RelativePath=".\..\src\logic_signals.cpp"
697 </File>
698 <File
699 RelativePath=".\..\src\map.cpp"
701 </File>
702 <File
703 RelativePath=".\..\src\misc.cpp"
705 </File>
706 <File
707 RelativePath=".\..\src\mixer.cpp"
709 </File>
710 <File
711 RelativePath=".\..\src\music.cpp"
713 </File>
714 <File
715 RelativePath=".\..\src\network\network.cpp"
717 </File>
718 <File
719 RelativePath=".\..\src\network\network_admin.cpp"
721 </File>
722 <File
723 RelativePath=".\..\src\network\network_client.cpp"
725 </File>
726 <File
727 RelativePath=".\..\src\network\network_command.cpp"
729 </File>
730 <File
731 RelativePath=".\..\src\network\network_content.cpp"
733 </File>
734 <File
735 RelativePath=".\..\src\network\network_gamelist.cpp"
737 </File>
738 <File
739 RelativePath=".\..\src\network\network_server.cpp"
741 </File>
742 <File
743 RelativePath=".\..\src\network\network_udp.cpp"
745 </File>
746 <File
747 RelativePath=".\..\src\openttd.cpp"
749 </File>
750 <File
751 RelativePath=".\..\src\order_backup.cpp"
753 </File>
754 <File
755 RelativePath=".\..\src\pbs.cpp"
757 </File>
758 <File
759 RelativePath=".\..\src\plans.cpp"
761 </File>
762 <File
763 RelativePath=".\..\src\progress.cpp"
765 </File>
766 <File
767 RelativePath=".\..\src\rail.cpp"
769 </File>
770 <File
771 RelativePath=".\..\src\rev.cpp"
773 </File>
774 <File
775 RelativePath=".\..\src\road.cpp"
777 </File>
778 <File
779 RelativePath=".\..\src\roadstop.cpp"
781 </File>
782 <File
783 RelativePath=".\..\src\screenshot.cpp"
785 </File>
786 <File
787 RelativePath=".\..\src\sdl.cpp"
789 </File>
790 <File
791 RelativePath=".\..\src\settings.cpp"
793 </File>
794 <File
795 RelativePath=".\..\src\signal.cpp"
797 </File>
798 <File
799 RelativePath=".\..\src\signs.cpp"
801 </File>
802 <File
803 RelativePath=".\..\src\sound.cpp"
805 </File>
806 <File
807 RelativePath=".\..\src\sprite.cpp"
809 </File>
810 <File
811 RelativePath=".\..\src\spritecache.cpp"
813 </File>
814 <File
815 RelativePath=".\..\src\station.cpp"
817 </File>
818 <File
819 RelativePath=".\..\src\strgen\strgen_base.cpp"
821 </File>
822 <File
823 RelativePath=".\..\src\string.cpp"
825 </File>
826 <File
827 RelativePath=".\..\src\stringfilter.cpp"
829 </File>
830 <File
831 RelativePath=".\..\src\strings.cpp"
833 </File>
834 <File
835 RelativePath=".\..\src\story.cpp"
837 </File>
838 <File
839 RelativePath=".\..\src\subsidy.cpp"
841 </File>
842 <File
843 RelativePath=".\..\src\textbuf.cpp"
845 </File>
846 <File
847 RelativePath=".\..\src\texteff.cpp"
849 </File>
850 <File
851 RelativePath=".\..\src\tgp.cpp"
853 </File>
854 <File
855 RelativePath=".\..\src\tile_map.cpp"
857 </File>
858 <File
859 RelativePath=".\..\src\tilearea.cpp"
861 </File>
862 <File
863 RelativePath=".\..\src\townname.cpp"
865 </File>
866 <File
867 RelativePath=".\..\src\tracerestrict.cpp"
869 </File>
870 <File
871 RelativePath=".\..\src\vehicle.cpp"
873 </File>
874 <File
875 RelativePath=".\..\src\vehiclelist.cpp"
877 </File>
878 <File
879 RelativePath=".\..\src\viewport.cpp"
881 </File>
882 <File
883 RelativePath=".\..\src\viewport_sprite_sorter_sse4.cpp"
885 </File>
886 <File
887 RelativePath=".\..\src\waypoint.cpp"
889 </File>
890 <File
891 RelativePath=".\..\src\widget.cpp"
893 </File>
894 <File
895 RelativePath=".\..\src\window.cpp"
897 </File>
898 </Filter>
899 <Filter
900 Name="Header Files"
902 <File
903 RelativePath=".\..\src\aircraft.h"
905 </File>
906 <File
907 RelativePath=".\..\src\airport.h"
909 </File>
910 <File
911 RelativePath=".\..\src\animated_tile_func.h"
913 </File>
914 <File
915 RelativePath=".\..\src\articulated_vehicles.h"
917 </File>
918 <File
919 RelativePath=".\..\src\autoreplace_base.h"
921 </File>
922 <File
923 RelativePath=".\..\src\autoreplace_func.h"
925 </File>
926 <File
927 RelativePath=".\..\src\autoreplace_gui.h"
929 </File>
930 <File
931 RelativePath=".\..\src\autoreplace_type.h"
933 </File>
934 <File
935 RelativePath=".\..\src\autoslope.h"
937 </File>
938 <File
939 RelativePath=".\..\src\base_media_base.h"
941 </File>
942 <File
943 RelativePath=".\..\src\base_media_func.h"
945 </File>
946 <File
947 RelativePath=".\..\src\base_station_base.h"
949 </File>
950 <File
951 RelativePath=".\..\src\bmp.h"
953 </File>
954 <File
955 RelativePath=".\..\src\bridge.h"
957 </File>
958 <File
959 RelativePath=".\..\src\cargo_type.h"
961 </File>
962 <File
963 RelativePath=".\..\src\cargoaction.h"
965 </File>
966 <File
967 RelativePath=".\..\src\cargomonitor.h"
969 </File>
970 <File
971 RelativePath=".\..\src\cargopacket.h"
973 </File>
974 <File
975 RelativePath=".\..\src\cargotype.h"
977 </File>
978 <File
979 RelativePath=".\..\src\cheat_func.h"
981 </File>
982 <File
983 RelativePath=".\..\src\cheat_type.h"
985 </File>
986 <File
987 RelativePath=".\..\src\clear_func.h"
989 </File>
990 <File
991 RelativePath=".\..\src\cmd_helper.h"
993 </File>
994 <File
995 RelativePath=".\..\src\command_func.h"
997 </File>
998 <File
999 RelativePath=".\..\src\command_type.h"
1001 </File>
1002 <File
1003 RelativePath=".\..\src\company_base.h"
1005 </File>
1006 <File
1007 RelativePath=".\..\src\company_func.h"
1009 </File>
1010 <File
1011 RelativePath=".\..\src\company_gui.h"
1013 </File>
1014 <File
1015 RelativePath=".\..\src\company_manager_face.h"
1017 </File>
1018 <File
1019 RelativePath=".\..\src\company_type.h"
1021 </File>
1022 <File
1023 RelativePath=".\..\src\console_func.h"
1025 </File>
1026 <File
1027 RelativePath=".\..\src\console_gui.h"
1029 </File>
1030 <File
1031 RelativePath=".\..\src\console_internal.h"
1033 </File>
1034 <File
1035 RelativePath=".\..\src\console_type.h"
1037 </File>
1038 <File
1039 RelativePath=".\..\src\cpu.h"
1041 </File>
1042 <File
1043 RelativePath=".\..\src\crashlog.h"
1045 </File>
1046 <File
1047 RelativePath=".\..\src\currency.h"
1049 </File>
1050 <File
1051 RelativePath=".\..\src\date_func.h"
1053 </File>
1054 <File
1055 RelativePath=".\..\src\date_gui.h"
1057 </File>
1058 <File
1059 RelativePath=".\..\src\date_type.h"
1061 </File>
1062 <File
1063 RelativePath=".\..\src\debug.h"
1065 </File>
1066 <File
1067 RelativePath=".\..\src\video\dedicated_v.h"
1069 </File>
1070 <File
1071 RelativePath=".\..\src\departures_func.h"
1073 </File>
1074 <File
1075 RelativePath=".\..\src\departures_gui.h"
1077 </File>
1078 <File
1079 RelativePath=".\..\src\departures_type.h"
1081 </File>
1082 <File
1083 RelativePath=".\..\src\depot_base.h"
1085 </File>
1086 <File
1087 RelativePath=".\..\src\depot_func.h"
1089 </File>
1090 <File
1091 RelativePath=".\..\src\depot_map.h"
1093 </File>
1094 <File
1095 RelativePath=".\..\src\depot_type.h"
1097 </File>
1098 <File
1099 RelativePath=".\..\src\direction_func.h"
1101 </File>
1102 <File
1103 RelativePath=".\..\src\direction_type.h"
1105 </File>
1106 <File
1107 RelativePath=".\..\src\disaster_vehicle.h"
1109 </File>
1110 <File
1111 RelativePath=".\..\src\music\dmusic.h"
1113 </File>
1114 <File
1115 RelativePath=".\..\src\dock_base.h"
1117 </File>
1118 <File
1119 RelativePath=".\..\src\driver.h"
1121 </File>
1122 <File
1123 RelativePath=".\..\src\economy_base.h"
1125 </File>
1126 <File
1127 RelativePath=".\..\src\economy_func.h"
1129 </File>
1130 <File
1131 RelativePath=".\..\src\economy_type.h"
1133 </File>
1134 <File
1135 RelativePath=".\..\src\effectvehicle_base.h"
1137 </File>
1138 <File
1139 RelativePath=".\..\src\effectvehicle_func.h"
1141 </File>
1142 <File
1143 RelativePath=".\..\src\elrail_func.h"
1145 </File>
1146 <File
1147 RelativePath=".\..\src\engine_base.h"
1149 </File>
1150 <File
1151 RelativePath=".\..\src\engine_func.h"
1153 </File>
1154 <File
1155 RelativePath=".\..\src\engine_gui.h"
1157 </File>
1158 <File
1159 RelativePath=".\..\src\engine_type.h"
1161 </File>
1162 <File
1163 RelativePath=".\..\src\error.h"
1165 </File>
1166 <File
1167 RelativePath=".\..\src\fileio_func.h"
1169 </File>
1170 <File
1171 RelativePath=".\..\src\fileio_type.h"
1173 </File>
1174 <File
1175 RelativePath=".\..\src\fios.h"
1177 </File>
1178 <File
1179 RelativePath=".\..\src\fontcache.h"
1181 </File>
1182 <File
1183 RelativePath=".\..\src\fontdetection.h"
1185 </File>
1186 <File
1187 RelativePath=".\..\src\base_consist.h"
1189 </File>
1190 <File
1191 RelativePath=".\..\src\gamelog.h"
1193 </File>
1194 <File
1195 RelativePath=".\..\src\gamelog_internal.h"
1197 </File>
1198 <File
1199 RelativePath=".\..\src\genworld.h"
1201 </File>
1202 <File
1203 RelativePath=".\..\src\gfx_func.h"
1205 </File>
1206 <File
1207 RelativePath=".\..\src\gfx_layout.h"
1209 </File>
1210 <File
1211 RelativePath=".\..\src\gfx_type.h"
1213 </File>
1214 <File
1215 RelativePath=".\..\src\gfxinit.h"
1217 </File>
1218 <File
1219 RelativePath=".\..\src\goal_base.h"
1221 </File>
1222 <File
1223 RelativePath=".\..\src\goal_type.h"
1225 </File>
1226 <File
1227 RelativePath=".\..\src\graph_gui.h"
1229 </File>
1230 <File
1231 RelativePath=".\..\src\ground_vehicle.hpp"
1233 </File>
1234 <File
1235 RelativePath=".\..\src\group.h"
1237 </File>
1238 <File
1239 RelativePath=".\..\src\group_gui.h"
1241 </File>
1242 <File
1243 RelativePath=".\..\src\group_type.h"
1245 </File>
1246 <File
1247 RelativePath=".\..\src\gui.h"
1249 </File>
1250 <File
1251 RelativePath=".\..\src\heightmap.h"
1253 </File>
1254 <File
1255 RelativePath=".\..\src\highscore.h"
1257 </File>
1258 <File
1259 RelativePath=".\..\src\hotkeys.h"
1261 </File>
1262 <File
1263 RelativePath=".\..\src\house.h"
1265 </File>
1266 <File
1267 RelativePath=".\..\src\house_type.h"
1269 </File>
1270 <File
1271 RelativePath=".\..\src\industry.h"
1273 </File>
1274 <File
1275 RelativePath=".\..\src\industry_type.h"
1277 </File>
1278 <File
1279 RelativePath=".\..\src\industrytype.h"
1281 </File>
1282 <File
1283 RelativePath=".\..\src\ini_type.h"
1285 </File>
1286 <File
1287 RelativePath=".\..\src\landscape.h"
1289 </File>
1290 <File
1291 RelativePath=".\..\src\landscape_type.h"
1293 </File>
1294 <File
1295 RelativePath=".\..\src\language.h"
1297 </File>
1298 <File
1299 RelativePath=".\..\src\linkgraph\demands.h"
1301 </File>
1302 <File
1303 RelativePath=".\..\src\linkgraph\flowmapper.h"
1305 </File>
1306 <File
1307 RelativePath=".\..\src\linkgraph\init.h"
1309 </File>
1310 <File
1311 RelativePath=".\..\src\linkgraph\linkgraph.h"
1313 </File>
1314 <File
1315 RelativePath=".\..\src\linkgraph\linkgraph_base.h"
1317 </File>
1318 <File
1319 RelativePath=".\..\src\linkgraph\linkgraph_gui.h"
1321 </File>
1322 <File
1323 RelativePath=".\..\src\linkgraph\linkgraph_type.h"
1325 </File>
1326 <File
1327 RelativePath=".\..\src\linkgraph\linkgraphjob.h"
1329 </File>
1330 <File
1331 RelativePath=".\..\src\linkgraph\linkgraphjob_base.h"
1333 </File>
1334 <File
1335 RelativePath=".\..\src\linkgraph\linkgraphschedule.h"
1337 </File>
1338 <File
1339 RelativePath=".\..\src\linkgraph\mcf.h"
1341 </File>
1342 <File
1343 RelativePath=".\..\src\linkgraph\refresh.h"
1345 </File>
1346 <File
1347 RelativePath=".\..\src\livery.h"
1349 </File>
1350 <File
1351 RelativePath=".\..\src\logic_signals.h"
1353 </File>
1354 <File
1355 RelativePath=".\..\src\map_func.h"
1357 </File>
1358 <File
1359 RelativePath=".\..\src\map_type.h"
1361 </File>
1362 <File
1363 RelativePath=".\..\src\mixer.h"
1365 </File>
1366 <File
1367 RelativePath=".\..\src\triphistory.h"
1369 </File>
1370 <File
1371 RelativePath=".\..\src\network\network.h"
1373 </File>
1374 <File
1375 RelativePath=".\..\src\network\network_admin.h"
1377 </File>
1378 <File
1379 RelativePath=".\..\src\network\network_base.h"
1381 </File>
1382 <File
1383 RelativePath=".\..\src\network\network_client.h"
1385 </File>
1386 <File
1387 RelativePath=".\..\src\network\network_content.h"
1389 </File>
1390 <File
1391 RelativePath=".\..\src\network\network_content_gui.h"
1393 </File>
1394 <File
1395 RelativePath=".\..\src\network\network_func.h"
1397 </File>
1398 <File
1399 RelativePath=".\..\src\network\network_gamelist.h"
1401 </File>
1402 <File
1403 RelativePath=".\..\src\network\network_gui.h"
1405 </File>
1406 <File
1407 RelativePath=".\..\src\network\network_internal.h"
1409 </File>
1410 <File
1411 RelativePath=".\..\src\network\network_server.h"
1413 </File>
1414 <File
1415 RelativePath=".\..\src\network\network_type.h"
1417 </File>
1418 <File
1419 RelativePath=".\..\src\network\network_udp.h"
1421 </File>
1422 <File
1423 RelativePath=".\..\src\newgrf.h"
1425 </File>
1426 <File
1427 RelativePath=".\..\src\newgrf_airport.h"
1429 </File>
1430 <File
1431 RelativePath=".\..\src\newgrf_airporttiles.h"
1433 </File>
1434 <File
1435 RelativePath=".\..\src\newgrf_animation_base.h"
1437 </File>
1438 <File
1439 RelativePath=".\..\src\newgrf_animation_type.h"
1441 </File>
1442 <File
1443 RelativePath=".\..\src\newgrf_callbacks.h"
1445 </File>
1446 <File
1447 RelativePath=".\..\src\newgrf_canal.h"
1449 </File>
1450 <File
1451 RelativePath=".\..\src\newgrf_cargo.h"
1453 </File>
1454 <File
1455 RelativePath=".\..\src\newgrf_class.h"
1457 </File>
1458 <File
1459 RelativePath=".\..\src\newgrf_class_func.h"
1461 </File>
1462 <File
1463 RelativePath=".\..\src\newgrf_commons.h"
1465 </File>
1466 <File
1467 RelativePath=".\..\src\newgrf_config.h"
1469 </File>
1470 <File
1471 RelativePath=".\..\src\newgrf_debug.h"
1473 </File>
1474 <File
1475 RelativePath=".\..\src\newgrf_engine.h"
1477 </File>
1478 <File
1479 RelativePath=".\..\src\newgrf_generic.h"
1481 </File>
1482 <File
1483 RelativePath=".\..\src\newgrf_house.h"
1485 </File>
1486 <File
1487 RelativePath=".\..\src\newgrf_industries.h"
1489 </File>
1490 <File
1491 RelativePath=".\..\src\newgrf_industrytiles.h"
1493 </File>
1494 <File
1495 RelativePath=".\..\src\newgrf_object.h"
1497 </File>
1498 <File
1499 RelativePath=".\..\src\newgrf_properties.h"
1501 </File>
1502 <File
1503 RelativePath=".\..\src\newgrf_railtype.h"
1505 </File>
1506 <File
1507 RelativePath=".\..\src\newgrf_sound.h"
1509 </File>
1510 <File
1511 RelativePath=".\..\src\newgrf_spritegroup.h"
1513 </File>
1514 <File
1515 RelativePath=".\..\src\newgrf_station.h"
1517 </File>
1518 <File
1519 RelativePath=".\..\src\newgrf_storage.h"
1521 </File>
1522 <File
1523 RelativePath=".\..\src\newgrf_text.h"
1525 </File>
1526 <File
1527 RelativePath=".\..\src\newgrf_town.h"
1529 </File>
1530 <File
1531 RelativePath=".\..\src\newgrf_townname.h"
1533 </File>
1534 <File
1535 RelativePath=".\..\src\news_func.h"
1537 </File>
1538 <File
1539 RelativePath=".\..\src\news_gui.h"
1541 </File>
1542 <File
1543 RelativePath=".\..\src\news_type.h"
1545 </File>
1546 <File
1547 RelativePath=".\..\src\music\null_m.h"
1549 </File>
1550 <File
1551 RelativePath=".\..\src\sound\null_s.h"
1553 </File>
1554 <File
1555 RelativePath=".\..\src\video\null_v.h"
1557 </File>
1558 <File
1559 RelativePath=".\..\src\object.h"
1561 </File>
1562 <File
1563 RelativePath=".\..\src\triphistory_gui.cpp"
1565 </File>
1566 <File
1567 RelativePath=".\..\src\object_base.h"
1569 </File>
1570 <File
1571 RelativePath=".\..\src\object_type.h"
1573 </File>
1574 <File
1575 RelativePath=".\..\src\openttd.h"
1577 </File>
1578 <File
1579 RelativePath=".\..\src\order_backup.h"
1581 </File>
1582 <File
1583 RelativePath=".\..\src\order_base.h"
1585 </File>
1586 <File
1587 RelativePath=".\..\src\order_func.h"
1589 </File>
1590 <File
1591 RelativePath=".\..\src\order_type.h"
1593 </File>
1594 <File
1595 RelativePath=".\..\src\pbs.h"
1597 </File>
1598 <File
1599 RelativePath=".\..\src\plans_base.h"
1601 </File>
1602 <File
1603 RelativePath=".\..\src\plans_func.h"
1605 </File>
1606 <File
1607 RelativePath=".\..\src\plans_type.h"
1609 </File>
1610 <File
1611 RelativePath=".\..\src\progress.h"
1613 </File>
1614 <File
1615 RelativePath=".\..\src\querystring_gui.h"
1617 </File>
1618 <File
1619 RelativePath=".\..\src\rail.h"
1621 </File>
1622 <File
1623 RelativePath=".\..\src\rail_gui.h"
1625 </File>
1626 <File
1627 RelativePath=".\..\src\rail_type.h"
1629 </File>
1630 <File
1631 RelativePath=".\..\src\rev.h"
1633 </File>
1634 <File
1635 RelativePath=".\..\src\road_cmd.h"
1637 </File>
1638 <File
1639 RelativePath=".\..\src\road_func.h"
1641 </File>
1642 <File
1643 RelativePath=".\..\src\road_gui.h"
1645 </File>
1646 <File
1647 RelativePath=".\..\src\road_internal.h"
1649 </File>
1650 <File
1651 RelativePath=".\..\src\road_type.h"
1653 </File>
1654 <File
1655 RelativePath=".\..\src\roadstop_base.h"
1657 </File>
1658 <File
1659 RelativePath=".\..\src\roadveh.h"
1661 </File>
1662 <File
1663 RelativePath=".\..\src\safeguards.h"
1665 </File>
1666 <File
1667 RelativePath=".\..\src\scope.h"
1669 </File>
1670 <File
1671 RelativePath=".\..\src\screenshot.h"
1673 </File>
1674 <File
1675 RelativePath=".\..\src\sdl.h"
1677 </File>
1678 <File
1679 RelativePath=".\..\src\sound\sdl_s.h"
1681 </File>
1682 <File
1683 RelativePath=".\..\src\video\sdl_v.h"
1685 </File>
1686 <File
1687 RelativePath=".\..\src\settings_func.h"
1689 </File>
1690 <File
1691 RelativePath=".\..\src\settings_gui.h"
1693 </File>
1694 <File
1695 RelativePath=".\..\src\settings_internal.h"
1697 </File>
1698 <File
1699 RelativePath=".\..\src\settings_type.h"
1701 </File>
1702 <File
1703 RelativePath=".\..\src\ship.h"
1705 </File>
1706 <File
1707 RelativePath=".\..\src\signal_func.h"
1709 </File>
1710 <File
1711 RelativePath=".\..\src\signal_type.h"
1713 </File>
1714 <File
1715 RelativePath=".\..\src\signs_base.h"
1717 </File>
1718 <File
1719 RelativePath=".\..\src\signs_func.h"
1721 </File>
1722 <File
1723 RelativePath=".\..\src\signs_type.h"
1725 </File>
1726 <File
1727 RelativePath=".\..\src\slope_func.h"
1729 </File>
1730 <File
1731 RelativePath=".\..\src\slope_type.h"
1733 </File>
1734 <File
1735 RelativePath=".\..\src\smallmap_colours.h"
1737 </File>
1738 <File
1739 RelativePath=".\..\src\smallmap_gui.h"
1741 </File>
1742 <File
1743 RelativePath=".\..\src\sortlist_type.h"
1745 </File>
1746 <File
1747 RelativePath=".\..\src\sound_func.h"
1749 </File>
1750 <File
1751 RelativePath=".\..\src\sound_type.h"
1753 </File>
1754 <File
1755 RelativePath=".\..\src\sprite.h"
1757 </File>
1758 <File
1759 RelativePath=".\..\src\spritecache.h"
1761 </File>
1762 <File
1763 RelativePath=".\..\src\station_base.h"
1765 </File>
1766 <File
1767 RelativePath=".\..\src\station_func.h"
1769 </File>
1770 <File
1771 RelativePath=".\..\src\station_gui.h"
1773 </File>
1774 <File
1775 RelativePath=".\..\src\station_type.h"
1777 </File>
1778 <File
1779 RelativePath=".\..\src\statusbar_gui.h"
1781 </File>
1782 <File
1783 RelativePath=".\..\src\stdafx.h"
1785 </File>
1786 <File
1787 RelativePath=".\..\src\story_base.h"
1789 </File>
1790 <File
1791 RelativePath=".\..\src\story_type.h"
1793 </File>
1794 <File
1795 RelativePath=".\..\src\strgen\strgen.h"
1797 </File>
1798 <File
1799 RelativePath=".\..\src\string_base.h"
1801 </File>
1802 <File
1803 RelativePath=".\..\src\string_func.h"
1805 </File>
1806 <File
1807 RelativePath=".\..\src\string_type.h"
1809 </File>
1810 <File
1811 RelativePath=".\..\src\stringfilter_type.h"
1813 </File>
1814 <File
1815 RelativePath=".\..\src\strings_func.h"
1817 </File>
1818 <File
1819 RelativePath=".\..\src\strings_type.h"
1821 </File>
1822 <File
1823 RelativePath=".\..\src\subsidy_base.h"
1825 </File>
1826 <File
1827 RelativePath=".\..\src\subsidy_func.h"
1829 </File>
1830 <File
1831 RelativePath=".\..\src\subsidy_type.h"
1833 </File>
1834 <File
1835 RelativePath=".\..\src\tar_type.h"
1837 </File>
1838 <File
1839 RelativePath=".\..\src\terraform_gui.h"
1841 </File>
1842 <File
1843 RelativePath=".\..\src\textbuf_gui.h"
1845 </File>
1846 <File
1847 RelativePath=".\..\src\textbuf_type.h"
1849 </File>
1850 <File
1851 RelativePath=".\..\src\texteff.hpp"
1853 </File>
1854 <File
1855 RelativePath=".\..\src\textfile_gui.h"
1857 </File>
1858 <File
1859 RelativePath=".\..\src\textfile_type.h"
1861 </File>
1862 <File
1863 RelativePath=".\..\src\tgp.h"
1865 </File>
1866 <File
1867 RelativePath=".\..\src\tile_cmd.h"
1869 </File>
1870 <File
1871 RelativePath=".\..\src\tile_type.h"
1873 </File>
1874 <File
1875 RelativePath=".\..\src\tilearea_type.h"
1877 </File>
1878 <File
1879 RelativePath=".\..\src\tilehighlight_func.h"
1881 </File>
1882 <File
1883 RelativePath=".\..\src\tilehighlight_type.h"
1885 </File>
1886 <File
1887 RelativePath=".\..\src\tilematrix_type.hpp"
1889 </File>
1890 <File
1891 RelativePath=".\..\src\timetable.h"
1893 </File>
1894 <File
1895 RelativePath=".\..\src\toolbar_gui.h"
1897 </File>
1898 <File
1899 RelativePath=".\..\src\town.h"
1901 </File>
1902 <File
1903 RelativePath=".\..\src\town_type.h"
1905 </File>
1906 <File
1907 RelativePath=".\..\src\townname_func.h"
1909 </File>
1910 <File
1911 RelativePath=".\..\src\townname_type.h"
1913 </File>
1914 <File
1915 RelativePath=".\..\src\tracerestrict.h"
1917 </File>
1918 <File
1919 RelativePath=".\..\src\track_func.h"
1921 </File>
1922 <File
1923 RelativePath=".\..\src\track_type.h"
1925 </File>
1926 <File
1927 RelativePath=".\..\src\train.h"
1929 </File>
1930 <File
1931 RelativePath=".\..\src\transparency.h"
1933 </File>
1934 <File
1935 RelativePath=".\..\src\transparency_gui.h"
1937 </File>
1938 <File
1939 RelativePath=".\..\src\transport_type.h"
1941 </File>
1942 <File
1943 RelativePath=".\..\src\tunnel_base.h"
1945 </File>
1946 <File
1947 RelativePath=".\..\src\tunnelbridge.h"
1949 </File>
1950 <File
1951 RelativePath=".\..\src\vehicle_base.h"
1953 </File>
1954 <File
1955 RelativePath=".\..\src\vehicle_func.h"
1957 </File>
1958 <File
1959 RelativePath=".\..\src\vehicle_gui.h"
1961 </File>
1962 <File
1963 RelativePath=".\..\src\vehicle_gui_base.h"
1965 </File>
1966 <File
1967 RelativePath=".\..\src\vehicle_type.h"
1969 </File>
1970 <File
1971 RelativePath=".\..\src\vehiclelist.h"
1973 </File>
1974 <File
1975 RelativePath=".\..\src\viewport_func.h"
1977 </File>
1978 <File
1979 RelativePath=".\..\src\viewport_sprite_sorter.h"
1981 </File>
1982 <File
1983 RelativePath=".\..\src\viewport_type.h"
1985 </File>
1986 <File
1987 RelativePath=".\..\src\water.h"
1989 </File>
1990 <File
1991 RelativePath=".\..\src\waypoint_base.h"
1993 </File>
1994 <File
1995 RelativePath=".\..\src\waypoint_func.h"
1997 </File>
1998 <File
1999 RelativePath=".\..\src\widget_type.h"
2001 </File>
2002 <File
2003 RelativePath=".\..\src\os\windows\win32.h"
2005 </File>
2006 <File
2007 RelativePath=".\..\src\music\win32_m.h"
2009 </File>
2010 <File
2011 RelativePath=".\..\src\sound\win32_s.h"
2013 </File>
2014 <File
2015 RelativePath=".\..\src\video\win32_v.h"
2017 </File>
2018 <File
2019 RelativePath=".\..\src\window_func.h"
2021 </File>
2022 <File
2023 RelativePath=".\..\src\window_gui.h"
2025 </File>
2026 <File
2027 RelativePath=".\..\src\window_type.h"
2029 </File>
2030 <File
2031 RelativePath=".\..\src\zoom_func.h"
2033 </File>
2034 <File
2035 RelativePath=".\..\src\zoom_type.h"
2037 </File>
2038 <File
2039 RelativePath=".\..\src\zoning.h"
2041 </File>
2042 </Filter>
2043 <Filter
2044 Name="Core Source Code"
2046 <File
2047 RelativePath=".\..\src\core\alloc_func.cpp"
2049 </File>
2050 <File
2051 RelativePath=".\..\src\core\alloc_func.hpp"
2053 </File>
2054 <File
2055 RelativePath=".\..\src\core\alloc_type.hpp"
2057 </File>
2058 <File
2059 RelativePath=".\..\src\core\backup_type.hpp"
2061 </File>
2062 <File
2063 RelativePath=".\..\src\core\bitmath_func.cpp"
2065 </File>
2066 <File
2067 RelativePath=".\..\src\core\bitmath_func.hpp"
2069 </File>
2070 <File
2071 RelativePath=".\..\src\core\container_func.hpp"
2073 </File>
2074 <File
2075 RelativePath=".\..\src\core\dyn_arena_alloc.hpp"
2077 </File>
2078 <File
2079 RelativePath=".\..\src\core\endian_func.hpp"
2081 </File>
2082 <File
2083 RelativePath=".\..\src\core\endian_type.hpp"
2085 </File>
2086 <File
2087 RelativePath=".\..\src\core\enum_type.hpp"
2089 </File>
2090 <File
2091 RelativePath=".\..\src\core\geometry_func.cpp"
2093 </File>
2094 <File
2095 RelativePath=".\..\src\core\geometry_func.hpp"
2097 </File>
2098 <File
2099 RelativePath=".\..\src\core\geometry_type.hpp"
2101 </File>
2102 <File
2103 RelativePath=".\..\src\core\math_func.cpp"
2105 </File>
2106 <File
2107 RelativePath=".\..\src\core\math_func.hpp"
2109 </File>
2110 <File
2111 RelativePath=".\..\src\core\mem_func.hpp"
2113 </File>
2114 <File
2115 RelativePath=".\..\src\core\multimap.hpp"
2117 </File>
2118 <File
2119 RelativePath=".\..\src\core\overflowsafe_type.hpp"
2121 </File>
2122 <File
2123 RelativePath=".\..\src\core\pool_func.cpp"
2125 </File>
2126 <File
2127 RelativePath=".\..\src\core\pool_func.hpp"
2129 </File>
2130 <File
2131 RelativePath=".\..\src\core\pool_type.hpp"
2133 </File>
2134 <File
2135 RelativePath=".\..\src\core\random_func.cpp"
2137 </File>
2138 <File
2139 RelativePath=".\..\src\core\random_func.hpp"
2141 </File>
2142 <File
2143 RelativePath=".\..\src\core\smallmap_type.hpp"
2145 </File>
2146 <File
2147 RelativePath=".\..\src\core\smallmatrix_type.hpp"
2149 </File>
2150 <File
2151 RelativePath=".\..\src\core\smallstack_type.hpp"
2153 </File>
2154 <File
2155 RelativePath=".\..\src\core\smallvec_type.hpp"
2157 </File>
2158 <File
2159 RelativePath=".\..\src\core\sort_func.hpp"
2161 </File>
2162 <File
2163 RelativePath=".\..\src\core\string_compare_type.hpp"
2165 </File>
2166 </Filter>
2167 <Filter
2168 Name="GUI Source Code"
2170 <File
2171 RelativePath=".\..\src\aircraft_gui.cpp"
2173 </File>
2174 <File
2175 RelativePath=".\..\src\airport_gui.cpp"
2177 </File>
2178 <File
2179 RelativePath=".\..\src\autoreplace_gui.cpp"
2181 </File>
2182 <File
2183 RelativePath=".\..\src\bootstrap_gui.cpp"
2185 </File>
2186 <File
2187 RelativePath=".\..\src\bridge_gui.cpp"
2189 </File>
2190 <File
2191 RelativePath=".\..\src\build_vehicle_gui.cpp"
2193 </File>
2194 <File
2195 RelativePath=".\..\src\cheat_gui.cpp"
2197 </File>
2198 <File
2199 RelativePath=".\..\src\company_gui.cpp"
2201 </File>
2202 <File
2203 RelativePath=".\..\src\console_gui.cpp"
2205 </File>
2206 <File
2207 RelativePath=".\..\src\date_gui.cpp"
2209 </File>
2210 <File
2211 RelativePath=".\..\src\departures_gui.cpp"
2213 </File>
2214 <File
2215 RelativePath=".\..\src\depot_gui.cpp"
2217 </File>
2218 <File
2219 RelativePath=".\..\src\dock_gui.cpp"
2221 </File>
2222 <File
2223 RelativePath=".\..\src\engine_gui.cpp"
2225 </File>
2226 <File
2227 RelativePath=".\..\src\error_gui.cpp"
2229 </File>
2230 <File
2231 RelativePath=".\..\src\fios_gui.cpp"
2233 </File>
2234 <File
2235 RelativePath=".\..\src\genworld_gui.cpp"
2237 </File>
2238 <File
2239 RelativePath=".\..\src\goal_gui.cpp"
2241 </File>
2242 <File
2243 RelativePath=".\..\src\graph_gui.cpp"
2245 </File>
2246 <File
2247 RelativePath=".\..\src\group_gui.cpp"
2249 </File>
2250 <File
2251 RelativePath=".\..\src\highscore_gui.cpp"
2253 </File>
2254 <File
2255 RelativePath=".\..\src\industry_gui.cpp"
2257 </File>
2258 <File
2259 RelativePath=".\..\src\intro_gui.cpp"
2261 </File>
2262 <File
2263 RelativePath=".\..\src\linkgraph\linkgraph_gui.cpp"
2265 </File>
2266 <File
2267 RelativePath=".\..\src\logic_signals_gui.cpp"
2269 </File>
2270 <File
2271 RelativePath=".\..\src\main_gui.cpp"
2273 </File>
2274 <File
2275 RelativePath=".\..\src\misc_gui.cpp"
2277 </File>
2278 <File
2279 RelativePath=".\..\src\music_gui.cpp"
2281 </File>
2282 <File
2283 RelativePath=".\..\src\network\network_chat_gui.cpp"
2285 </File>
2286 <File
2287 RelativePath=".\..\src\network\network_content_gui.cpp"
2289 </File>
2290 <File
2291 RelativePath=".\..\src\network\network_gui.cpp"
2293 </File>
2294 <File
2295 RelativePath=".\..\src\newgrf_debug_gui.cpp"
2297 </File>
2298 <File
2299 RelativePath=".\..\src\newgrf_gui.cpp"
2301 </File>
2302 <File
2303 RelativePath=".\..\src\news_gui.cpp"
2305 </File>
2306 <File
2307 RelativePath=".\..\src\object_gui.cpp"
2309 </File>
2310 <File
2311 RelativePath=".\..\src\order_gui.cpp"
2313 </File>
2314 <File
2315 RelativePath=".\..\src\osk_gui.cpp"
2317 </File>
2318 <File
2319 RelativePath=".\..\src\plans_gui.cpp"
2321 </File>
2322 <File
2323 RelativePath=".\..\src\rail_gui.cpp"
2325 </File>
2326 <File
2327 RelativePath=".\..\src\road_gui.cpp"
2329 </File>
2330 <File
2331 RelativePath=".\..\src\roadveh_gui.cpp"
2333 </File>
2334 <File
2335 RelativePath=".\..\src\settings_gui.cpp"
2337 </File>
2338 <File
2339 RelativePath=".\..\src\ship_gui.cpp"
2341 </File>
2342 <File
2343 RelativePath=".\..\src\signs_gui.cpp"
2345 </File>
2346 <File
2347 RelativePath=".\..\src\smallmap_gui.cpp"
2349 </File>
2350 <File
2351 RelativePath=".\..\src\station_gui.cpp"
2353 </File>
2354 <File
2355 RelativePath=".\..\src\statusbar_gui.cpp"
2357 </File>
2358 <File
2359 RelativePath=".\..\src\story_gui.cpp"
2361 </File>
2362 <File
2363 RelativePath=".\..\src\subsidy_gui.cpp"
2365 </File>
2366 <File
2367 RelativePath=".\..\src\terraform_gui.cpp"
2369 </File>
2370 <File
2371 RelativePath=".\..\src\textfile_gui.cpp"
2373 </File>
2374 <File
2375 RelativePath=".\..\src\timetable_gui.cpp"
2377 </File>
2378 <File
2379 RelativePath=".\..\src\toolbar_gui.cpp"
2381 </File>
2382 <File
2383 RelativePath=".\..\src\town_gui.cpp"
2385 </File>
2386 <File
2387 RelativePath=".\..\src\tracerestrict_gui.cpp"
2389 </File>
2390 <File
2391 RelativePath=".\..\src\train_gui.cpp"
2393 </File>
2394 <File
2395 RelativePath=".\..\src\transparency_gui.cpp"
2397 </File>
2398 <File
2399 RelativePath=".\..\src\tree_gui.cpp"
2401 </File>
2402 <File
2403 RelativePath=".\..\src\vehicle_gui.cpp"
2405 </File>
2406 <File
2407 RelativePath=".\..\src\viewport_gui.cpp"
2409 </File>
2410 <File
2411 RelativePath=".\..\src\waypoint_gui.cpp"
2413 </File>
2414 <File
2415 RelativePath=".\..\src\zoning_gui.cpp"
2417 </File>
2418 </Filter>
2419 <Filter
2420 Name="Widgets"
2422 <File
2423 RelativePath=".\..\src\widgets\airport_widget.h"
2425 </File>
2426 <File
2427 RelativePath=".\..\src\widgets\ai_widget.h"
2429 </File>
2430 <File
2431 RelativePath=".\..\src\widgets\autoreplace_widget.h"
2433 </File>
2434 <File
2435 RelativePath=".\..\src\widgets\bootstrap_widget.h"
2437 </File>
2438 <File
2439 RelativePath=".\..\src\widgets\bridge_widget.h"
2441 </File>
2442 <File
2443 RelativePath=".\..\src\widgets\build_vehicle_widget.h"
2445 </File>
2446 <File
2447 RelativePath=".\..\src\widgets\cheat_widget.h"
2449 </File>
2450 <File
2451 RelativePath=".\..\src\widgets\company_widget.h"
2453 </File>
2454 <File
2455 RelativePath=".\..\src\widgets\console_widget.h"
2457 </File>
2458 <File
2459 RelativePath=".\..\src\widgets\date_widget.h"
2461 </File>
2462 <File
2463 RelativePath=".\..\src\widgets\departures_widget.h"
2465 </File>
2466 <File
2467 RelativePath=".\..\src\widgets\depot_widget.h"
2469 </File>
2470 <File
2471 RelativePath=".\..\src\widgets\dock_widget.h"
2473 </File>
2474 <File
2475 RelativePath=".\..\src\widgets\dropdown.cpp"
2477 </File>
2478 <File
2479 RelativePath=".\..\src\widgets\dropdown_func.h"
2481 </File>
2482 <File
2483 RelativePath=".\..\src\widgets\dropdown_type.h"
2485 </File>
2486 <File
2487 RelativePath=".\..\src\widgets\dropdown_widget.h"
2489 </File>
2490 <File
2491 RelativePath=".\..\src\widgets\engine_widget.h"
2493 </File>
2494 <File
2495 RelativePath=".\..\src\widgets\error_widget.h"
2497 </File>
2498 <File
2499 RelativePath=".\..\src\widgets\fios_widget.h"
2501 </File>
2502 <File
2503 RelativePath=".\..\src\widgets\genworld_widget.h"
2505 </File>
2506 <File
2507 RelativePath=".\..\src\widgets\goal_widget.h"
2509 </File>
2510 <File
2511 RelativePath=".\..\src\widgets\graph_widget.h"
2513 </File>
2514 <File
2515 RelativePath=".\..\src\widgets\group_widget.h"
2517 </File>
2518 <File
2519 RelativePath=".\..\src\widgets\highscore_widget.h"
2521 </File>
2522 <File
2523 RelativePath=".\..\src\widgets\industry_widget.h"
2525 </File>
2526 <File
2527 RelativePath=".\..\src\widgets\intro_widget.h"
2529 </File>
2530 <File
2531 RelativePath=".\..\src\widgets\link_graph_legend_widget.h"
2533 </File>
2534 <File
2535 RelativePath=".\..\src\widgets\main_widget.h"
2537 </File>
2538 <File
2539 RelativePath=".\..\src\widgets\misc_widget.h"
2541 </File>
2542 <File
2543 RelativePath=".\..\src\widgets\music_widget.h"
2545 </File>
2546 <File
2547 RelativePath=".\..\src\widgets\network_chat_widget.h"
2549 </File>
2550 <File
2551 RelativePath=".\..\src\widgets\network_content_widget.h"
2553 </File>
2554 <File
2555 RelativePath=".\..\src\widgets\network_widget.h"
2557 </File>
2558 <File
2559 RelativePath=".\..\src\widgets\newgrf_debug_widget.h"
2561 </File>
2562 <File
2563 RelativePath=".\..\src\widgets\newgrf_widget.h"
2565 </File>
2566 <File
2567 RelativePath=".\..\src\widgets\news_widget.h"
2569 </File>
2570 <File
2571 RelativePath=".\..\src\widgets\object_widget.h"
2573 </File>
2574 <File
2575 RelativePath=".\..\src\widgets\order_widget.h"
2577 </File>
2578 <File
2579 RelativePath=".\..\src\widgets\osk_widget.h"
2581 </File>
2582 <File
2583 RelativePath=".\..\src\widgets\plans_widget.h"
2585 </File>
2586 <File
2587 RelativePath=".\..\src\widgets\rail_widget.h"
2589 </File>
2590 <File
2591 RelativePath=".\..\src\widgets\road_widget.h"
2593 </File>
2594 <File
2595 RelativePath=".\..\src\widgets\settings_widget.h"
2597 </File>
2598 <File
2599 RelativePath=".\..\src\widgets\sign_widget.h"
2601 </File>
2602 <File
2603 RelativePath=".\..\src\widgets\smallmap_widget.h"
2605 </File>
2606 <File
2607 RelativePath=".\..\src\widgets\station_widget.h"
2609 </File>
2610 <File
2611 RelativePath=".\..\src\widgets\statusbar_widget.h"
2613 </File>
2614 <File
2615 RelativePath=".\..\src\widgets\story_widget.h"
2617 </File>
2618 <File
2619 RelativePath=".\..\src\widgets\subsidy_widget.h"
2621 </File>
2622 <File
2623 RelativePath=".\..\src\widgets\terraform_widget.h"
2625 </File>
2626 <File
2627 RelativePath=".\..\src\widgets\timetable_widget.h"
2629 </File>
2630 <File
2631 RelativePath=".\..\src\widgets\toolbar_widget.h"
2633 </File>
2634 <File
2635 RelativePath=".\..\src\widgets\town_widget.h"
2637 </File>
2638 <File
2639 RelativePath=".\..\src\widgets\transparency_widget.h"
2641 </File>
2642 <File
2643 RelativePath=".\..\src\widgets\tree_widget.h"
2645 </File>
2646 <File
2647 RelativePath=".\..\src\widgets\vehicle_widget.h"
2649 </File>
2650 <File
2651 RelativePath=".\..\src\widgets\viewport_widget.h"
2653 </File>
2654 <File
2655 RelativePath=".\..\src\widgets\waypoint_widget.h"
2657 </File>
2658 </Filter>
2659 <Filter
2660 Name="Command handlers"
2662 <File
2663 RelativePath=".\..\src\aircraft_cmd.cpp"
2665 </File>
2666 <File
2667 RelativePath=".\..\src\autoreplace_cmd.cpp"
2669 </File>
2670 <File
2671 RelativePath=".\..\src\clear_cmd.cpp"
2673 </File>
2674 <File
2675 RelativePath=".\..\src\company_cmd.cpp"
2677 </File>
2678 <File
2679 RelativePath=".\..\src\depot_cmd.cpp"
2681 </File>
2682 <File
2683 RelativePath=".\..\src\group_cmd.cpp"
2685 </File>
2686 <File
2687 RelativePath=".\..\src\industry_cmd.cpp"
2689 </File>
2690 <File
2691 RelativePath=".\..\src\logic_signals_cmd.cpp"
2693 </File>
2694 <File
2695 RelativePath=".\..\src\misc_cmd.cpp"
2697 </File>
2698 <File
2699 RelativePath=".\..\src\object_cmd.cpp"
2701 </File>
2702 <File
2703 RelativePath=".\..\src\order_cmd.cpp"
2705 </File>
2706 <File
2707 RelativePath=".\..\src\plans_cmd.cpp"
2709 </File>
2710 <File
2711 RelativePath=".\..\src\rail_cmd.cpp"
2713 </File>
2714 <File
2715 RelativePath=".\..\src\road_cmd.cpp"
2717 </File>
2718 <File
2719 RelativePath=".\..\src\roadveh_cmd.cpp"
2721 </File>
2722 <File
2723 RelativePath=".\..\src\ship_cmd.cpp"
2725 </File>
2726 <File
2727 RelativePath=".\..\src\signs_cmd.cpp"
2729 </File>
2730 <File
2731 RelativePath=".\..\src\station_cmd.cpp"
2733 </File>
2734 <File
2735 RelativePath=".\..\src\terraform_cmd.cpp"
2737 </File>
2738 <File
2739 RelativePath=".\..\src\timetable_cmd.cpp"
2741 </File>
2742 <File
2743 RelativePath=".\..\src\town_cmd.cpp"
2745 </File>
2746 <File
2747 RelativePath=".\..\src\train_cmd.cpp"
2749 </File>
2750 <File
2751 RelativePath=".\..\src\tree_cmd.cpp"
2753 </File>
2754 <File
2755 RelativePath=".\..\src\triphistory_cmd.cpp"
2757 </File>
2758 <File
2759 RelativePath=".\..\src\tunnelbridge_cmd.cpp"
2761 </File>
2762 <File
2763 RelativePath=".\..\src\vehicle_cmd.cpp"
2765 </File>
2766 <File
2767 RelativePath=".\..\src\void_cmd.cpp"
2769 </File>
2770 <File
2771 RelativePath=".\..\src\water_cmd.cpp"
2773 </File>
2774 <File
2775 RelativePath=".\..\src\waypoint_cmd.cpp"
2777 </File>
2778 <File
2779 RelativePath=".\..\src\zoning_cmd.cpp"
2781 </File>
2782 </Filter>
2783 <Filter
2784 Name="Save/Load handlers"
2786 <File
2787 RelativePath=".\..\src\saveload\afterload.cpp"
2789 </File>
2790 <File
2791 RelativePath=".\..\src\saveload\ai_sl.cpp"
2793 </File>
2794 <File
2795 RelativePath=".\..\src\saveload\airport_sl.cpp"
2797 </File>
2798 <File
2799 RelativePath=".\..\src\saveload\animated_tile_sl.cpp"
2801 </File>
2802 <File
2803 RelativePath=".\..\src\saveload\autoreplace_sl.cpp"
2805 </File>
2806 <File
2807 RelativePath=".\..\src\saveload\bridge_signal_sl.cpp"
2809 </File>
2810 <File
2811 RelativePath=".\..\src\saveload\cargomonitor_sl.cpp"
2813 </File>
2814 <File
2815 RelativePath=".\..\src\saveload\cargopacket_sl.cpp"
2817 </File>
2818 <File
2819 RelativePath=".\..\src\saveload\cheat_sl.cpp"
2821 </File>
2822 <File
2823 RelativePath=".\..\src\saveload\company_sl.cpp"
2825 </File>
2826 <File
2827 RelativePath=".\..\src\saveload\depot_sl.cpp"
2829 </File>
2830 <File
2831 RelativePath=".\..\src\saveload\economy_sl.cpp"
2833 </File>
2834 <File
2835 RelativePath=".\..\src\saveload\engine_sl.cpp"
2837 </File>
2838 <File
2839 RelativePath=".\..\src\saveload\game_sl.cpp"
2841 </File>
2842 <File
2843 RelativePath=".\..\src\saveload\gamelog_sl.cpp"
2845 </File>
2846 <File
2847 RelativePath=".\..\src\saveload\goal_sl.cpp"
2849 </File>
2850 <File
2851 RelativePath=".\..\src\saveload\group_sl.cpp"
2853 </File>
2854 <File
2855 RelativePath=".\..\src\saveload\industry_sl.cpp"
2857 </File>
2858 <File
2859 RelativePath=".\..\src\saveload\labelmaps_sl.cpp"
2861 </File>
2862 <File
2863 RelativePath=".\..\src\saveload\linkgraph_sl.cpp"
2865 </File>
2866 <File
2867 RelativePath=".\..\src\saveload\logic_signals_sl.cpp"
2869 </File>
2870 <File
2871 RelativePath=".\..\src\saveload\map_sl.cpp"
2873 </File>
2874 <File
2875 RelativePath=".\..\src\saveload\misc_sl.cpp"
2877 </File>
2878 <File
2879 RelativePath=".\..\src\saveload\newgrf_sl.cpp"
2881 </File>
2882 <File
2883 RelativePath=".\..\src\saveload\newgrf_sl.h"
2885 </File>
2886 <File
2887 RelativePath=".\..\src\saveload\object_sl.cpp"
2889 </File>
2890 <File
2891 RelativePath=".\..\src\saveload\oldloader.cpp"
2893 </File>
2894 <File
2895 RelativePath=".\..\src\saveload\oldloader.h"
2897 </File>
2898 <File
2899 RelativePath=".\..\src\saveload\oldloader_sl.cpp"
2901 </File>
2902 <File
2903 RelativePath=".\..\src\saveload\order_sl.cpp"
2905 </File>
2906 <File
2907 RelativePath=".\..\src\saveload\plans_sl.cpp"
2909 </File>
2910 <File
2911 RelativePath=".\..\src\saveload\saveload.cpp"
2913 </File>
2914 <File
2915 RelativePath=".\..\src\saveload\saveload.h"
2917 </File>
2918 <File
2919 RelativePath=".\..\src\saveload\saveload_filter.h"
2921 </File>
2922 <File
2923 RelativePath=".\..\src\saveload\saveload_internal.h"
2925 </File>
2926 <File
2927 RelativePath=".\..\src\saveload\signs_sl.cpp"
2929 </File>
2930 <File
2931 RelativePath=".\..\src\saveload\station_sl.cpp"
2933 </File>
2934 <File
2935 RelativePath=".\..\src\saveload\storage_sl.cpp"
2937 </File>
2938 <File
2939 RelativePath=".\..\src\saveload\strings_sl.cpp"
2941 </File>
2942 <File
2943 RelativePath=".\..\src\saveload\story_sl.cpp"
2945 </File>
2946 <File
2947 RelativePath=".\..\src\saveload\subsidy_sl.cpp"
2949 </File>
2950 <File
2951 RelativePath=".\..\src\saveload\tbtr_template_replacement_sl.cpp"
2953 </File>
2954 <File
2955 RelativePath=".\..\src\saveload\tbtr_template_veh_sl.cpp"
2957 </File>
2958 <File
2959 RelativePath=".\..\src\saveload\town_sl.cpp"
2961 </File>
2962 <File
2963 RelativePath=".\..\src\saveload\tracerestrict_sl.cpp"
2965 </File>
2966 <File
2967 RelativePath=".\..\src\saveload\tunnel_sl.cpp"
2969 </File>
2970 <File
2971 RelativePath=".\..\src\saveload\vehicle_sl.cpp"
2973 </File>
2974 <File
2975 RelativePath=".\..\src\saveload\waypoint_sl.cpp"
2977 </File>
2978 </Filter>
2979 <Filter
2980 Name="Tables"
2982 <File
2983 RelativePath=".\..\src\table\airport_defaults.h"
2985 </File>
2986 <File
2987 RelativePath=".\..\src\table\airport_movement.h"
2989 </File>
2990 <File
2991 RelativePath=".\..\src\table\airporttile_ids.h"
2993 </File>
2994 <File
2995 RelativePath=".\..\src\table\airporttiles.h"
2997 </File>
2998 <File
2999 RelativePath=".\..\src\table\animcursors.h"
3001 </File>
3002 <File
3003 RelativePath=".\..\src\table\autorail.h"
3005 </File>
3006 <File
3007 RelativePath=".\..\src\table\bridge_land.h"
3009 </File>
3010 <File
3011 RelativePath=".\..\src\table\build_industry.h"
3013 </File>
3014 <File
3015 RelativePath=".\..\src\table\cargo_const.h"
3017 </File>
3018 <File
3019 RelativePath=".\..\src\table\clear_land.h"
3021 </File>
3022 <File
3023 RelativePath=".\..\src\table\control_codes.h"
3025 </File>
3026 <File
3027 RelativePath=".\..\src\table\darklight_colours.h"
3029 </File>
3030 <File
3031 RelativePath=".\..\src\table\elrail_data.h"
3033 </File>
3034 <File
3035 RelativePath=".\..\src\table\engines.h"
3037 </File>
3038 <File
3039 RelativePath=".\..\src\table\genland.h"
3041 </File>
3042 <File
3043 RelativePath=".\..\src\table\heightmap_colours.h"
3045 </File>
3046 <File
3047 RelativePath=".\..\src\table\industry_land.h"
3049 </File>
3050 <File
3051 RelativePath=".\..\src\table\landscape_sprite.h"
3053 </File>
3054 <File
3055 RelativePath=".\..\src\table\newgrf_debug_data.h"
3057 </File>
3058 <File
3059 RelativePath=".\..\src\table\object_land.h"
3061 </File>
3062 <File
3063 RelativePath=".\..\src\table\palette_convert.h"
3065 </File>
3066 <File
3067 RelativePath=".\..\src\table\palettes.h"
3069 </File>
3070 <File
3071 RelativePath=".\..\src\table\pricebase.h"
3073 </File>
3074 <File
3075 RelativePath=".\..\src\table\railtypes.h"
3077 </File>
3078 <File
3079 RelativePath=".\..\src\table\road_land.h"
3081 </File>
3082 <File
3083 RelativePath=".\..\src\table\roadveh_movement.h"
3085 </File>
3086 <File
3087 RelativePath=".\..\src\..\objs\settings\table\settings.h"
3089 </File>
3090 <File
3091 RelativePath=".\..\src\table\sprites.h"
3093 </File>
3094 <File
3095 RelativePath=".\..\src\table\station_land.h"
3097 </File>
3098 <File
3099 RelativePath=".\..\src\table\strgen_tables.h"
3101 </File>
3102 <File
3103 RelativePath=".\..\src\table\string_colours.h"
3105 </File>
3106 <File
3107 RelativePath=".\..\src\..\objs\langs\table\strings.h"
3109 </File>
3110 <File
3111 RelativePath=".\..\src\table\town_land.h"
3113 </File>
3114 <File
3115 RelativePath=".\..\src\table\townname.h"
3117 </File>
3118 <File
3119 RelativePath=".\..\src\table\track_land.h"
3121 </File>
3122 <File
3123 RelativePath=".\..\src\table\train_cmd.h"
3125 </File>
3126 <File
3127 RelativePath=".\..\src\table\tree_land.h"
3129 </File>
3130 <File
3131 RelativePath=".\..\src\table\unicode.h"
3133 </File>
3134 <File
3135 RelativePath=".\..\src\table\water_land.h"
3137 </File>
3138 </Filter>
3139 <Filter
3140 Name="MD5"
3142 <File
3143 RelativePath=".\..\src\3rdparty\md5\md5.cpp"
3145 </File>
3146 <File
3147 RelativePath=".\..\src\3rdparty\md5\md5.h"
3149 </File>
3150 </Filter>
3151 <Filter
3152 Name="Script"
3154 <File
3155 RelativePath=".\..\src\script\script_config.cpp"
3157 </File>
3158 <File
3159 RelativePath=".\..\src\script\script_config.hpp"
3161 </File>
3162 <File
3163 RelativePath=".\..\src\script\script_fatalerror.hpp"
3165 </File>
3166 <File
3167 RelativePath=".\..\src\script\script_info.cpp"
3169 </File>
3170 <File
3171 RelativePath=".\..\src\script\script_info.hpp"
3173 </File>
3174 <File
3175 RelativePath=".\..\src\script\script_info_dummy.cpp"
3177 </File>
3178 <File
3179 RelativePath=".\..\src\script\script_instance.cpp"
3181 </File>
3182 <File
3183 RelativePath=".\..\src\script\script_instance.hpp"
3185 </File>
3186 <File
3187 RelativePath=".\..\src\script\script_scanner.cpp"
3189 </File>
3190 <File
3191 RelativePath=".\..\src\script\script_scanner.hpp"
3193 </File>
3194 <File
3195 RelativePath=".\..\src\script\script_storage.hpp"
3197 </File>
3198 <File
3199 RelativePath=".\..\src\script\script_suspend.hpp"
3201 </File>
3202 <File
3203 RelativePath=".\..\src\script\squirrel.cpp"
3205 </File>
3206 <File
3207 RelativePath=".\..\src\script\squirrel.hpp"
3209 </File>
3210 <File
3211 RelativePath=".\..\src\script\squirrel_class.hpp"
3213 </File>
3214 <File
3215 RelativePath=".\..\src\script\squirrel_helper.hpp"
3217 </File>
3218 <File
3219 RelativePath=".\..\src\script\squirrel_helper_type.hpp"
3221 </File>
3222 <File
3223 RelativePath=".\..\src\script\squirrel_std.cpp"
3225 </File>
3226 <File
3227 RelativePath=".\..\src\script\squirrel_std.hpp"
3229 </File>
3230 </Filter>
3231 <Filter
3232 Name="Squirrel"
3234 <File
3235 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqapi.cpp"
3237 </File>
3238 <File
3239 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqbaselib.cpp"
3241 </File>
3242 <File
3243 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqclass.cpp"
3245 </File>
3246 <File
3247 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqcompiler.cpp"
3249 </File>
3250 <File
3251 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqdebug.cpp"
3253 </File>
3254 <File
3255 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqfuncstate.cpp"
3257 </File>
3258 <File
3259 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqlexer.cpp"
3261 </File>
3262 <File
3263 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqmem.cpp"
3265 </File>
3266 <File
3267 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqobject.cpp"
3269 </File>
3270 <File
3271 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqstate.cpp"
3273 </File>
3274 <File
3275 RelativePath=".\..\src\3rdparty\squirrel\sqstdlib\sqstdaux.cpp"
3277 </File>
3278 <File
3279 RelativePath=".\..\src\3rdparty\squirrel\sqstdlib\sqstdmath.cpp"
3281 </File>
3282 <File
3283 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqtable.cpp"
3285 </File>
3286 <File
3287 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqvm.cpp"
3289 </File>
3290 </Filter>
3291 <Filter
3292 Name="Squirrel headers"
3294 <File
3295 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqarray.h"
3297 </File>
3298 <File
3299 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqclass.h"
3301 </File>
3302 <File
3303 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqclosure.h"
3305 </File>
3306 <File
3307 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqcompiler.h"
3309 </File>
3310 <File
3311 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqfuncproto.h"
3313 </File>
3314 <File
3315 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqfuncstate.h"
3317 </File>
3318 <File
3319 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqlexer.h"
3321 </File>
3322 <File
3323 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqobject.h"
3325 </File>
3326 <File
3327 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqopcodes.h"
3329 </File>
3330 <File
3331 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqpcheader.h"
3333 </File>
3334 <File
3335 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqstate.h"
3337 </File>
3338 <File
3339 RelativePath=".\..\src\3rdparty\squirrel\include\sqstdaux.h"
3341 </File>
3342 <File
3343 RelativePath=".\..\src\3rdparty\squirrel\include\sqstdmath.h"
3345 </File>
3346 <File
3347 RelativePath=".\..\src\3rdparty\squirrel\include\sqstdstring.h"
3349 </File>
3350 <File
3351 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqstring.h"
3353 </File>
3354 <File
3355 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqtable.h"
3357 </File>
3358 <File
3359 RelativePath=".\..\src\3rdparty\squirrel\include\squirrel.h"
3361 </File>
3362 <File
3363 RelativePath=".\..\src\3rdparty\squirrel\squirrel\squserdata.h"
3365 </File>
3366 <File
3367 RelativePath=".\..\src\3rdparty\squirrel\squirrel\squtils.h"
3369 </File>
3370 <File
3371 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqvm.h"
3373 </File>
3374 </Filter>
3375 <Filter
3376 Name="AI Core"
3378 <File
3379 RelativePath=".\..\src\ai\ai.hpp"
3381 </File>
3382 <File
3383 RelativePath=".\..\src\ai\ai_config.cpp"
3385 </File>
3386 <File
3387 RelativePath=".\..\src\ai\ai_config.hpp"
3389 </File>
3390 <File
3391 RelativePath=".\..\src\ai\ai_core.cpp"
3393 </File>
3394 <File
3395 RelativePath=".\..\src\ai\ai_gui.cpp"
3397 </File>
3398 <File
3399 RelativePath=".\..\src\ai\ai_gui.hpp"
3401 </File>
3402 <File
3403 RelativePath=".\..\src\ai\ai_info.cpp"
3405 </File>
3406 <File
3407 RelativePath=".\..\src\ai\ai_info.hpp"
3409 </File>
3410 <File
3411 RelativePath=".\..\src\ai\ai_instance.cpp"
3413 </File>
3414 <File
3415 RelativePath=".\..\src\ai\ai_instance.hpp"
3417 </File>
3418 <File
3419 RelativePath=".\..\src\ai\ai_scanner.cpp"
3421 </File>
3422 <File
3423 RelativePath=".\..\src\ai\ai_scanner.hpp"
3425 </File>
3426 </Filter>
3427 <Filter
3428 Name="AI API"
3430 <File
3431 RelativePath=".\..\src\script\api\ai_changelog.hpp"
3433 </File>
3434 </Filter>
3435 <Filter
3436 Name="Game API"
3438 <File
3439 RelativePath=".\..\src\script\api\game_changelog.hpp"
3441 </File>
3442 </Filter>
3443 <Filter
3444 Name="Game Core"
3446 <File
3447 RelativePath=".\..\src\game\game.hpp"
3449 </File>
3450 <File
3451 RelativePath=".\..\src\game\game_config.cpp"
3453 </File>
3454 <File
3455 RelativePath=".\..\src\game\game_config.hpp"
3457 </File>
3458 <File
3459 RelativePath=".\..\src\game\game_core.cpp"
3461 </File>
3462 <File
3463 RelativePath=".\..\src\game\game_info.cpp"
3465 </File>
3466 <File
3467 RelativePath=".\..\src\game\game_info.hpp"
3469 </File>
3470 <File
3471 RelativePath=".\..\src\game\game_instance.cpp"
3473 </File>
3474 <File
3475 RelativePath=".\..\src\game\game_instance.hpp"
3477 </File>
3478 <File
3479 RelativePath=".\..\src\game\game_scanner.cpp"
3481 </File>
3482 <File
3483 RelativePath=".\..\src\game\game_scanner.hpp"
3485 </File>
3486 <File
3487 RelativePath=".\..\src\game\game_text.cpp"
3489 </File>
3490 <File
3491 RelativePath=".\..\src\game\game_text.hpp"
3493 </File>
3494 </Filter>
3495 <Filter
3496 Name="Script API"
3498 <File
3499 RelativePath=".\..\src\script\api\script_accounting.hpp"
3501 </File>
3502 <File
3503 RelativePath=".\..\src\script\api\script_admin.hpp"
3505 </File>
3506 <File
3507 RelativePath=".\..\src\script\api\script_airport.hpp"
3509 </File>
3510 <File
3511 RelativePath=".\..\src\script\api\script_base.hpp"
3513 </File>
3514 <File
3515 RelativePath=".\..\src\script\api\script_basestation.hpp"
3517 </File>
3518 <File
3519 RelativePath=".\..\src\script\api\script_bridge.hpp"
3521 </File>
3522 <File
3523 RelativePath=".\..\src\script\api\script_bridgelist.hpp"
3525 </File>
3526 <File
3527 RelativePath=".\..\src\script\api\script_cargo.hpp"
3529 </File>
3530 <File
3531 RelativePath=".\..\src\script\api\script_cargolist.hpp"
3533 </File>
3534 <File
3535 RelativePath=".\..\src\script\api\script_cargomonitor.hpp"
3537 </File>
3538 <File
3539 RelativePath=".\..\src\script\api\script_company.hpp"
3541 </File>
3542 <File
3543 RelativePath=".\..\src\script\api\script_companymode.hpp"
3545 </File>
3546 <File
3547 RelativePath=".\..\src\script\api\script_controller.hpp"
3549 </File>
3550 <File
3551 RelativePath=".\..\src\script\api\script_date.hpp"
3553 </File>
3554 <File
3555 RelativePath=".\..\src\script\api\script_depotlist.hpp"
3557 </File>
3558 <File
3559 RelativePath=".\..\src\script\api\script_engine.hpp"
3561 </File>
3562 <File
3563 RelativePath=".\..\src\script\api\script_enginelist.hpp"
3565 </File>
3566 <File
3567 RelativePath=".\..\src\script\api\script_error.hpp"
3569 </File>
3570 <File
3571 RelativePath=".\..\src\script\api\script_event.hpp"
3573 </File>
3574 <File
3575 RelativePath=".\..\src\script\api\script_event_types.hpp"
3577 </File>
3578 <File
3579 RelativePath=".\..\src\script\api\script_execmode.hpp"
3581 </File>
3582 <File
3583 RelativePath=".\..\src\script\api\script_game.hpp"
3585 </File>
3586 <File
3587 RelativePath=".\..\src\script\api\script_gamesettings.hpp"
3589 </File>
3590 <File
3591 RelativePath=".\..\src\script\api\script_goal.hpp"
3593 </File>
3594 <File
3595 RelativePath=".\..\src\script\api\script_group.hpp"
3597 </File>
3598 <File
3599 RelativePath=".\..\src\script\api\script_grouplist.hpp"
3601 </File>
3602 <File
3603 RelativePath=".\..\src\script\api\script_industry.hpp"
3605 </File>
3606 <File
3607 RelativePath=".\..\src\script\api\script_industrylist.hpp"
3609 </File>
3610 <File
3611 RelativePath=".\..\src\script\api\script_industrytype.hpp"
3613 </File>
3614 <File
3615 RelativePath=".\..\src\script\api\script_industrytypelist.hpp"
3617 </File>
3618 <File
3619 RelativePath=".\..\src\script\api\script_info_docs.hpp"
3621 </File>
3622 <File
3623 RelativePath=".\..\src\script\api\script_infrastructure.hpp"
3625 </File>
3626 <File
3627 RelativePath=".\..\src\script\api\script_list.hpp"
3629 </File>
3630 <File
3631 RelativePath=".\..\src\script\api\script_log.hpp"
3633 </File>
3634 <File
3635 RelativePath=".\..\src\script\api\script_map.hpp"
3637 </File>
3638 <File
3639 RelativePath=".\..\src\script\api\script_marine.hpp"
3641 </File>
3642 <File
3643 RelativePath=".\..\src\script\api\script_news.hpp"
3645 </File>
3646 <File
3647 RelativePath=".\..\src\script\api\script_object.hpp"
3649 </File>
3650 <File
3651 RelativePath=".\..\src\script\api\script_order.hpp"
3653 </File>
3654 <File
3655 RelativePath=".\..\src\script\api\script_rail.hpp"
3657 </File>
3658 <File
3659 RelativePath=".\..\src\script\api\script_railtypelist.hpp"
3661 </File>
3662 <File
3663 RelativePath=".\..\src\script\api\script_road.hpp"
3665 </File>
3666 <File
3667 RelativePath=".\..\src\script\api\script_sign.hpp"
3669 </File>
3670 <File
3671 RelativePath=".\..\src\script\api\script_signlist.hpp"
3673 </File>
3674 <File
3675 RelativePath=".\..\src\script\api\script_station.hpp"
3677 </File>
3678 <File
3679 RelativePath=".\..\src\script\api\script_stationlist.hpp"
3681 </File>
3682 <File
3683 RelativePath=".\..\src\script\api\script_story_page.hpp"
3685 </File>
3686 <File
3687 RelativePath=".\..\src\script\api\script_storypagelist.hpp"
3689 </File>
3690 <File
3691 RelativePath=".\..\src\script\api\script_storypageelementlist.hpp"
3693 </File>
3694 <File
3695 RelativePath=".\..\src\script\api\script_subsidy.hpp"
3697 </File>
3698 <File
3699 RelativePath=".\..\src\script\api\script_subsidylist.hpp"
3701 </File>
3702 <File
3703 RelativePath=".\..\src\script\api\script_testmode.hpp"
3705 </File>
3706 <File
3707 RelativePath=".\..\src\script\api\script_text.hpp"
3709 </File>
3710 <File
3711 RelativePath=".\..\src\script\api\script_tile.hpp"
3713 </File>
3714 <File
3715 RelativePath=".\..\src\script\api\script_tilelist.hpp"
3717 </File>
3718 <File
3719 RelativePath=".\..\src\script\api\script_town.hpp"
3721 </File>
3722 <File
3723 RelativePath=".\..\src\script\api\script_townlist.hpp"
3725 </File>
3726 <File
3727 RelativePath=".\..\src\script\api\script_tunnel.hpp"
3729 </File>
3730 <File
3731 RelativePath=".\..\src\script\api\script_types.hpp"
3733 </File>
3734 <File
3735 RelativePath=".\..\src\script\api\script_vehicle.hpp"
3737 </File>
3738 <File
3739 RelativePath=".\..\src\script\api\script_vehiclelist.hpp"
3741 </File>
3742 <File
3743 RelativePath=".\..\src\script\api\script_viewport.hpp"
3745 </File>
3746 <File
3747 RelativePath=".\..\src\script\api\script_waypoint.hpp"
3749 </File>
3750 <File
3751 RelativePath=".\..\src\script\api\script_waypointlist.hpp"
3753 </File>
3754 <File
3755 RelativePath=".\..\src\script\api\script_window.hpp"
3757 </File>
3758 </Filter>
3759 <Filter
3760 Name="Script API Implementation"
3762 <File
3763 RelativePath=".\..\src\script\api\script_accounting.cpp"
3765 </File>
3766 <File
3767 RelativePath=".\..\src\script\api\script_admin.cpp"
3769 </File>
3770 <File
3771 RelativePath=".\..\src\script\api\script_airport.cpp"
3773 </File>
3774 <File
3775 RelativePath=".\..\src\script\api\script_base.cpp"
3777 </File>
3778 <File
3779 RelativePath=".\..\src\script\api\script_basestation.cpp"
3781 </File>
3782 <File
3783 RelativePath=".\..\src\script\api\script_bridge.cpp"
3785 </File>
3786 <File
3787 RelativePath=".\..\src\script\api\script_bridgelist.cpp"
3789 </File>
3790 <File
3791 RelativePath=".\..\src\script\api\script_cargo.cpp"
3793 </File>
3794 <File
3795 RelativePath=".\..\src\script\api\script_cargolist.cpp"
3797 </File>
3798 <File
3799 RelativePath=".\..\src\script\api\script_cargomonitor.cpp"
3801 </File>
3802 <File
3803 RelativePath=".\..\src\script\api\script_company.cpp"
3805 </File>
3806 <File
3807 RelativePath=".\..\src\script\api\script_companymode.cpp"
3809 </File>
3810 <File
3811 RelativePath=".\..\src\script\api\script_controller.cpp"
3813 </File>
3814 <File
3815 RelativePath=".\..\src\script\api\script_date.cpp"
3817 </File>
3818 <File
3819 RelativePath=".\..\src\script\api\script_depotlist.cpp"
3821 </File>
3822 <File
3823 RelativePath=".\..\src\script\api\script_engine.cpp"
3825 </File>
3826 <File
3827 RelativePath=".\..\src\script\api\script_enginelist.cpp"
3829 </File>
3830 <File
3831 RelativePath=".\..\src\script\api\script_error.cpp"
3833 </File>
3834 <File
3835 RelativePath=".\..\src\script\api\script_event.cpp"
3837 </File>
3838 <File
3839 RelativePath=".\..\src\script\api\script_event_types.cpp"
3841 </File>
3842 <File
3843 RelativePath=".\..\src\script\api\script_execmode.cpp"
3845 </File>
3846 <File
3847 RelativePath=".\..\src\script\api\script_game.cpp"
3849 </File>
3850 <File
3851 RelativePath=".\..\src\script\api\script_gamesettings.cpp"
3853 </File>
3854 <File
3855 RelativePath=".\..\src\script\api\script_goal.cpp"
3857 </File>
3858 <File
3859 RelativePath=".\..\src\script\api\script_group.cpp"
3861 </File>
3862 <File
3863 RelativePath=".\..\src\script\api\script_grouplist.cpp"
3865 </File>
3866 <File
3867 RelativePath=".\..\src\script\api\script_industry.cpp"
3869 </File>
3870 <File
3871 RelativePath=".\..\src\script\api\script_industrylist.cpp"
3873 </File>
3874 <File
3875 RelativePath=".\..\src\script\api\script_industrytype.cpp"
3877 </File>
3878 <File
3879 RelativePath=".\..\src\script\api\script_industrytypelist.cpp"
3881 </File>
3882 <File
3883 RelativePath=".\..\src\script\api\script_infrastructure.cpp"
3885 </File>
3886 <File
3887 RelativePath=".\..\src\script\api\script_list.cpp"
3889 </File>
3890 <File
3891 RelativePath=".\..\src\script\api\script_log.cpp"
3893 </File>
3894 <File
3895 RelativePath=".\..\src\script\api\script_map.cpp"
3897 </File>
3898 <File
3899 RelativePath=".\..\src\script\api\script_marine.cpp"
3901 </File>
3902 <File
3903 RelativePath=".\..\src\script\api\script_news.cpp"
3905 </File>
3906 <File
3907 RelativePath=".\..\src\script\api\script_object.cpp"
3909 </File>
3910 <File
3911 RelativePath=".\..\src\script\api\script_order.cpp"
3913 </File>
3914 <File
3915 RelativePath=".\..\src\script\api\script_rail.cpp"
3917 </File>
3918 <File
3919 RelativePath=".\..\src\script\api\script_railtypelist.cpp"
3921 </File>
3922 <File
3923 RelativePath=".\..\src\script\api\script_road.cpp"
3925 </File>
3926 <File
3927 RelativePath=".\..\src\script\api\script_sign.cpp"
3929 </File>
3930 <File
3931 RelativePath=".\..\src\script\api\script_signlist.cpp"
3933 </File>
3934 <File
3935 RelativePath=".\..\src\script\api\script_station.cpp"
3937 </File>
3938 <File
3939 RelativePath=".\..\src\script\api\script_stationlist.cpp"
3941 </File>
3942 <File
3943 RelativePath=".\..\src\script\api\script_story_page.cpp"
3945 </File>
3946 <File
3947 RelativePath=".\..\src\script\api\script_storypagelist.cpp"
3949 </File>
3950 <File
3951 RelativePath=".\..\src\script\api\script_storypageelementlist.cpp"
3953 </File>
3954 <File
3955 RelativePath=".\..\src\script\api\script_subsidy.cpp"
3957 </File>
3958 <File
3959 RelativePath=".\..\src\script\api\script_subsidylist.cpp"
3961 </File>
3962 <File
3963 RelativePath=".\..\src\script\api\script_testmode.cpp"
3965 </File>
3966 <File
3967 RelativePath=".\..\src\script\api\script_text.cpp"
3969 </File>
3970 <File
3971 RelativePath=".\..\src\script\api\script_tile.cpp"
3973 </File>
3974 <File
3975 RelativePath=".\..\src\script\api\script_tilelist.cpp"
3977 </File>
3978 <File
3979 RelativePath=".\..\src\script\api\script_town.cpp"
3981 </File>
3982 <File
3983 RelativePath=".\..\src\script\api\script_townlist.cpp"
3985 </File>
3986 <File
3987 RelativePath=".\..\src\script\api\script_tunnel.cpp"
3989 </File>
3990 <File
3991 RelativePath=".\..\src\script\api\script_vehicle.cpp"
3993 </File>
3994 <File
3995 RelativePath=".\..\src\script\api\script_vehiclelist.cpp"
3997 </File>
3998 <File
3999 RelativePath=".\..\src\script\api\script_viewport.cpp"
4001 </File>
4002 <File
4003 RelativePath=".\..\src\script\api\script_waypoint.cpp"
4005 </File>
4006 <File
4007 RelativePath=".\..\src\script\api\script_waypointlist.cpp"
4009 </File>
4010 <File
4011 RelativePath=".\..\src\script\api\script_window.cpp"
4013 </File>
4014 </Filter>
4015 <Filter
4016 Name="Blitters"
4018 <File
4019 RelativePath=".\..\src\blitter\32bpp_anim.cpp"
4021 </File>
4022 <File
4023 RelativePath=".\..\src\blitter\32bpp_anim.hpp"
4025 </File>
4026 <File
4027 RelativePath=".\..\src\blitter\32bpp_anim_sse2.cpp"
4029 </File>
4030 <File
4031 RelativePath=".\..\src\blitter\32bpp_anim_sse2.hpp"
4033 </File>
4034 <File
4035 RelativePath=".\..\src\blitter\32bpp_anim_sse4.cpp"
4037 </File>
4038 <File
4039 RelativePath=".\..\src\blitter\32bpp_anim_sse4.hpp"
4041 </File>
4042 <File
4043 RelativePath=".\..\src\blitter\32bpp_base.cpp"
4045 </File>
4046 <File
4047 RelativePath=".\..\src\blitter\32bpp_base.hpp"
4049 </File>
4050 <File
4051 RelativePath=".\..\src\blitter\32bpp_optimized.cpp"
4053 </File>
4054 <File
4055 RelativePath=".\..\src\blitter\32bpp_optimized.hpp"
4057 </File>
4058 <File
4059 RelativePath=".\..\src\blitter\32bpp_simple.cpp"
4061 </File>
4062 <File
4063 RelativePath=".\..\src\blitter\32bpp_simple.hpp"
4065 </File>
4066 <File
4067 RelativePath=".\..\src\blitter\32bpp_sse_func.hpp"
4069 </File>
4070 <File
4071 RelativePath=".\..\src\blitter\32bpp_sse_type.h"
4073 </File>
4074 <File
4075 RelativePath=".\..\src\blitter\32bpp_sse2.cpp"
4077 </File>
4078 <File
4079 RelativePath=".\..\src\blitter\32bpp_sse2.hpp"
4081 </File>
4082 <File
4083 RelativePath=".\..\src\blitter\32bpp_sse4.cpp"
4085 </File>
4086 <File
4087 RelativePath=".\..\src\blitter\32bpp_sse4.hpp"
4089 </File>
4090 <File
4091 RelativePath=".\..\src\blitter\32bpp_ssse3.cpp"
4093 </File>
4094 <File
4095 RelativePath=".\..\src\blitter\32bpp_ssse3.hpp"
4097 </File>
4098 <File
4099 RelativePath=".\..\src\blitter\8bpp_base.cpp"
4101 </File>
4102 <File
4103 RelativePath=".\..\src\blitter\8bpp_base.hpp"
4105 </File>
4106 <File
4107 RelativePath=".\..\src\blitter\8bpp_optimized.cpp"
4109 </File>
4110 <File
4111 RelativePath=".\..\src\blitter\8bpp_optimized.hpp"
4113 </File>
4114 <File
4115 RelativePath=".\..\src\blitter\8bpp_simple.cpp"
4117 </File>
4118 <File
4119 RelativePath=".\..\src\blitter\8bpp_simple.hpp"
4121 </File>
4122 <File
4123 RelativePath=".\..\src\blitter\base.cpp"
4125 </File>
4126 <File
4127 RelativePath=".\..\src\blitter\base.hpp"
4129 </File>
4130 <File
4131 RelativePath=".\..\src\blitter\factory.hpp"
4133 </File>
4134 <File
4135 RelativePath=".\..\src\blitter\null.cpp"
4137 </File>
4138 <File
4139 RelativePath=".\..\src\blitter\null.hpp"
4141 </File>
4142 </Filter>
4143 <Filter
4144 Name="Drivers"
4146 <File
4147 RelativePath=".\..\src\music\music_driver.hpp"
4149 </File>
4150 <File
4151 RelativePath=".\..\src\sound\sound_driver.hpp"
4153 </File>
4154 <File
4155 RelativePath=".\..\src\video\video_driver.hpp"
4157 </File>
4158 </Filter>
4159 <Filter
4160 Name="Sprite loaders"
4162 <File
4163 RelativePath=".\..\src\spriteloader\grf.cpp"
4165 </File>
4166 <File
4167 RelativePath=".\..\src\spriteloader\grf.hpp"
4169 </File>
4170 <File
4171 RelativePath=".\..\src\spriteloader\spriteloader.hpp"
4173 </File>
4174 </Filter>
4175 <Filter
4176 Name="NewGRF"
4178 <File
4179 RelativePath=".\..\src\newgrf.cpp"
4181 </File>
4182 <File
4183 RelativePath=".\..\src\newgrf_airport.cpp"
4185 </File>
4186 <File
4187 RelativePath=".\..\src\newgrf_airporttiles.cpp"
4189 </File>
4190 <File
4191 RelativePath=".\..\src\newgrf_canal.cpp"
4193 </File>
4194 <File
4195 RelativePath=".\..\src\newgrf_cargo.cpp"
4197 </File>
4198 <File
4199 RelativePath=".\..\src\newgrf_commons.cpp"
4201 </File>
4202 <File
4203 RelativePath=".\..\src\newgrf_config.cpp"
4205 </File>
4206 <File
4207 RelativePath=".\..\src\newgrf_engine.cpp"
4209 </File>
4210 <File
4211 RelativePath=".\..\src\newgrf_generic.cpp"
4213 </File>
4214 <File
4215 RelativePath=".\..\src\newgrf_house.cpp"
4217 </File>
4218 <File
4219 RelativePath=".\..\src\newgrf_industries.cpp"
4221 </File>
4222 <File
4223 RelativePath=".\..\src\newgrf_industrytiles.cpp"
4225 </File>
4226 <File
4227 RelativePath=".\..\src\newgrf_object.cpp"
4229 </File>
4230 <File
4231 RelativePath=".\..\src\newgrf_railtype.cpp"
4233 </File>
4234 <File
4235 RelativePath=".\..\src\newgrf_sound.cpp"
4237 </File>
4238 <File
4239 RelativePath=".\..\src\newgrf_spritegroup.cpp"
4241 </File>
4242 <File
4243 RelativePath=".\..\src\newgrf_station.cpp"
4245 </File>
4246 <File
4247 RelativePath=".\..\src\newgrf_storage.cpp"
4249 </File>
4250 <File
4251 RelativePath=".\..\src\newgrf_text.cpp"
4253 </File>
4254 <File
4255 RelativePath=".\..\src\newgrf_town.cpp"
4257 </File>
4258 <File
4259 RelativePath=".\..\src\newgrf_townname.cpp"
4261 </File>
4262 </Filter>
4263 <Filter
4264 Name="Map Accessors"
4266 <File
4267 RelativePath=".\..\src\bridge_map.cpp"
4269 </File>
4270 <File
4271 RelativePath=".\..\src\bridge_map.h"
4273 </File>
4274 <File
4275 RelativePath=".\..\src\bridge_signal_map.h"
4277 </File>
4278 <File
4279 RelativePath=".\..\src\clear_map.h"
4281 </File>
4282 <File
4283 RelativePath=".\..\src\industry_map.h"
4285 </File>
4286 <File
4287 RelativePath=".\..\src\object_map.h"
4289 </File>
4290 <File
4291 RelativePath=".\..\src\rail_map.h"
4293 </File>
4294 <File
4295 RelativePath=".\..\src\road_map.cpp"
4297 </File>
4298 <File
4299 RelativePath=".\..\src\road_map.h"
4301 </File>
4302 <File
4303 RelativePath=".\..\src\station_map.h"
4305 </File>
4306 <File
4307 RelativePath=".\..\src\tile_map.h"
4309 </File>
4310 <File
4311 RelativePath=".\..\src\town_map.h"
4313 </File>
4314 <File
4315 RelativePath=".\..\src\tree_map.h"
4317 </File>
4318 <File
4319 RelativePath=".\..\src\tunnel_map.cpp"
4321 </File>
4322 <File
4323 RelativePath=".\..\src\tunnel_map.h"
4325 </File>
4326 <File
4327 RelativePath=".\..\src\tunnelbridge_map.h"
4329 </File>
4330 <File
4331 RelativePath=".\..\src\void_map.h"
4333 </File>
4334 <File
4335 RelativePath=".\..\src\water_map.h"
4337 </File>
4338 </Filter>
4339 <Filter
4340 Name="Misc"
4342 <File
4343 RelativePath=".\..\src\misc\array.hpp"
4345 </File>
4346 <File
4347 RelativePath=".\..\src\misc\binaryheap.hpp"
4349 </File>
4350 <File
4351 RelativePath=".\..\src\misc\blob.hpp"
4353 </File>
4354 <File
4355 RelativePath=".\..\src\misc\countedobj.cpp"
4357 </File>
4358 <File
4359 RelativePath=".\..\src\misc\countedptr.hpp"
4361 </File>
4362 <File
4363 RelativePath=".\..\src\misc\dbg_helpers.cpp"
4365 </File>
4366 <File
4367 RelativePath=".\..\src\misc\dbg_helpers.h"
4369 </File>
4370 <File
4371 RelativePath=".\..\src\misc\fixedsizearray.hpp"
4373 </File>
4374 <File
4375 RelativePath=".\..\src\misc\getoptdata.cpp"
4377 </File>
4378 <File
4379 RelativePath=".\..\src\misc\getoptdata.h"
4381 </File>
4382 <File
4383 RelativePath=".\..\src\misc\hashtable.hpp"
4385 </File>
4386 <File
4387 RelativePath=".\..\src\misc\str.hpp"
4389 </File>
4390 </Filter>
4391 <Filter
4392 Name="Network Core"
4394 <File
4395 RelativePath=".\..\src\network\core\address.cpp"
4397 </File>
4398 <File
4399 RelativePath=".\..\src\network\core\address.h"
4401 </File>
4402 <File
4403 RelativePath=".\..\src\network\core\config.h"
4405 </File>
4406 <File
4407 RelativePath=".\..\src\network\core\core.cpp"
4409 </File>
4410 <File
4411 RelativePath=".\..\src\network\core\core.h"
4413 </File>
4414 <File
4415 RelativePath=".\..\src\network\core\game.h"
4417 </File>
4418 <File
4419 RelativePath=".\..\src\network\core\host.cpp"
4421 </File>
4422 <File
4423 RelativePath=".\..\src\network\core\host.h"
4425 </File>
4426 <File
4427 RelativePath=".\..\src\network\core\os_abstraction.h"
4429 </File>
4430 <File
4431 RelativePath=".\..\src\network\core\packet.cpp"
4433 </File>
4434 <File
4435 RelativePath=".\..\src\network\core\packet.h"
4437 </File>
4438 <File
4439 RelativePath=".\..\src\network\core\tcp.cpp"
4441 </File>
4442 <File
4443 RelativePath=".\..\src\network\core\tcp.h"
4445 </File>
4446 <File
4447 RelativePath=".\..\src\network\core\tcp_admin.cpp"
4449 </File>
4450 <File
4451 RelativePath=".\..\src\network\core\tcp_admin.h"
4453 </File>
4454 <File
4455 RelativePath=".\..\src\network\core\tcp_connect.cpp"
4457 </File>
4458 <File
4459 RelativePath=".\..\src\network\core\tcp_content.cpp"
4461 </File>
4462 <File
4463 RelativePath=".\..\src\network\core\tcp_content.h"
4465 </File>
4466 <File
4467 RelativePath=".\..\src\network\core\tcp_game.cpp"
4469 </File>
4470 <File
4471 RelativePath=".\..\src\network\core\tcp_game.h"
4473 </File>
4474 <File
4475 RelativePath=".\..\src\network\core\tcp_http.cpp"
4477 </File>
4478 <File
4479 RelativePath=".\..\src\network\core\tcp_http.h"
4481 </File>
4482 <File
4483 RelativePath=".\..\src\network\core\tcp_listen.h"
4485 </File>
4486 <File
4487 RelativePath=".\..\src\network\core\udp.cpp"
4489 </File>
4490 <File
4491 RelativePath=".\..\src\network\core\udp.h"
4493 </File>
4494 </Filter>
4495 <Filter
4496 Name="Pathfinder"
4498 <File
4499 RelativePath=".\..\src\pathfinder\follow_track.hpp"
4501 </File>
4502 <File
4503 RelativePath=".\..\src\pathfinder\opf\opf_ship.cpp"
4505 </File>
4506 <File
4507 RelativePath=".\..\src\pathfinder\opf\opf_ship.h"
4509 </File>
4510 <File
4511 RelativePath=".\..\src\pathfinder\pathfinder_func.h"
4513 </File>
4514 <File
4515 RelativePath=".\..\src\pathfinder\pathfinder_type.h"
4517 </File>
4518 <File
4519 RelativePath=".\..\src\pathfinder\pf_performance_timer.hpp"
4521 </File>
4522 </Filter>
4523 <Filter
4524 Name="NPF"
4526 <File
4527 RelativePath=".\..\src\pathfinder\npf\aystar.cpp"
4529 </File>
4530 <File
4531 RelativePath=".\..\src\pathfinder\npf\aystar.h"
4533 </File>
4534 <File
4535 RelativePath=".\..\src\pathfinder\npf\npf.cpp"
4537 </File>
4538 <File
4539 RelativePath=".\..\src\pathfinder\npf\npf_func.h"
4541 </File>
4542 <File
4543 RelativePath=".\..\src\pathfinder\npf\queue.cpp"
4545 </File>
4546 <File
4547 RelativePath=".\..\src\pathfinder\npf\queue.h"
4549 </File>
4550 </Filter>
4551 <Filter
4552 Name="YAPF"
4554 <File
4555 RelativePath=".\..\src\pathfinder\yapf\nodelist.hpp"
4557 </File>
4558 <File
4559 RelativePath=".\..\src\pathfinder\yapf\yapf.h"
4561 </File>
4562 <File
4563 RelativePath=".\..\src\pathfinder\yapf\yapf.hpp"
4565 </File>
4566 <File
4567 RelativePath=".\..\src\pathfinder\yapf\yapf_base.hpp"
4569 </File>
4570 <File
4571 RelativePath=".\..\src\pathfinder\yapf\yapf_cache.h"
4573 </File>
4574 <File
4575 RelativePath=".\..\src\pathfinder\yapf\yapf_common.hpp"
4577 </File>
4578 <File
4579 RelativePath=".\..\src\pathfinder\yapf\yapf_costbase.hpp"
4581 </File>
4582 <File
4583 RelativePath=".\..\src\pathfinder\yapf\yapf_costcache.hpp"
4585 </File>
4586 <File
4587 RelativePath=".\..\src\pathfinder\yapf\yapf_costrail.hpp"
4589 </File>
4590 <File
4591 RelativePath=".\..\src\pathfinder\yapf\yapf_destrail.hpp"
4593 </File>
4594 <File
4595 RelativePath=".\..\src\pathfinder\yapf\yapf_node.hpp"
4597 </File>
4598 <File
4599 RelativePath=".\..\src\pathfinder\yapf\yapf_node_rail.hpp"
4601 </File>
4602 <File
4603 RelativePath=".\..\src\pathfinder\yapf\yapf_node_road.hpp"
4605 </File>
4606 <File
4607 RelativePath=".\..\src\pathfinder\yapf\yapf_node_ship.hpp"
4609 </File>
4610 <File
4611 RelativePath=".\..\src\pathfinder\yapf\yapf_rail.cpp"
4613 </File>
4614 <File
4615 RelativePath=".\..\src\pathfinder\yapf\yapf_road.cpp"
4617 </File>
4618 <File
4619 RelativePath=".\..\src\pathfinder\yapf\yapf_ship.cpp"
4621 </File>
4622 <File
4623 RelativePath=".\..\src\pathfinder\yapf\yapf_type.hpp"
4625 </File>
4626 </Filter>
4627 <Filter
4628 Name="Video"
4630 <File
4631 RelativePath=".\..\src\video\dedicated_v.cpp"
4633 </File>
4634 <File
4635 RelativePath=".\..\src\video\null_v.cpp"
4637 </File>
4638 <File
4639 RelativePath=".\..\src\video\sdl_v.cpp"
4641 </File>
4642 <File
4643 RelativePath=".\..\src\video\win32_v.cpp"
4645 </File>
4646 </Filter>
4647 <Filter
4648 Name="Music"
4650 <File
4651 RelativePath=".\..\src\music\dmusic.cpp"
4653 </File>
4654 <File
4655 RelativePath=".\..\src\music\null_m.cpp"
4657 </File>
4658 <File
4659 RelativePath=".\..\src\music\win32_m.cpp"
4661 </File>
4662 </Filter>
4663 <Filter
4664 Name="Sound"
4666 <File
4667 RelativePath=".\..\src\sound\null_s.cpp"
4669 </File>
4670 <File
4671 RelativePath=".\..\src\sound\sdl_s.cpp"
4673 </File>
4674 <File
4675 RelativePath=".\..\src\sound\win32_s.cpp"
4677 </File>
4678 </Filter>
4679 <Filter
4680 Name="Windows files"
4682 <File
4683 RelativePath=".\..\src\os\windows\crashlog_win.cpp"
4685 </File>
4686 <File
4687 RelativePath=".\..\src\os\windows\ottdres.rc"
4689 </File>
4690 <File
4691 RelativePath=".\..\src\os\windows\win32.cpp"
4693 </File>
4694 </Filter>
4695 <Filter
4696 Name="Threading"
4698 <File
4699 RelativePath=".\..\src\thread\thread.h"
4701 </File>
4702 <File
4703 RelativePath=".\..\src\thread\thread_win32.cpp"
4705 </File>
4706 </Filter>
4707 <Filter
4708 Name="Btree containers"
4710 <File
4711 RelativePath=".\..\src\3rdparty\cpp-btree\btree.h"
4713 </File>
4714 <File
4715 RelativePath=".\..\src\3rdparty\cpp-btree\btree_container.h"
4717 </File>
4718 <File
4719 RelativePath=".\..\src\3rdparty\cpp-btree\btree_map.h"
4721 </File>
4722 <File
4723 RelativePath=".\..\src\3rdparty\cpp-btree\btree_set.h"
4725 </File>
4726 <File
4727 RelativePath=".\..\src\3rdparty\cpp-btree\safe_btree.h"
4729 </File>
4730 <File
4731 RelativePath=".\..\src\3rdparty\cpp-btree\safe_btree_map.h"
4733 </File>
4734 <File
4735 RelativePath=".\..\src\3rdparty\cpp-btree\safe_btree_set.h"
4737 </File>
4738 </Filter>
4739 <File
4740 RelativePath=".\..\media\openttd.ico"
4742 </File>
4743 <File
4744 RelativePath=".\..\readme.txt"
4746 </File>
4747 </Files>
4748 <Globals>
4749 </Globals>
4750 </VisualStudioProject>