Chunnel: Use separate container function for chunnel related conditions.
[openttd-joker.git] / projects / openttd_vs80.vcproj
blob9f599c5d4eebb8a930fd462ad70491b78833dae8
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="openttd"
6 ProjectGUID="{668328A0-B40E-4CDB-BD72-D0064424414A}"
7 RootNamespace="openttd"
9 <Platforms>
10 <Platform
11 Name="Win32"
13 <Platform
14 Name="x64"
16 </Platforms>
17 <Configurations>
18 <Configuration
19 Name="Release|Win32"
20 OutputDirectory="..\objs\$(PlatformName)\$(ConfigurationName)\"
21 IntermediateDirectory="..\objs\$(PlatformName)\$(ConfigurationName)\"
22 ConfigurationType="1"
23 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
24 UseOfMFC="0"
25 ATLMinimizesCRunTimeLibraryUsage="false"
26 CharacterSet="1"
27 WholeProgramOptimization="1"
29 <Tool
30 Name="VCPreBuildEventTool"
32 <Tool
33 Name="VCCustomBuildTool"
35 <Tool
36 Name="VCXMLDataGeneratorTool"
38 <Tool
39 Name="VCWebServiceProxyGeneratorTool"
41 <Tool
42 Name="VCMIDLTool"
43 TypeLibraryName=".\Release/openttd.tlb"
44 HeaderFileName=""
46 <Tool
47 Name="VCCLCompilerTool"
48 AdditionalOptions="/MP"
49 Optimization="3"
50 InlineFunctionExpansion="2"
51 EnableIntrinsicFunctions="true"
52 FavorSizeOrSpeed="2"
53 OmitFramePointers="true"
54 AdditionalIncludeDirectories="..\objs\langs;..\objs\settings;..\src\3rdparty\squirrel\include"
55 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"
56 StringPooling="true"
57 ExceptionHandling="1"
58 RuntimeLibrary="0"
59 StructMemberAlignment="3"
60 BufferSecurityCheck="false"
61 EnableFunctionLevelLinking="true"
62 DefaultCharIsUnsigned="true"
63 UsePrecompiledHeader="0"
64 PrecompiledHeaderThrough=""
65 PrecompiledHeaderFile=""
66 AssemblerOutput="2"
67 AssemblerListingLocation="$(IntDir)/"
68 ObjectFile="$(IntDir)/"
69 ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
70 WarningLevel="3"
71 WarnAsError="false"
72 SuppressStartupBanner="true"
73 DebugInformationFormat="3"
74 CallingConvention="1"
75 CompileAs="0"
77 <Tool
78 Name="VCManagedResourceCompilerTool"
80 <Tool
81 Name="VCResourceCompilerTool"
82 PreprocessorDefinitions="NDEBUG"
83 Culture="2057"
85 <Tool
86 Name="VCPreLinkEventTool"
88 <Tool
89 Name="VCLinkerTool"
90 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"
91 LinkIncremental="1"
92 SuppressStartupBanner="true"
93 IgnoreDefaultLibraryNames=""
94 GenerateDebugInformation="true"
95 SubSystem="2"
96 StackReserveSize="1048576"
97 StackCommitSize="1048576"
98 OptimizeReferences="2"
99 OptimizeForWindows98="1"
100 TargetMachine="1"
102 <Tool
103 Name="VCALinkTool"
105 <Tool
106 Name="VCManifestTool"
108 <Tool
109 Name="VCXDCMakeTool"
111 <Tool
112 Name="VCBscMakeTool"
114 <Tool
115 Name="VCFxCopTool"
117 <Tool
118 Name="VCAppVerifierTool"
120 <Tool
121 Name="VCWebDeploymentTool"
123 <Tool
124 Name="VCPostBuildEventTool"
126 </Configuration>
127 <Configuration
128 Name="Debug|Win32"
129 OutputDirectory="..\objs\$(PlatformName)\$(ConfigurationName)\"
130 IntermediateDirectory="..\objs\$(PlatformName)\$(ConfigurationName)\"
131 ConfigurationType="1"
132 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
133 UseOfMFC="0"
134 ATLMinimizesCRunTimeLibraryUsage="false"
135 CharacterSet="1"
137 <Tool
138 Name="VCPreBuildEventTool"
140 <Tool
141 Name="VCCustomBuildTool"
143 <Tool
144 Name="VCXMLDataGeneratorTool"
146 <Tool
147 Name="VCWebServiceProxyGeneratorTool"
149 <Tool
150 Name="VCMIDLTool"
151 TypeLibraryName=".\Debug/openttd.tlb"
152 HeaderFileName=""
154 <Tool
155 Name="VCCLCompilerTool"
156 AdditionalOptions="/MP"
157 Optimization="0"
158 AdditionalIncludeDirectories="..\objs\langs;..\objs\settings;..\src\3rdparty\squirrel\include"
159 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;"
160 BasicRuntimeChecks="3"
161 RuntimeLibrary="1"
162 UsePrecompiledHeader="0"
163 AssemblerListingLocation="$(IntDir)/"
164 ObjectFile="$(IntDir)/"
165 ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
166 WarningLevel="3"
167 WarnAsError="false"
168 SuppressStartupBanner="true"
169 Detect64BitPortabilityProblems="false"
170 DebugInformationFormat="4"
171 CallingConvention="1"
172 CompileAs="0"
174 <Tool
175 Name="VCManagedResourceCompilerTool"
177 <Tool
178 Name="VCResourceCompilerTool"
179 PreprocessorDefinitions="_DEBUG"
180 Culture="2057"
182 <Tool
183 Name="VCPreLinkEventTool"
185 <Tool
186 Name="VCLinkerTool"
187 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"
188 LinkIncremental="0"
189 SuppressStartupBanner="true"
190 IgnoreDefaultLibraryNames="LIBCMT.lib"
191 GenerateDebugInformation="true"
192 SubSystem="2"
193 StackReserveSize="1048576"
194 StackCommitSize="1048576"
195 TargetMachine="1"
197 <Tool
198 Name="VCALinkTool"
200 <Tool
201 Name="VCManifestTool"
203 <Tool
204 Name="VCXDCMakeTool"
206 <Tool
207 Name="VCBscMakeTool"
209 <Tool
210 Name="VCFxCopTool"
212 <Tool
213 Name="VCAppVerifierTool"
215 <Tool
216 Name="VCWebDeploymentTool"
218 <Tool
219 Name="VCPostBuildEventTool"
221 </Configuration>
222 <Configuration
223 Name="Release|x64"
224 OutputDirectory="..\objs\$(PlatformName)\$(ConfigurationName)"
225 IntermediateDirectory="..\objs\$(PlatformName)\$(ConfigurationName)"
226 ConfigurationType="1"
227 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
228 UseOfMFC="0"
229 ATLMinimizesCRunTimeLibraryUsage="false"
230 CharacterSet="1"
231 WholeProgramOptimization="1"
233 <Tool
234 Name="VCPreBuildEventTool"
236 <Tool
237 Name="VCCustomBuildTool"
239 <Tool
240 Name="VCXMLDataGeneratorTool"
242 <Tool
243 Name="VCWebServiceProxyGeneratorTool"
245 <Tool
246 Name="VCMIDLTool"
247 TargetEnvironment="3"
248 TypeLibraryName=".\Release/openttd.tlb"
249 HeaderFileName=""
251 <Tool
252 Name="VCCLCompilerTool"
253 AdditionalOptions="/MP"
254 Optimization="3"
255 InlineFunctionExpansion="2"
256 EnableIntrinsicFunctions="true"
257 FavorSizeOrSpeed="2"
258 OmitFramePointers="true"
259 AdditionalIncludeDirectories="..\objs\langs;..\objs\settings;..\src\3rdparty\squirrel\include"
260 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"
261 StringPooling="true"
262 ExceptionHandling="1"
263 RuntimeLibrary="0"
264 StructMemberAlignment="0"
265 BufferSecurityCheck="false"
266 EnableFunctionLevelLinking="true"
267 DefaultCharIsUnsigned="true"
268 UsePrecompiledHeader="0"
269 PrecompiledHeaderThrough=""
270 PrecompiledHeaderFile=""
271 AssemblerOutput="2"
272 AssemblerListingLocation="$(IntDir)/"
273 ObjectFile="$(IntDir)/"
274 ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
275 WarningLevel="3"
276 WarnAsError="false"
277 SuppressStartupBanner="true"
278 DebugInformationFormat="3"
279 CallingConvention="1"
280 CompileAs="0"
282 <Tool
283 Name="VCManagedResourceCompilerTool"
285 <Tool
286 Name="VCResourceCompilerTool"
287 PreprocessorDefinitions="NDEBUG"
288 Culture="2057"
290 <Tool
291 Name="VCPreLinkEventTool"
293 <Tool
294 Name="VCLinkerTool"
295 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"
296 LinkIncremental="1"
297 SuppressStartupBanner="true"
298 IgnoreDefaultLibraryNames=""
299 GenerateDebugInformation="true"
300 SubSystem="2"
301 StackReserveSize="1048576"
302 StackCommitSize="1048576"
303 OptimizeReferences="2"
304 OptimizeForWindows98="1"
305 TargetMachine="17"
307 <Tool
308 Name="VCALinkTool"
310 <Tool
311 Name="VCManifestTool"
313 <Tool
314 Name="VCXDCMakeTool"
316 <Tool
317 Name="VCBscMakeTool"
319 <Tool
320 Name="VCFxCopTool"
322 <Tool
323 Name="VCAppVerifierTool"
325 <Tool
326 Name="VCWebDeploymentTool"
328 <Tool
329 Name="VCPostBuildEventTool"
331 </Configuration>
332 <Configuration
333 Name="Debug|x64"
334 OutputDirectory="..\objs\$(PlatformName)\$(ConfigurationName)"
335 IntermediateDirectory="..\objs\$(PlatformName)\$(ConfigurationName)"
336 ConfigurationType="1"
337 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
338 UseOfMFC="0"
339 ATLMinimizesCRunTimeLibraryUsage="false"
340 CharacterSet="1"
342 <Tool
343 Name="VCPreBuildEventTool"
345 <Tool
346 Name="VCCustomBuildTool"
348 <Tool
349 Name="VCXMLDataGeneratorTool"
351 <Tool
352 Name="VCWebServiceProxyGeneratorTool"
354 <Tool
355 Name="VCMIDLTool"
356 TargetEnvironment="3"
357 TypeLibraryName=".\Debug/openttd.tlb"
358 HeaderFileName=""
360 <Tool
361 Name="VCCLCompilerTool"
362 AdditionalOptions="/MP"
363 Optimization="0"
364 AdditionalIncludeDirectories="..\objs\langs;..\objs\settings;..\src\3rdparty\squirrel\include"
365 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"
366 BasicRuntimeChecks="3"
367 RuntimeLibrary="1"
368 UsePrecompiledHeader="0"
369 PrecompiledHeaderThrough=""
370 PrecompiledHeaderFile=""
371 AssemblerListingLocation="$(IntDir)/"
372 ObjectFile="$(IntDir)/"
373 ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
374 WarningLevel="3"
375 WarnAsError="false"
376 SuppressStartupBanner="true"
377 Detect64BitPortabilityProblems="false"
378 DebugInformationFormat="3"
379 CallingConvention="0"
380 CompileAs="0"
382 <Tool
383 Name="VCManagedResourceCompilerTool"
385 <Tool
386 Name="VCResourceCompilerTool"
387 PreprocessorDefinitions="_DEBUG"
388 Culture="2057"
390 <Tool
391 Name="VCPreLinkEventTool"
393 <Tool
394 Name="VCLinkerTool"
395 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"
396 LinkIncremental="0"
397 SuppressStartupBanner="true"
398 IgnoreDefaultLibraryNames="LIBCMT.lib"
399 GenerateDebugInformation="true"
400 SubSystem="2"
401 StackReserveSize="1048576"
402 StackCommitSize="1048576"
403 TargetMachine="17"
405 <Tool
406 Name="VCALinkTool"
408 <Tool
409 Name="VCManifestTool"
411 <Tool
412 Name="VCXDCMakeTool"
414 <Tool
415 Name="VCBscMakeTool"
417 <Tool
418 Name="VCFxCopTool"
420 <Tool
421 Name="VCAppVerifierTool"
423 <Tool
424 Name="VCWebDeploymentTool"
426 <Tool
427 Name="VCPostBuildEventTool"
429 </Configuration>
430 </Configurations>
431 <References>
432 </References>
433 <Files>
434 <Filter
435 Name="Source Files"
437 <File
438 RelativePath=".\..\src\tbtr_template_gui_main.cpp"
440 </File>
441 <File
442 RelativePath=".\..\src\tbtr_template_gui_create.cpp"
444 </File>
445 <File
446 RelativePath=".\..\src\tbtr_template_vehicle.cpp"
448 </File>
449 <File
450 RelativePath=".\..\src\tbtr_template_vehicle_func.cpp"
452 </File>
453 <File
454 RelativePath=".\..\src\tbtr_template_gui_main.h"
456 </File>
457 <File
458 RelativePath=".\..\src\tbtr_template_gui_create.h"
460 </File>
461 <File
462 RelativePath=".\..\src\tbtr_template_vehicle.h"
464 </File>
465 <File
466 RelativePath=".\..\src\tbtr_template_vehicle_func.h"
468 </File>
469 <File
470 RelativePath=".\..\src\overlay.h"
472 </File>
473 <File
474 RelativePath=".\..\src\overlay_cmd.h"
476 </File>
477 <File
478 RelativePath=".\..\src\overlay_cmd.cpp"
480 </File>
481 <File
482 RelativePath=".\..\src\airport.cpp"
484 </File>
485 <File
486 RelativePath=".\..\src\animated_tile.cpp"
488 </File>
489 <File
490 RelativePath=".\..\src\articulated_vehicles.cpp"
492 </File>
493 <File
494 RelativePath=".\..\src\autoreplace.cpp"
496 </File>
497 <File
498 RelativePath=".\..\src\bmp.cpp"
500 </File>
501 <File
502 RelativePath=".\..\src\cargoaction.cpp"
504 </File>
505 <File
506 RelativePath=".\..\src\cargomonitor.cpp"
508 </File>
509 <File
510 RelativePath=".\..\src\cargopacket.cpp"
512 </File>
513 <File
514 RelativePath=".\..\src\cargotype.cpp"
516 </File>
517 <File
518 RelativePath=".\..\src\cheat.cpp"
520 </File>
521 <File
522 RelativePath=".\..\src\command.cpp"
524 </File>
525 <File
526 RelativePath=".\..\src\console.cpp"
528 </File>
529 <File
530 RelativePath=".\..\src\console_cmds.cpp"
532 </File>
533 <File
534 RelativePath=".\..\src\cpu.cpp"
536 </File>
537 <File
538 RelativePath=".\..\src\crashlog.cpp"
540 </File>
541 <File
542 RelativePath=".\..\src\currency.cpp"
544 </File>
545 <File
546 RelativePath=".\..\src\date.cpp"
548 </File>
549 <File
550 RelativePath=".\..\src\debug.cpp"
552 </File>
553 <File
554 RelativePath=".\..\src\dedicated.cpp"
556 </File>
557 <File
558 RelativePath=".\..\src\departures.cpp"
560 </File>
561 <File
562 RelativePath=".\..\src\depot.cpp"
564 </File>
565 <File
566 RelativePath=".\..\src\disaster_vehicle.cpp"
568 </File>
569 <File
570 RelativePath=".\..\src\dock.cpp"
572 </File>
573 <File
574 RelativePath=".\..\src\driver.cpp"
576 </File>
577 <File
578 RelativePath=".\..\src\economy.cpp"
580 </File>
581 <File
582 RelativePath=".\..\src\effectvehicle.cpp"
584 </File>
585 <File
586 RelativePath=".\..\src\elrail.cpp"
588 </File>
589 <File
590 RelativePath=".\..\src\engine.cpp"
592 </File>
593 <File
594 RelativePath=".\..\src\fileio.cpp"
596 </File>
597 <File
598 RelativePath=".\..\src\fios.cpp"
600 </File>
601 <File
602 RelativePath=".\..\src\fontcache.cpp"
604 </File>
605 <File
606 RelativePath=".\..\src\fontdetection.cpp"
608 </File>
609 <File
610 RelativePath=".\..\src\base_consist.cpp"
612 </File>
613 <File
614 RelativePath=".\..\src\gamelog.cpp"
616 </File>
617 <File
618 RelativePath=".\..\src\genworld.cpp"
620 </File>
621 <File
622 RelativePath=".\..\src\gfx.cpp"
624 </File>
625 <File
626 RelativePath=".\..\src\gfxinit.cpp"
628 </File>
629 <File
630 RelativePath=".\..\src\gfx_layout.cpp"
632 </File>
633 <File
634 RelativePath=".\..\src\goal.cpp"
636 </File>
637 <File
638 RelativePath=".\..\src\ground_vehicle.cpp"
640 </File>
641 <File
642 RelativePath=".\..\src\heightmap.cpp"
644 </File>
645 <File
646 RelativePath=".\..\src\highscore.cpp"
648 </File>
649 <File
650 RelativePath=".\..\src\hotkeys.cpp"
652 </File>
653 <File
654 RelativePath=".\..\src\ini.cpp"
656 </File>
657 <File
658 RelativePath=".\..\src\ini_load.cpp"
660 </File>
661 <File
662 RelativePath=".\..\src\landscape.cpp"
664 </File>
665 <File
666 RelativePath=".\..\src\linkgraph\demands.cpp"
668 </File>
669 <File
670 RelativePath=".\..\src\linkgraph\flowmapper.cpp"
672 </File>
673 <File
674 RelativePath=".\..\src\linkgraph\linkgraph.cpp"
676 </File>
677 <File
678 RelativePath=".\..\src\linkgraph\linkgraphjob.cpp"
680 </File>
681 <File
682 RelativePath=".\..\src\linkgraph\linkgraphschedule.cpp"
684 </File>
685 <File
686 RelativePath=".\..\src\linkgraph\mcf.cpp"
688 </File>
689 <File
690 RelativePath=".\..\src\linkgraph\refresh.cpp"
692 </File>
693 <File
694 RelativePath=".\..\src\logic_signal_program.cpp"
696 </File>
697 <File
698 RelativePath=".\..\src\logic_signals.cpp"
700 </File>
701 <File
702 RelativePath=".\..\src\map.cpp"
704 </File>
705 <File
706 RelativePath=".\..\src\misc.cpp"
708 </File>
709 <File
710 RelativePath=".\..\src\mixer.cpp"
712 </File>
713 <File
714 RelativePath=".\..\src\music.cpp"
716 </File>
717 <File
718 RelativePath=".\..\src\network\network.cpp"
720 </File>
721 <File
722 RelativePath=".\..\src\network\network_admin.cpp"
724 </File>
725 <File
726 RelativePath=".\..\src\network\network_client.cpp"
728 </File>
729 <File
730 RelativePath=".\..\src\network\network_command.cpp"
732 </File>
733 <File
734 RelativePath=".\..\src\network\network_content.cpp"
736 </File>
737 <File
738 RelativePath=".\..\src\network\network_gamelist.cpp"
740 </File>
741 <File
742 RelativePath=".\..\src\network\network_server.cpp"
744 </File>
745 <File
746 RelativePath=".\..\src\network\network_udp.cpp"
748 </File>
749 <File
750 RelativePath=".\..\src\openttd.cpp"
752 </File>
753 <File
754 RelativePath=".\..\src\order_backup.cpp"
756 </File>
757 <File
758 RelativePath=".\..\src\pbs.cpp"
760 </File>
761 <File
762 RelativePath=".\..\src\plans.cpp"
764 </File>
765 <File
766 RelativePath=".\..\src\progress.cpp"
768 </File>
769 <File
770 RelativePath=".\..\src\rail.cpp"
772 </File>
773 <File
774 RelativePath=".\..\src\rev.cpp"
776 </File>
777 <File
778 RelativePath=".\..\src\road.cpp"
780 </File>
781 <File
782 RelativePath=".\..\src\roadstop.cpp"
784 </File>
785 <File
786 RelativePath=".\..\src\screenshot.cpp"
788 </File>
789 <File
790 RelativePath=".\..\src\sdl.cpp"
792 </File>
793 <File
794 RelativePath=".\..\src\settings.cpp"
796 </File>
797 <File
798 RelativePath=".\..\src\signal.cpp"
800 </File>
801 <File
802 RelativePath=".\..\src\signs.cpp"
804 </File>
805 <File
806 RelativePath=".\..\src\sound.cpp"
808 </File>
809 <File
810 RelativePath=".\..\src\sprite.cpp"
812 </File>
813 <File
814 RelativePath=".\..\src\spritecache.cpp"
816 </File>
817 <File
818 RelativePath=".\..\src\station.cpp"
820 </File>
821 <File
822 RelativePath=".\..\src\strgen\strgen_base.cpp"
824 </File>
825 <File
826 RelativePath=".\..\src\string.cpp"
828 </File>
829 <File
830 RelativePath=".\..\src\stringfilter.cpp"
832 </File>
833 <File
834 RelativePath=".\..\src\strings.cpp"
836 </File>
837 <File
838 RelativePath=".\..\src\story.cpp"
840 </File>
841 <File
842 RelativePath=".\..\src\subsidy.cpp"
844 </File>
845 <File
846 RelativePath=".\..\src\textbuf.cpp"
848 </File>
849 <File
850 RelativePath=".\..\src\texteff.cpp"
852 </File>
853 <File
854 RelativePath=".\..\src\tgp.cpp"
856 </File>
857 <File
858 RelativePath=".\..\src\tile_map.cpp"
860 </File>
861 <File
862 RelativePath=".\..\src\tilearea.cpp"
864 </File>
865 <File
866 RelativePath=".\..\src\townname.cpp"
868 </File>
869 <File
870 RelativePath=".\..\src\tracerestrict.cpp"
872 </File>
873 <File
874 RelativePath=".\..\src\vehicle.cpp"
876 </File>
877 <File
878 RelativePath=".\..\src\vehiclelist.cpp"
880 </File>
881 <File
882 RelativePath=".\..\src\viewport.cpp"
884 </File>
885 <File
886 RelativePath=".\..\src\viewport_sprite_sorter_sse4.cpp"
888 </File>
889 <File
890 RelativePath=".\..\src\waypoint.cpp"
892 </File>
893 <File
894 RelativePath=".\..\src\widget.cpp"
896 </File>
897 <File
898 RelativePath=".\..\src\window.cpp"
900 </File>
901 </Filter>
902 <Filter
903 Name="Header Files"
905 <File
906 RelativePath=".\..\src\aircraft.h"
908 </File>
909 <File
910 RelativePath=".\..\src\airport.h"
912 </File>
913 <File
914 RelativePath=".\..\src\animated_tile_func.h"
916 </File>
917 <File
918 RelativePath=".\..\src\articulated_vehicles.h"
920 </File>
921 <File
922 RelativePath=".\..\src\autoreplace_base.h"
924 </File>
925 <File
926 RelativePath=".\..\src\autoreplace_func.h"
928 </File>
929 <File
930 RelativePath=".\..\src\autoreplace_gui.h"
932 </File>
933 <File
934 RelativePath=".\..\src\autoreplace_type.h"
936 </File>
937 <File
938 RelativePath=".\..\src\autoslope.h"
940 </File>
941 <File
942 RelativePath=".\..\src\base_media_base.h"
944 </File>
945 <File
946 RelativePath=".\..\src\base_media_func.h"
948 </File>
949 <File
950 RelativePath=".\..\src\base_station_base.h"
952 </File>
953 <File
954 RelativePath=".\..\src\bmp.h"
956 </File>
957 <File
958 RelativePath=".\..\src\bridge.h"
960 </File>
961 <File
962 RelativePath=".\..\src\cargo_type.h"
964 </File>
965 <File
966 RelativePath=".\..\src\cargoaction.h"
968 </File>
969 <File
970 RelativePath=".\..\src\cargomonitor.h"
972 </File>
973 <File
974 RelativePath=".\..\src\cargopacket.h"
976 </File>
977 <File
978 RelativePath=".\..\src\cargotype.h"
980 </File>
981 <File
982 RelativePath=".\..\src\cheat_func.h"
984 </File>
985 <File
986 RelativePath=".\..\src\cheat_type.h"
988 </File>
989 <File
990 RelativePath=".\..\src\clear_func.h"
992 </File>
993 <File
994 RelativePath=".\..\src\cmd_helper.h"
996 </File>
997 <File
998 RelativePath=".\..\src\command_func.h"
1000 </File>
1001 <File
1002 RelativePath=".\..\src\command_type.h"
1004 </File>
1005 <File
1006 RelativePath=".\..\src\company_base.h"
1008 </File>
1009 <File
1010 RelativePath=".\..\src\company_func.h"
1012 </File>
1013 <File
1014 RelativePath=".\..\src\company_gui.h"
1016 </File>
1017 <File
1018 RelativePath=".\..\src\company_manager_face.h"
1020 </File>
1021 <File
1022 RelativePath=".\..\src\company_type.h"
1024 </File>
1025 <File
1026 RelativePath=".\..\src\console_func.h"
1028 </File>
1029 <File
1030 RelativePath=".\..\src\console_gui.h"
1032 </File>
1033 <File
1034 RelativePath=".\..\src\console_internal.h"
1036 </File>
1037 <File
1038 RelativePath=".\..\src\console_type.h"
1040 </File>
1041 <File
1042 RelativePath=".\..\src\cpu.h"
1044 </File>
1045 <File
1046 RelativePath=".\..\src\crashlog.h"
1048 </File>
1049 <File
1050 RelativePath=".\..\src\currency.h"
1052 </File>
1053 <File
1054 RelativePath=".\..\src\date_func.h"
1056 </File>
1057 <File
1058 RelativePath=".\..\src\date_gui.h"
1060 </File>
1061 <File
1062 RelativePath=".\..\src\date_type.h"
1064 </File>
1065 <File
1066 RelativePath=".\..\src\debug.h"
1068 </File>
1069 <File
1070 RelativePath=".\..\src\video\dedicated_v.h"
1072 </File>
1073 <File
1074 RelativePath=".\..\src\departures_func.h"
1076 </File>
1077 <File
1078 RelativePath=".\..\src\departures_gui.h"
1080 </File>
1081 <File
1082 RelativePath=".\..\src\departures_type.h"
1084 </File>
1085 <File
1086 RelativePath=".\..\src\depot_base.h"
1088 </File>
1089 <File
1090 RelativePath=".\..\src\depot_func.h"
1092 </File>
1093 <File
1094 RelativePath=".\..\src\depot_map.h"
1096 </File>
1097 <File
1098 RelativePath=".\..\src\depot_type.h"
1100 </File>
1101 <File
1102 RelativePath=".\..\src\direction_func.h"
1104 </File>
1105 <File
1106 RelativePath=".\..\src\direction_type.h"
1108 </File>
1109 <File
1110 RelativePath=".\..\src\disaster_vehicle.h"
1112 </File>
1113 <File
1114 RelativePath=".\..\src\music\dmusic.h"
1116 </File>
1117 <File
1118 RelativePath=".\..\src\dock_base.h"
1120 </File>
1121 <File
1122 RelativePath=".\..\src\driver.h"
1124 </File>
1125 <File
1126 RelativePath=".\..\src\economy_base.h"
1128 </File>
1129 <File
1130 RelativePath=".\..\src\economy_func.h"
1132 </File>
1133 <File
1134 RelativePath=".\..\src\economy_type.h"
1136 </File>
1137 <File
1138 RelativePath=".\..\src\effectvehicle_base.h"
1140 </File>
1141 <File
1142 RelativePath=".\..\src\effectvehicle_func.h"
1144 </File>
1145 <File
1146 RelativePath=".\..\src\elrail_func.h"
1148 </File>
1149 <File
1150 RelativePath=".\..\src\engine_base.h"
1152 </File>
1153 <File
1154 RelativePath=".\..\src\engine_func.h"
1156 </File>
1157 <File
1158 RelativePath=".\..\src\engine_gui.h"
1160 </File>
1161 <File
1162 RelativePath=".\..\src\engine_type.h"
1164 </File>
1165 <File
1166 RelativePath=".\..\src\error.h"
1168 </File>
1169 <File
1170 RelativePath=".\..\src\fileio_func.h"
1172 </File>
1173 <File
1174 RelativePath=".\..\src\fileio_type.h"
1176 </File>
1177 <File
1178 RelativePath=".\..\src\fios.h"
1180 </File>
1181 <File
1182 RelativePath=".\..\src\fontcache.h"
1184 </File>
1185 <File
1186 RelativePath=".\..\src\fontdetection.h"
1188 </File>
1189 <File
1190 RelativePath=".\..\src\base_consist.h"
1192 </File>
1193 <File
1194 RelativePath=".\..\src\gamelog.h"
1196 </File>
1197 <File
1198 RelativePath=".\..\src\gamelog_internal.h"
1200 </File>
1201 <File
1202 RelativePath=".\..\src\genworld.h"
1204 </File>
1205 <File
1206 RelativePath=".\..\src\gfx_func.h"
1208 </File>
1209 <File
1210 RelativePath=".\..\src\gfx_layout.h"
1212 </File>
1213 <File
1214 RelativePath=".\..\src\gfx_type.h"
1216 </File>
1217 <File
1218 RelativePath=".\..\src\gfxinit.h"
1220 </File>
1221 <File
1222 RelativePath=".\..\src\goal_base.h"
1224 </File>
1225 <File
1226 RelativePath=".\..\src\goal_type.h"
1228 </File>
1229 <File
1230 RelativePath=".\..\src\graph_gui.h"
1232 </File>
1233 <File
1234 RelativePath=".\..\src\ground_vehicle.hpp"
1236 </File>
1237 <File
1238 RelativePath=".\..\src\group.h"
1240 </File>
1241 <File
1242 RelativePath=".\..\src\group_gui.h"
1244 </File>
1245 <File
1246 RelativePath=".\..\src\group_type.h"
1248 </File>
1249 <File
1250 RelativePath=".\..\src\gui.h"
1252 </File>
1253 <File
1254 RelativePath=".\..\src\heightmap.h"
1256 </File>
1257 <File
1258 RelativePath=".\..\src\highscore.h"
1260 </File>
1261 <File
1262 RelativePath=".\..\src\hotkeys.h"
1264 </File>
1265 <File
1266 RelativePath=".\..\src\house.h"
1268 </File>
1269 <File
1270 RelativePath=".\..\src\house_type.h"
1272 </File>
1273 <File
1274 RelativePath=".\..\src\industry.h"
1276 </File>
1277 <File
1278 RelativePath=".\..\src\industry_type.h"
1280 </File>
1281 <File
1282 RelativePath=".\..\src\industrytype.h"
1284 </File>
1285 <File
1286 RelativePath=".\..\src\ini_type.h"
1288 </File>
1289 <File
1290 RelativePath=".\..\src\landscape.h"
1292 </File>
1293 <File
1294 RelativePath=".\..\src\landscape_type.h"
1296 </File>
1297 <File
1298 RelativePath=".\..\src\language.h"
1300 </File>
1301 <File
1302 RelativePath=".\..\src\linkgraph\demands.h"
1304 </File>
1305 <File
1306 RelativePath=".\..\src\linkgraph\flowmapper.h"
1308 </File>
1309 <File
1310 RelativePath=".\..\src\linkgraph\init.h"
1312 </File>
1313 <File
1314 RelativePath=".\..\src\linkgraph\linkgraph.h"
1316 </File>
1317 <File
1318 RelativePath=".\..\src\linkgraph\linkgraph_base.h"
1320 </File>
1321 <File
1322 RelativePath=".\..\src\linkgraph\linkgraph_gui.h"
1324 </File>
1325 <File
1326 RelativePath=".\..\src\linkgraph\linkgraph_type.h"
1328 </File>
1329 <File
1330 RelativePath=".\..\src\linkgraph\linkgraphjob.h"
1332 </File>
1333 <File
1334 RelativePath=".\..\src\linkgraph\linkgraphjob_base.h"
1336 </File>
1337 <File
1338 RelativePath=".\..\src\linkgraph\linkgraphschedule.h"
1340 </File>
1341 <File
1342 RelativePath=".\..\src\linkgraph\mcf.h"
1344 </File>
1345 <File
1346 RelativePath=".\..\src\linkgraph\refresh.h"
1348 </File>
1349 <File
1350 RelativePath=".\..\src\livery.h"
1352 </File>
1353 <File
1354 RelativePath=".\..\src\logic_signals.h"
1356 </File>
1357 <File
1358 RelativePath=".\..\src\map_func.h"
1360 </File>
1361 <File
1362 RelativePath=".\..\src\map_type.h"
1364 </File>
1365 <File
1366 RelativePath=".\..\src\mixer.h"
1368 </File>
1369 <File
1370 RelativePath=".\..\src\triphistory.h"
1372 </File>
1373 <File
1374 RelativePath=".\..\src\network\network.h"
1376 </File>
1377 <File
1378 RelativePath=".\..\src\network\network_admin.h"
1380 </File>
1381 <File
1382 RelativePath=".\..\src\network\network_base.h"
1384 </File>
1385 <File
1386 RelativePath=".\..\src\network\network_client.h"
1388 </File>
1389 <File
1390 RelativePath=".\..\src\network\network_content.h"
1392 </File>
1393 <File
1394 RelativePath=".\..\src\network\network_content_gui.h"
1396 </File>
1397 <File
1398 RelativePath=".\..\src\network\network_func.h"
1400 </File>
1401 <File
1402 RelativePath=".\..\src\network\network_gamelist.h"
1404 </File>
1405 <File
1406 RelativePath=".\..\src\network\network_gui.h"
1408 </File>
1409 <File
1410 RelativePath=".\..\src\network\network_internal.h"
1412 </File>
1413 <File
1414 RelativePath=".\..\src\network\network_server.h"
1416 </File>
1417 <File
1418 RelativePath=".\..\src\network\network_type.h"
1420 </File>
1421 <File
1422 RelativePath=".\..\src\network\network_udp.h"
1424 </File>
1425 <File
1426 RelativePath=".\..\src\newgrf.h"
1428 </File>
1429 <File
1430 RelativePath=".\..\src\newgrf_airport.h"
1432 </File>
1433 <File
1434 RelativePath=".\..\src\newgrf_airporttiles.h"
1436 </File>
1437 <File
1438 RelativePath=".\..\src\newgrf_animation_base.h"
1440 </File>
1441 <File
1442 RelativePath=".\..\src\newgrf_animation_type.h"
1444 </File>
1445 <File
1446 RelativePath=".\..\src\newgrf_callbacks.h"
1448 </File>
1449 <File
1450 RelativePath=".\..\src\newgrf_canal.h"
1452 </File>
1453 <File
1454 RelativePath=".\..\src\newgrf_cargo.h"
1456 </File>
1457 <File
1458 RelativePath=".\..\src\newgrf_class.h"
1460 </File>
1461 <File
1462 RelativePath=".\..\src\newgrf_class_func.h"
1464 </File>
1465 <File
1466 RelativePath=".\..\src\newgrf_commons.h"
1468 </File>
1469 <File
1470 RelativePath=".\..\src\newgrf_config.h"
1472 </File>
1473 <File
1474 RelativePath=".\..\src\newgrf_debug.h"
1476 </File>
1477 <File
1478 RelativePath=".\..\src\newgrf_engine.h"
1480 </File>
1481 <File
1482 RelativePath=".\..\src\newgrf_generic.h"
1484 </File>
1485 <File
1486 RelativePath=".\..\src\newgrf_house.h"
1488 </File>
1489 <File
1490 RelativePath=".\..\src\newgrf_industries.h"
1492 </File>
1493 <File
1494 RelativePath=".\..\src\newgrf_industrytiles.h"
1496 </File>
1497 <File
1498 RelativePath=".\..\src\newgrf_object.h"
1500 </File>
1501 <File
1502 RelativePath=".\..\src\newgrf_properties.h"
1504 </File>
1505 <File
1506 RelativePath=".\..\src\newgrf_railtype.h"
1508 </File>
1509 <File
1510 RelativePath=".\..\src\newgrf_sound.h"
1512 </File>
1513 <File
1514 RelativePath=".\..\src\newgrf_spritegroup.h"
1516 </File>
1517 <File
1518 RelativePath=".\..\src\newgrf_station.h"
1520 </File>
1521 <File
1522 RelativePath=".\..\src\newgrf_storage.h"
1524 </File>
1525 <File
1526 RelativePath=".\..\src\newgrf_text.h"
1528 </File>
1529 <File
1530 RelativePath=".\..\src\newgrf_town.h"
1532 </File>
1533 <File
1534 RelativePath=".\..\src\newgrf_townname.h"
1536 </File>
1537 <File
1538 RelativePath=".\..\src\news_func.h"
1540 </File>
1541 <File
1542 RelativePath=".\..\src\news_gui.h"
1544 </File>
1545 <File
1546 RelativePath=".\..\src\news_type.h"
1548 </File>
1549 <File
1550 RelativePath=".\..\src\music\null_m.h"
1552 </File>
1553 <File
1554 RelativePath=".\..\src\sound\null_s.h"
1556 </File>
1557 <File
1558 RelativePath=".\..\src\video\null_v.h"
1560 </File>
1561 <File
1562 RelativePath=".\..\src\object.h"
1564 </File>
1565 <File
1566 RelativePath=".\..\src\triphistory_gui.cpp"
1568 </File>
1569 <File
1570 RelativePath=".\..\src\object_base.h"
1572 </File>
1573 <File
1574 RelativePath=".\..\src\object_type.h"
1576 </File>
1577 <File
1578 RelativePath=".\..\src\openttd.h"
1580 </File>
1581 <File
1582 RelativePath=".\..\src\order_backup.h"
1584 </File>
1585 <File
1586 RelativePath=".\..\src\order_base.h"
1588 </File>
1589 <File
1590 RelativePath=".\..\src\order_func.h"
1592 </File>
1593 <File
1594 RelativePath=".\..\src\order_type.h"
1596 </File>
1597 <File
1598 RelativePath=".\..\src\pbs.h"
1600 </File>
1601 <File
1602 RelativePath=".\..\src\plans_base.h"
1604 </File>
1605 <File
1606 RelativePath=".\..\src\plans_func.h"
1608 </File>
1609 <File
1610 RelativePath=".\..\src\plans_type.h"
1612 </File>
1613 <File
1614 RelativePath=".\..\src\progress.h"
1616 </File>
1617 <File
1618 RelativePath=".\..\src\querystring_gui.h"
1620 </File>
1621 <File
1622 RelativePath=".\..\src\rail.h"
1624 </File>
1625 <File
1626 RelativePath=".\..\src\rail_gui.h"
1628 </File>
1629 <File
1630 RelativePath=".\..\src\rail_type.h"
1632 </File>
1633 <File
1634 RelativePath=".\..\src\rev.h"
1636 </File>
1637 <File
1638 RelativePath=".\..\src\road_cmd.h"
1640 </File>
1641 <File
1642 RelativePath=".\..\src\road_func.h"
1644 </File>
1645 <File
1646 RelativePath=".\..\src\road_gui.h"
1648 </File>
1649 <File
1650 RelativePath=".\..\src\road_internal.h"
1652 </File>
1653 <File
1654 RelativePath=".\..\src\road_type.h"
1656 </File>
1657 <File
1658 RelativePath=".\..\src\roadstop_base.h"
1660 </File>
1661 <File
1662 RelativePath=".\..\src\roadveh.h"
1664 </File>
1665 <File
1666 RelativePath=".\..\src\safeguards.h"
1668 </File>
1669 <File
1670 RelativePath=".\..\src\scope.h"
1672 </File>
1673 <File
1674 RelativePath=".\..\src\screenshot.h"
1676 </File>
1677 <File
1678 RelativePath=".\..\src\sdl.h"
1680 </File>
1681 <File
1682 RelativePath=".\..\src\sound\sdl_s.h"
1684 </File>
1685 <File
1686 RelativePath=".\..\src\video\sdl_v.h"
1688 </File>
1689 <File
1690 RelativePath=".\..\src\settings_func.h"
1692 </File>
1693 <File
1694 RelativePath=".\..\src\settings_gui.h"
1696 </File>
1697 <File
1698 RelativePath=".\..\src\settings_internal.h"
1700 </File>
1701 <File
1702 RelativePath=".\..\src\settings_type.h"
1704 </File>
1705 <File
1706 RelativePath=".\..\src\ship.h"
1708 </File>
1709 <File
1710 RelativePath=".\..\src\signal_func.h"
1712 </File>
1713 <File
1714 RelativePath=".\..\src\signal_type.h"
1716 </File>
1717 <File
1718 RelativePath=".\..\src\signs_base.h"
1720 </File>
1721 <File
1722 RelativePath=".\..\src\signs_func.h"
1724 </File>
1725 <File
1726 RelativePath=".\..\src\signs_type.h"
1728 </File>
1729 <File
1730 RelativePath=".\..\src\slope_func.h"
1732 </File>
1733 <File
1734 RelativePath=".\..\src\slope_type.h"
1736 </File>
1737 <File
1738 RelativePath=".\..\src\smallmap_colours.h"
1740 </File>
1741 <File
1742 RelativePath=".\..\src\smallmap_gui.h"
1744 </File>
1745 <File
1746 RelativePath=".\..\src\sortlist_type.h"
1748 </File>
1749 <File
1750 RelativePath=".\..\src\sound_func.h"
1752 </File>
1753 <File
1754 RelativePath=".\..\src\sound_type.h"
1756 </File>
1757 <File
1758 RelativePath=".\..\src\sprite.h"
1760 </File>
1761 <File
1762 RelativePath=".\..\src\spritecache.h"
1764 </File>
1765 <File
1766 RelativePath=".\..\src\station_base.h"
1768 </File>
1769 <File
1770 RelativePath=".\..\src\station_func.h"
1772 </File>
1773 <File
1774 RelativePath=".\..\src\station_gui.h"
1776 </File>
1777 <File
1778 RelativePath=".\..\src\station_type.h"
1780 </File>
1781 <File
1782 RelativePath=".\..\src\statusbar_gui.h"
1784 </File>
1785 <File
1786 RelativePath=".\..\src\stdafx.h"
1788 </File>
1789 <File
1790 RelativePath=".\..\src\story_base.h"
1792 </File>
1793 <File
1794 RelativePath=".\..\src\story_type.h"
1796 </File>
1797 <File
1798 RelativePath=".\..\src\strgen\strgen.h"
1800 </File>
1801 <File
1802 RelativePath=".\..\src\string_base.h"
1804 </File>
1805 <File
1806 RelativePath=".\..\src\string_func.h"
1808 </File>
1809 <File
1810 RelativePath=".\..\src\string_type.h"
1812 </File>
1813 <File
1814 RelativePath=".\..\src\stringfilter_type.h"
1816 </File>
1817 <File
1818 RelativePath=".\..\src\strings_func.h"
1820 </File>
1821 <File
1822 RelativePath=".\..\src\strings_type.h"
1824 </File>
1825 <File
1826 RelativePath=".\..\src\subsidy_base.h"
1828 </File>
1829 <File
1830 RelativePath=".\..\src\subsidy_func.h"
1832 </File>
1833 <File
1834 RelativePath=".\..\src\subsidy_type.h"
1836 </File>
1837 <File
1838 RelativePath=".\..\src\tar_type.h"
1840 </File>
1841 <File
1842 RelativePath=".\..\src\terraform_gui.h"
1844 </File>
1845 <File
1846 RelativePath=".\..\src\textbuf_gui.h"
1848 </File>
1849 <File
1850 RelativePath=".\..\src\textbuf_type.h"
1852 </File>
1853 <File
1854 RelativePath=".\..\src\texteff.hpp"
1856 </File>
1857 <File
1858 RelativePath=".\..\src\textfile_gui.h"
1860 </File>
1861 <File
1862 RelativePath=".\..\src\textfile_type.h"
1864 </File>
1865 <File
1866 RelativePath=".\..\src\tgp.h"
1868 </File>
1869 <File
1870 RelativePath=".\..\src\tile_cmd.h"
1872 </File>
1873 <File
1874 RelativePath=".\..\src\tile_type.h"
1876 </File>
1877 <File
1878 RelativePath=".\..\src\tilearea_type.h"
1880 </File>
1881 <File
1882 RelativePath=".\..\src\tilehighlight_func.h"
1884 </File>
1885 <File
1886 RelativePath=".\..\src\tilehighlight_type.h"
1888 </File>
1889 <File
1890 RelativePath=".\..\src\tilematrix_type.hpp"
1892 </File>
1893 <File
1894 RelativePath=".\..\src\timetable.h"
1896 </File>
1897 <File
1898 RelativePath=".\..\src\toolbar_gui.h"
1900 </File>
1901 <File
1902 RelativePath=".\..\src\town.h"
1904 </File>
1905 <File
1906 RelativePath=".\..\src\town_type.h"
1908 </File>
1909 <File
1910 RelativePath=".\..\src\townname_func.h"
1912 </File>
1913 <File
1914 RelativePath=".\..\src\townname_type.h"
1916 </File>
1917 <File
1918 RelativePath=".\..\src\tracerestrict.h"
1920 </File>
1921 <File
1922 RelativePath=".\..\src\track_func.h"
1924 </File>
1925 <File
1926 RelativePath=".\..\src\track_type.h"
1928 </File>
1929 <File
1930 RelativePath=".\..\src\train.h"
1932 </File>
1933 <File
1934 RelativePath=".\..\src\transparency.h"
1936 </File>
1937 <File
1938 RelativePath=".\..\src\transparency_gui.h"
1940 </File>
1941 <File
1942 RelativePath=".\..\src\transport_type.h"
1944 </File>
1945 <File
1946 RelativePath=".\..\src\tunnel_base.h"
1948 </File>
1949 <File
1950 RelativePath=".\..\src\tunnelbridge.h"
1952 </File>
1953 <File
1954 RelativePath=".\..\src\vehicle_base.h"
1956 </File>
1957 <File
1958 RelativePath=".\..\src\vehicle_func.h"
1960 </File>
1961 <File
1962 RelativePath=".\..\src\vehicle_gui.h"
1964 </File>
1965 <File
1966 RelativePath=".\..\src\vehicle_gui_base.h"
1968 </File>
1969 <File
1970 RelativePath=".\..\src\vehicle_type.h"
1972 </File>
1973 <File
1974 RelativePath=".\..\src\vehiclelist.h"
1976 </File>
1977 <File
1978 RelativePath=".\..\src\viewport_func.h"
1980 </File>
1981 <File
1982 RelativePath=".\..\src\viewport_sprite_sorter.h"
1984 </File>
1985 <File
1986 RelativePath=".\..\src\viewport_type.h"
1988 </File>
1989 <File
1990 RelativePath=".\..\src\water.h"
1992 </File>
1993 <File
1994 RelativePath=".\..\src\waypoint_base.h"
1996 </File>
1997 <File
1998 RelativePath=".\..\src\waypoint_func.h"
2000 </File>
2001 <File
2002 RelativePath=".\..\src\widget_type.h"
2004 </File>
2005 <File
2006 RelativePath=".\..\src\os\windows\win32.h"
2008 </File>
2009 <File
2010 RelativePath=".\..\src\music\win32_m.h"
2012 </File>
2013 <File
2014 RelativePath=".\..\src\sound\win32_s.h"
2016 </File>
2017 <File
2018 RelativePath=".\..\src\video\win32_v.h"
2020 </File>
2021 <File
2022 RelativePath=".\..\src\window_func.h"
2024 </File>
2025 <File
2026 RelativePath=".\..\src\window_gui.h"
2028 </File>
2029 <File
2030 RelativePath=".\..\src\window_type.h"
2032 </File>
2033 <File
2034 RelativePath=".\..\src\zoom_func.h"
2036 </File>
2037 <File
2038 RelativePath=".\..\src\zoom_type.h"
2040 </File>
2041 <File
2042 RelativePath=".\..\src\zoning.h"
2044 </File>
2045 </Filter>
2046 <Filter
2047 Name="Core Source Code"
2049 <File
2050 RelativePath=".\..\src\core\alloc_func.cpp"
2052 </File>
2053 <File
2054 RelativePath=".\..\src\core\alloc_func.hpp"
2056 </File>
2057 <File
2058 RelativePath=".\..\src\core\alloc_type.hpp"
2060 </File>
2061 <File
2062 RelativePath=".\..\src\core\backup_type.hpp"
2064 </File>
2065 <File
2066 RelativePath=".\..\src\core\bitmath_func.cpp"
2068 </File>
2069 <File
2070 RelativePath=".\..\src\core\bitmath_func.hpp"
2072 </File>
2073 <File
2074 RelativePath=".\..\src\core\container_func.hpp"
2076 </File>
2077 <File
2078 RelativePath=".\..\src\core\dyn_arena_alloc.hpp"
2080 </File>
2081 <File
2082 RelativePath=".\..\src\core\endian_func.hpp"
2084 </File>
2085 <File
2086 RelativePath=".\..\src\core\endian_type.hpp"
2088 </File>
2089 <File
2090 RelativePath=".\..\src\core\enum_type.hpp"
2092 </File>
2093 <File
2094 RelativePath=".\..\src\core\geometry_func.cpp"
2096 </File>
2097 <File
2098 RelativePath=".\..\src\core\geometry_func.hpp"
2100 </File>
2101 <File
2102 RelativePath=".\..\src\core\geometry_type.hpp"
2104 </File>
2105 <File
2106 RelativePath=".\..\src\core\math_func.cpp"
2108 </File>
2109 <File
2110 RelativePath=".\..\src\core\math_func.hpp"
2112 </File>
2113 <File
2114 RelativePath=".\..\src\core\mem_func.hpp"
2116 </File>
2117 <File
2118 RelativePath=".\..\src\core\multimap.hpp"
2120 </File>
2121 <File
2122 RelativePath=".\..\src\core\overflowsafe_type.hpp"
2124 </File>
2125 <File
2126 RelativePath=".\..\src\core\pool_func.cpp"
2128 </File>
2129 <File
2130 RelativePath=".\..\src\core\pool_func.hpp"
2132 </File>
2133 <File
2134 RelativePath=".\..\src\core\pool_type.hpp"
2136 </File>
2137 <File
2138 RelativePath=".\..\src\core\random_func.cpp"
2140 </File>
2141 <File
2142 RelativePath=".\..\src\core\random_func.hpp"
2144 </File>
2145 <File
2146 RelativePath=".\..\src\core\smallmap_type.hpp"
2148 </File>
2149 <File
2150 RelativePath=".\..\src\core\smallmatrix_type.hpp"
2152 </File>
2153 <File
2154 RelativePath=".\..\src\core\smallstack_type.hpp"
2156 </File>
2157 <File
2158 RelativePath=".\..\src\core\smallvec_type.hpp"
2160 </File>
2161 <File
2162 RelativePath=".\..\src\core\sort_func.hpp"
2164 </File>
2165 <File
2166 RelativePath=".\..\src\core\string_compare_type.hpp"
2168 </File>
2169 </Filter>
2170 <Filter
2171 Name="GUI Source Code"
2173 <File
2174 RelativePath=".\..\src\aircraft_gui.cpp"
2176 </File>
2177 <File
2178 RelativePath=".\..\src\airport_gui.cpp"
2180 </File>
2181 <File
2182 RelativePath=".\..\src\autoreplace_gui.cpp"
2184 </File>
2185 <File
2186 RelativePath=".\..\src\bootstrap_gui.cpp"
2188 </File>
2189 <File
2190 RelativePath=".\..\src\bridge_gui.cpp"
2192 </File>
2193 <File
2194 RelativePath=".\..\src\build_vehicle_gui.cpp"
2196 </File>
2197 <File
2198 RelativePath=".\..\src\cheat_gui.cpp"
2200 </File>
2201 <File
2202 RelativePath=".\..\src\company_gui.cpp"
2204 </File>
2205 <File
2206 RelativePath=".\..\src\console_gui.cpp"
2208 </File>
2209 <File
2210 RelativePath=".\..\src\date_gui.cpp"
2212 </File>
2213 <File
2214 RelativePath=".\..\src\departures_gui.cpp"
2216 </File>
2217 <File
2218 RelativePath=".\..\src\depot_gui.cpp"
2220 </File>
2221 <File
2222 RelativePath=".\..\src\dock_gui.cpp"
2224 </File>
2225 <File
2226 RelativePath=".\..\src\engine_gui.cpp"
2228 </File>
2229 <File
2230 RelativePath=".\..\src\error_gui.cpp"
2232 </File>
2233 <File
2234 RelativePath=".\..\src\fios_gui.cpp"
2236 </File>
2237 <File
2238 RelativePath=".\..\src\genworld_gui.cpp"
2240 </File>
2241 <File
2242 RelativePath=".\..\src\goal_gui.cpp"
2244 </File>
2245 <File
2246 RelativePath=".\..\src\graph_gui.cpp"
2248 </File>
2249 <File
2250 RelativePath=".\..\src\group_gui.cpp"
2252 </File>
2253 <File
2254 RelativePath=".\..\src\highscore_gui.cpp"
2256 </File>
2257 <File
2258 RelativePath=".\..\src\industry_gui.cpp"
2260 </File>
2261 <File
2262 RelativePath=".\..\src\intro_gui.cpp"
2264 </File>
2265 <File
2266 RelativePath=".\..\src\linkgraph\linkgraph_gui.cpp"
2268 </File>
2269 <File
2270 RelativePath=".\..\src\logic_signals_gui.cpp"
2272 </File>
2273 <File
2274 RelativePath=".\..\src\main_gui.cpp"
2276 </File>
2277 <File
2278 RelativePath=".\..\src\misc_gui.cpp"
2280 </File>
2281 <File
2282 RelativePath=".\..\src\music_gui.cpp"
2284 </File>
2285 <File
2286 RelativePath=".\..\src\network\network_chat_gui.cpp"
2288 </File>
2289 <File
2290 RelativePath=".\..\src\network\network_content_gui.cpp"
2292 </File>
2293 <File
2294 RelativePath=".\..\src\network\network_gui.cpp"
2296 </File>
2297 <File
2298 RelativePath=".\..\src\newgrf_debug_gui.cpp"
2300 </File>
2301 <File
2302 RelativePath=".\..\src\newgrf_gui.cpp"
2304 </File>
2305 <File
2306 RelativePath=".\..\src\news_gui.cpp"
2308 </File>
2309 <File
2310 RelativePath=".\..\src\object_gui.cpp"
2312 </File>
2313 <File
2314 RelativePath=".\..\src\order_gui.cpp"
2316 </File>
2317 <File
2318 RelativePath=".\..\src\osk_gui.cpp"
2320 </File>
2321 <File
2322 RelativePath=".\..\src\plans_gui.cpp"
2324 </File>
2325 <File
2326 RelativePath=".\..\src\rail_gui.cpp"
2328 </File>
2329 <File
2330 RelativePath=".\..\src\road_gui.cpp"
2332 </File>
2333 <File
2334 RelativePath=".\..\src\roadveh_gui.cpp"
2336 </File>
2337 <File
2338 RelativePath=".\..\src\settings_gui.cpp"
2340 </File>
2341 <File
2342 RelativePath=".\..\src\ship_gui.cpp"
2344 </File>
2345 <File
2346 RelativePath=".\..\src\signs_gui.cpp"
2348 </File>
2349 <File
2350 RelativePath=".\..\src\smallmap_gui.cpp"
2352 </File>
2353 <File
2354 RelativePath=".\..\src\station_gui.cpp"
2356 </File>
2357 <File
2358 RelativePath=".\..\src\statusbar_gui.cpp"
2360 </File>
2361 <File
2362 RelativePath=".\..\src\story_gui.cpp"
2364 </File>
2365 <File
2366 RelativePath=".\..\src\subsidy_gui.cpp"
2368 </File>
2369 <File
2370 RelativePath=".\..\src\terraform_gui.cpp"
2372 </File>
2373 <File
2374 RelativePath=".\..\src\textfile_gui.cpp"
2376 </File>
2377 <File
2378 RelativePath=".\..\src\timetable_gui.cpp"
2380 </File>
2381 <File
2382 RelativePath=".\..\src\toolbar_gui.cpp"
2384 </File>
2385 <File
2386 RelativePath=".\..\src\town_gui.cpp"
2388 </File>
2389 <File
2390 RelativePath=".\..\src\tracerestrict_gui.cpp"
2392 </File>
2393 <File
2394 RelativePath=".\..\src\train_gui.cpp"
2396 </File>
2397 <File
2398 RelativePath=".\..\src\transparency_gui.cpp"
2400 </File>
2401 <File
2402 RelativePath=".\..\src\tree_gui.cpp"
2404 </File>
2405 <File
2406 RelativePath=".\..\src\vehicle_gui.cpp"
2408 </File>
2409 <File
2410 RelativePath=".\..\src\viewport_gui.cpp"
2412 </File>
2413 <File
2414 RelativePath=".\..\src\waypoint_gui.cpp"
2416 </File>
2417 <File
2418 RelativePath=".\..\src\zoning_gui.cpp"
2420 </File>
2421 </Filter>
2422 <Filter
2423 Name="Widgets"
2425 <File
2426 RelativePath=".\..\src\widgets\airport_widget.h"
2428 </File>
2429 <File
2430 RelativePath=".\..\src\widgets\ai_widget.h"
2432 </File>
2433 <File
2434 RelativePath=".\..\src\widgets\autoreplace_widget.h"
2436 </File>
2437 <File
2438 RelativePath=".\..\src\widgets\bootstrap_widget.h"
2440 </File>
2441 <File
2442 RelativePath=".\..\src\widgets\bridge_widget.h"
2444 </File>
2445 <File
2446 RelativePath=".\..\src\widgets\build_vehicle_widget.h"
2448 </File>
2449 <File
2450 RelativePath=".\..\src\widgets\cheat_widget.h"
2452 </File>
2453 <File
2454 RelativePath=".\..\src\widgets\company_widget.h"
2456 </File>
2457 <File
2458 RelativePath=".\..\src\widgets\console_widget.h"
2460 </File>
2461 <File
2462 RelativePath=".\..\src\widgets\date_widget.h"
2464 </File>
2465 <File
2466 RelativePath=".\..\src\widgets\departures_widget.h"
2468 </File>
2469 <File
2470 RelativePath=".\..\src\widgets\depot_widget.h"
2472 </File>
2473 <File
2474 RelativePath=".\..\src\widgets\dock_widget.h"
2476 </File>
2477 <File
2478 RelativePath=".\..\src\widgets\dropdown.cpp"
2480 </File>
2481 <File
2482 RelativePath=".\..\src\widgets\dropdown_func.h"
2484 </File>
2485 <File
2486 RelativePath=".\..\src\widgets\dropdown_type.h"
2488 </File>
2489 <File
2490 RelativePath=".\..\src\widgets\dropdown_widget.h"
2492 </File>
2493 <File
2494 RelativePath=".\..\src\widgets\engine_widget.h"
2496 </File>
2497 <File
2498 RelativePath=".\..\src\widgets\error_widget.h"
2500 </File>
2501 <File
2502 RelativePath=".\..\src\widgets\fios_widget.h"
2504 </File>
2505 <File
2506 RelativePath=".\..\src\widgets\genworld_widget.h"
2508 </File>
2509 <File
2510 RelativePath=".\..\src\widgets\goal_widget.h"
2512 </File>
2513 <File
2514 RelativePath=".\..\src\widgets\graph_widget.h"
2516 </File>
2517 <File
2518 RelativePath=".\..\src\widgets\group_widget.h"
2520 </File>
2521 <File
2522 RelativePath=".\..\src\widgets\highscore_widget.h"
2524 </File>
2525 <File
2526 RelativePath=".\..\src\widgets\industry_widget.h"
2528 </File>
2529 <File
2530 RelativePath=".\..\src\widgets\intro_widget.h"
2532 </File>
2533 <File
2534 RelativePath=".\..\src\widgets\link_graph_legend_widget.h"
2536 </File>
2537 <File
2538 RelativePath=".\..\src\widgets\main_widget.h"
2540 </File>
2541 <File
2542 RelativePath=".\..\src\widgets\misc_widget.h"
2544 </File>
2545 <File
2546 RelativePath=".\..\src\widgets\music_widget.h"
2548 </File>
2549 <File
2550 RelativePath=".\..\src\widgets\network_chat_widget.h"
2552 </File>
2553 <File
2554 RelativePath=".\..\src\widgets\network_content_widget.h"
2556 </File>
2557 <File
2558 RelativePath=".\..\src\widgets\network_widget.h"
2560 </File>
2561 <File
2562 RelativePath=".\..\src\widgets\newgrf_debug_widget.h"
2564 </File>
2565 <File
2566 RelativePath=".\..\src\widgets\newgrf_widget.h"
2568 </File>
2569 <File
2570 RelativePath=".\..\src\widgets\news_widget.h"
2572 </File>
2573 <File
2574 RelativePath=".\..\src\widgets\object_widget.h"
2576 </File>
2577 <File
2578 RelativePath=".\..\src\widgets\order_widget.h"
2580 </File>
2581 <File
2582 RelativePath=".\..\src\widgets\osk_widget.h"
2584 </File>
2585 <File
2586 RelativePath=".\..\src\widgets\plans_widget.h"
2588 </File>
2589 <File
2590 RelativePath=".\..\src\widgets\rail_widget.h"
2592 </File>
2593 <File
2594 RelativePath=".\..\src\widgets\road_widget.h"
2596 </File>
2597 <File
2598 RelativePath=".\..\src\widgets\settings_widget.h"
2600 </File>
2601 <File
2602 RelativePath=".\..\src\widgets\sign_widget.h"
2604 </File>
2605 <File
2606 RelativePath=".\..\src\widgets\smallmap_widget.h"
2608 </File>
2609 <File
2610 RelativePath=".\..\src\widgets\station_widget.h"
2612 </File>
2613 <File
2614 RelativePath=".\..\src\widgets\statusbar_widget.h"
2616 </File>
2617 <File
2618 RelativePath=".\..\src\widgets\story_widget.h"
2620 </File>
2621 <File
2622 RelativePath=".\..\src\widgets\subsidy_widget.h"
2624 </File>
2625 <File
2626 RelativePath=".\..\src\widgets\terraform_widget.h"
2628 </File>
2629 <File
2630 RelativePath=".\..\src\widgets\timetable_widget.h"
2632 </File>
2633 <File
2634 RelativePath=".\..\src\widgets\toolbar_widget.h"
2636 </File>
2637 <File
2638 RelativePath=".\..\src\widgets\town_widget.h"
2640 </File>
2641 <File
2642 RelativePath=".\..\src\widgets\transparency_widget.h"
2644 </File>
2645 <File
2646 RelativePath=".\..\src\widgets\tree_widget.h"
2648 </File>
2649 <File
2650 RelativePath=".\..\src\widgets\vehicle_widget.h"
2652 </File>
2653 <File
2654 RelativePath=".\..\src\widgets\viewport_widget.h"
2656 </File>
2657 <File
2658 RelativePath=".\..\src\widgets\waypoint_widget.h"
2660 </File>
2661 </Filter>
2662 <Filter
2663 Name="Command handlers"
2665 <File
2666 RelativePath=".\..\src\aircraft_cmd.cpp"
2668 </File>
2669 <File
2670 RelativePath=".\..\src\autoreplace_cmd.cpp"
2672 </File>
2673 <File
2674 RelativePath=".\..\src\clear_cmd.cpp"
2676 </File>
2677 <File
2678 RelativePath=".\..\src\company_cmd.cpp"
2680 </File>
2681 <File
2682 RelativePath=".\..\src\depot_cmd.cpp"
2684 </File>
2685 <File
2686 RelativePath=".\..\src\group_cmd.cpp"
2688 </File>
2689 <File
2690 RelativePath=".\..\src\industry_cmd.cpp"
2692 </File>
2693 <File
2694 RelativePath=".\..\src\logic_signals_cmd.cpp"
2696 </File>
2697 <File
2698 RelativePath=".\..\src\misc_cmd.cpp"
2700 </File>
2701 <File
2702 RelativePath=".\..\src\object_cmd.cpp"
2704 </File>
2705 <File
2706 RelativePath=".\..\src\order_cmd.cpp"
2708 </File>
2709 <File
2710 RelativePath=".\..\src\plans_cmd.cpp"
2712 </File>
2713 <File
2714 RelativePath=".\..\src\rail_cmd.cpp"
2716 </File>
2717 <File
2718 RelativePath=".\..\src\road_cmd.cpp"
2720 </File>
2721 <File
2722 RelativePath=".\..\src\roadveh_cmd.cpp"
2724 </File>
2725 <File
2726 RelativePath=".\..\src\ship_cmd.cpp"
2728 </File>
2729 <File
2730 RelativePath=".\..\src\signs_cmd.cpp"
2732 </File>
2733 <File
2734 RelativePath=".\..\src\station_cmd.cpp"
2736 </File>
2737 <File
2738 RelativePath=".\..\src\terraform_cmd.cpp"
2740 </File>
2741 <File
2742 RelativePath=".\..\src\timetable_cmd.cpp"
2744 </File>
2745 <File
2746 RelativePath=".\..\src\town_cmd.cpp"
2748 </File>
2749 <File
2750 RelativePath=".\..\src\train_cmd.cpp"
2752 </File>
2753 <File
2754 RelativePath=".\..\src\tree_cmd.cpp"
2756 </File>
2757 <File
2758 RelativePath=".\..\src\triphistory_cmd.cpp"
2760 </File>
2761 <File
2762 RelativePath=".\..\src\tunnelbridge_cmd.cpp"
2764 </File>
2765 <File
2766 RelativePath=".\..\src\vehicle_cmd.cpp"
2768 </File>
2769 <File
2770 RelativePath=".\..\src\void_cmd.cpp"
2772 </File>
2773 <File
2774 RelativePath=".\..\src\water_cmd.cpp"
2776 </File>
2777 <File
2778 RelativePath=".\..\src\waypoint_cmd.cpp"
2780 </File>
2781 <File
2782 RelativePath=".\..\src\zoning_cmd.cpp"
2784 </File>
2785 </Filter>
2786 <Filter
2787 Name="Save/Load handlers"
2789 <File
2790 RelativePath=".\..\src\saveload\afterload.cpp"
2792 </File>
2793 <File
2794 RelativePath=".\..\src\saveload\ai_sl.cpp"
2796 </File>
2797 <File
2798 RelativePath=".\..\src\saveload\airport_sl.cpp"
2800 </File>
2801 <File
2802 RelativePath=".\..\src\saveload\animated_tile_sl.cpp"
2804 </File>
2805 <File
2806 RelativePath=".\..\src\saveload\autoreplace_sl.cpp"
2808 </File>
2809 <File
2810 RelativePath=".\..\src\saveload\bridge_signal_sl.cpp"
2812 </File>
2813 <File
2814 RelativePath=".\..\src\saveload\cargomonitor_sl.cpp"
2816 </File>
2817 <File
2818 RelativePath=".\..\src\saveload\cargopacket_sl.cpp"
2820 </File>
2821 <File
2822 RelativePath=".\..\src\saveload\cheat_sl.cpp"
2824 </File>
2825 <File
2826 RelativePath=".\..\src\saveload\company_sl.cpp"
2828 </File>
2829 <File
2830 RelativePath=".\..\src\saveload\depot_sl.cpp"
2832 </File>
2833 <File
2834 RelativePath=".\..\src\saveload\economy_sl.cpp"
2836 </File>
2837 <File
2838 RelativePath=".\..\src\saveload\engine_sl.cpp"
2840 </File>
2841 <File
2842 RelativePath=".\..\src\saveload\game_sl.cpp"
2844 </File>
2845 <File
2846 RelativePath=".\..\src\saveload\gamelog_sl.cpp"
2848 </File>
2849 <File
2850 RelativePath=".\..\src\saveload\goal_sl.cpp"
2852 </File>
2853 <File
2854 RelativePath=".\..\src\saveload\group_sl.cpp"
2856 </File>
2857 <File
2858 RelativePath=".\..\src\saveload\industry_sl.cpp"
2860 </File>
2861 <File
2862 RelativePath=".\..\src\saveload\labelmaps_sl.cpp"
2864 </File>
2865 <File
2866 RelativePath=".\..\src\saveload\linkgraph_sl.cpp"
2868 </File>
2869 <File
2870 RelativePath=".\..\src\saveload\logic_signals_sl.cpp"
2872 </File>
2873 <File
2874 RelativePath=".\..\src\saveload\map_sl.cpp"
2876 </File>
2877 <File
2878 RelativePath=".\..\src\saveload\misc_sl.cpp"
2880 </File>
2881 <File
2882 RelativePath=".\..\src\saveload\newgrf_sl.cpp"
2884 </File>
2885 <File
2886 RelativePath=".\..\src\saveload\newgrf_sl.h"
2888 </File>
2889 <File
2890 RelativePath=".\..\src\saveload\object_sl.cpp"
2892 </File>
2893 <File
2894 RelativePath=".\..\src\saveload\oldloader.cpp"
2896 </File>
2897 <File
2898 RelativePath=".\..\src\saveload\oldloader.h"
2900 </File>
2901 <File
2902 RelativePath=".\..\src\saveload\oldloader_sl.cpp"
2904 </File>
2905 <File
2906 RelativePath=".\..\src\saveload\order_sl.cpp"
2908 </File>
2909 <File
2910 RelativePath=".\..\src\saveload\plans_sl.cpp"
2912 </File>
2913 <File
2914 RelativePath=".\..\src\saveload\saveload.cpp"
2916 </File>
2917 <File
2918 RelativePath=".\..\src\saveload\saveload.h"
2920 </File>
2921 <File
2922 RelativePath=".\..\src\saveload\saveload_filter.h"
2924 </File>
2925 <File
2926 RelativePath=".\..\src\saveload\saveload_internal.h"
2928 </File>
2929 <File
2930 RelativePath=".\..\src\saveload\signs_sl.cpp"
2932 </File>
2933 <File
2934 RelativePath=".\..\src\saveload\station_sl.cpp"
2936 </File>
2937 <File
2938 RelativePath=".\..\src\saveload\storage_sl.cpp"
2940 </File>
2941 <File
2942 RelativePath=".\..\src\saveload\strings_sl.cpp"
2944 </File>
2945 <File
2946 RelativePath=".\..\src\saveload\story_sl.cpp"
2948 </File>
2949 <File
2950 RelativePath=".\..\src\saveload\subsidy_sl.cpp"
2952 </File>
2953 <File
2954 RelativePath=".\..\src\saveload\tbtr_template_replacement_sl.cpp"
2956 </File>
2957 <File
2958 RelativePath=".\..\src\saveload\tbtr_template_veh_sl.cpp"
2960 </File>
2961 <File
2962 RelativePath=".\..\src\saveload\town_sl.cpp"
2964 </File>
2965 <File
2966 RelativePath=".\..\src\saveload\tracerestrict_sl.cpp"
2968 </File>
2969 <File
2970 RelativePath=".\..\src\saveload\tunnel_sl.cpp"
2972 </File>
2973 <File
2974 RelativePath=".\..\src\saveload\vehicle_sl.cpp"
2976 </File>
2977 <File
2978 RelativePath=".\..\src\saveload\waypoint_sl.cpp"
2980 </File>
2981 </Filter>
2982 <Filter
2983 Name="Tables"
2985 <File
2986 RelativePath=".\..\src\table\airport_defaults.h"
2988 </File>
2989 <File
2990 RelativePath=".\..\src\table\airport_movement.h"
2992 </File>
2993 <File
2994 RelativePath=".\..\src\table\airporttile_ids.h"
2996 </File>
2997 <File
2998 RelativePath=".\..\src\table\airporttiles.h"
3000 </File>
3001 <File
3002 RelativePath=".\..\src\table\animcursors.h"
3004 </File>
3005 <File
3006 RelativePath=".\..\src\table\autorail.h"
3008 </File>
3009 <File
3010 RelativePath=".\..\src\table\bridge_land.h"
3012 </File>
3013 <File
3014 RelativePath=".\..\src\table\build_industry.h"
3016 </File>
3017 <File
3018 RelativePath=".\..\src\table\cargo_const.h"
3020 </File>
3021 <File
3022 RelativePath=".\..\src\table\clear_land.h"
3024 </File>
3025 <File
3026 RelativePath=".\..\src\table\control_codes.h"
3028 </File>
3029 <File
3030 RelativePath=".\..\src\table\darklight_colours.h"
3032 </File>
3033 <File
3034 RelativePath=".\..\src\table\elrail_data.h"
3036 </File>
3037 <File
3038 RelativePath=".\..\src\table\engines.h"
3040 </File>
3041 <File
3042 RelativePath=".\..\src\table\genland.h"
3044 </File>
3045 <File
3046 RelativePath=".\..\src\table\heightmap_colours.h"
3048 </File>
3049 <File
3050 RelativePath=".\..\src\table\industry_land.h"
3052 </File>
3053 <File
3054 RelativePath=".\..\src\table\landscape_sprite.h"
3056 </File>
3057 <File
3058 RelativePath=".\..\src\table\newgrf_debug_data.h"
3060 </File>
3061 <File
3062 RelativePath=".\..\src\table\object_land.h"
3064 </File>
3065 <File
3066 RelativePath=".\..\src\table\palette_convert.h"
3068 </File>
3069 <File
3070 RelativePath=".\..\src\table\palettes.h"
3072 </File>
3073 <File
3074 RelativePath=".\..\src\table\pricebase.h"
3076 </File>
3077 <File
3078 RelativePath=".\..\src\table\railtypes.h"
3080 </File>
3081 <File
3082 RelativePath=".\..\src\table\road_land.h"
3084 </File>
3085 <File
3086 RelativePath=".\..\src\table\roadveh_movement.h"
3088 </File>
3089 <File
3090 RelativePath=".\..\src\..\objs\settings\table\settings.h"
3092 </File>
3093 <File
3094 RelativePath=".\..\src\table\sprites.h"
3096 </File>
3097 <File
3098 RelativePath=".\..\src\table\station_land.h"
3100 </File>
3101 <File
3102 RelativePath=".\..\src\table\strgen_tables.h"
3104 </File>
3105 <File
3106 RelativePath=".\..\src\table\string_colours.h"
3108 </File>
3109 <File
3110 RelativePath=".\..\src\..\objs\langs\table\strings.h"
3112 </File>
3113 <File
3114 RelativePath=".\..\src\table\town_land.h"
3116 </File>
3117 <File
3118 RelativePath=".\..\src\table\townname.h"
3120 </File>
3121 <File
3122 RelativePath=".\..\src\table\track_land.h"
3124 </File>
3125 <File
3126 RelativePath=".\..\src\table\train_cmd.h"
3128 </File>
3129 <File
3130 RelativePath=".\..\src\table\tree_land.h"
3132 </File>
3133 <File
3134 RelativePath=".\..\src\table\unicode.h"
3136 </File>
3137 <File
3138 RelativePath=".\..\src\table\water_land.h"
3140 </File>
3141 </Filter>
3142 <Filter
3143 Name="MD5"
3145 <File
3146 RelativePath=".\..\src\3rdparty\md5\md5.cpp"
3148 </File>
3149 <File
3150 RelativePath=".\..\src\3rdparty\md5\md5.h"
3152 </File>
3153 </Filter>
3154 <Filter
3155 Name="Script"
3157 <File
3158 RelativePath=".\..\src\script\script_config.cpp"
3160 </File>
3161 <File
3162 RelativePath=".\..\src\script\script_config.hpp"
3164 </File>
3165 <File
3166 RelativePath=".\..\src\script\script_fatalerror.hpp"
3168 </File>
3169 <File
3170 RelativePath=".\..\src\script\script_info.cpp"
3172 </File>
3173 <File
3174 RelativePath=".\..\src\script\script_info.hpp"
3176 </File>
3177 <File
3178 RelativePath=".\..\src\script\script_info_dummy.cpp"
3180 </File>
3181 <File
3182 RelativePath=".\..\src\script\script_instance.cpp"
3184 </File>
3185 <File
3186 RelativePath=".\..\src\script\script_instance.hpp"
3188 </File>
3189 <File
3190 RelativePath=".\..\src\script\script_scanner.cpp"
3192 </File>
3193 <File
3194 RelativePath=".\..\src\script\script_scanner.hpp"
3196 </File>
3197 <File
3198 RelativePath=".\..\src\script\script_storage.hpp"
3200 </File>
3201 <File
3202 RelativePath=".\..\src\script\script_suspend.hpp"
3204 </File>
3205 <File
3206 RelativePath=".\..\src\script\squirrel.cpp"
3208 </File>
3209 <File
3210 RelativePath=".\..\src\script\squirrel.hpp"
3212 </File>
3213 <File
3214 RelativePath=".\..\src\script\squirrel_class.hpp"
3216 </File>
3217 <File
3218 RelativePath=".\..\src\script\squirrel_helper.hpp"
3220 </File>
3221 <File
3222 RelativePath=".\..\src\script\squirrel_helper_type.hpp"
3224 </File>
3225 <File
3226 RelativePath=".\..\src\script\squirrel_std.cpp"
3228 </File>
3229 <File
3230 RelativePath=".\..\src\script\squirrel_std.hpp"
3232 </File>
3233 </Filter>
3234 <Filter
3235 Name="Squirrel"
3237 <File
3238 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqapi.cpp"
3240 </File>
3241 <File
3242 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqbaselib.cpp"
3244 </File>
3245 <File
3246 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqclass.cpp"
3248 </File>
3249 <File
3250 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqcompiler.cpp"
3252 </File>
3253 <File
3254 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqdebug.cpp"
3256 </File>
3257 <File
3258 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqfuncstate.cpp"
3260 </File>
3261 <File
3262 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqlexer.cpp"
3264 </File>
3265 <File
3266 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqmem.cpp"
3268 </File>
3269 <File
3270 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqobject.cpp"
3272 </File>
3273 <File
3274 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqstate.cpp"
3276 </File>
3277 <File
3278 RelativePath=".\..\src\3rdparty\squirrel\sqstdlib\sqstdaux.cpp"
3280 </File>
3281 <File
3282 RelativePath=".\..\src\3rdparty\squirrel\sqstdlib\sqstdmath.cpp"
3284 </File>
3285 <File
3286 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqtable.cpp"
3288 </File>
3289 <File
3290 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqvm.cpp"
3292 </File>
3293 </Filter>
3294 <Filter
3295 Name="Squirrel headers"
3297 <File
3298 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqarray.h"
3300 </File>
3301 <File
3302 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqclass.h"
3304 </File>
3305 <File
3306 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqclosure.h"
3308 </File>
3309 <File
3310 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqcompiler.h"
3312 </File>
3313 <File
3314 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqfuncproto.h"
3316 </File>
3317 <File
3318 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqfuncstate.h"
3320 </File>
3321 <File
3322 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqlexer.h"
3324 </File>
3325 <File
3326 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqobject.h"
3328 </File>
3329 <File
3330 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqopcodes.h"
3332 </File>
3333 <File
3334 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqpcheader.h"
3336 </File>
3337 <File
3338 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqstate.h"
3340 </File>
3341 <File
3342 RelativePath=".\..\src\3rdparty\squirrel\include\sqstdaux.h"
3344 </File>
3345 <File
3346 RelativePath=".\..\src\3rdparty\squirrel\include\sqstdmath.h"
3348 </File>
3349 <File
3350 RelativePath=".\..\src\3rdparty\squirrel\include\sqstdstring.h"
3352 </File>
3353 <File
3354 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqstring.h"
3356 </File>
3357 <File
3358 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqtable.h"
3360 </File>
3361 <File
3362 RelativePath=".\..\src\3rdparty\squirrel\include\squirrel.h"
3364 </File>
3365 <File
3366 RelativePath=".\..\src\3rdparty\squirrel\squirrel\squserdata.h"
3368 </File>
3369 <File
3370 RelativePath=".\..\src\3rdparty\squirrel\squirrel\squtils.h"
3372 </File>
3373 <File
3374 RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqvm.h"
3376 </File>
3377 </Filter>
3378 <Filter
3379 Name="AI Core"
3381 <File
3382 RelativePath=".\..\src\ai\ai.hpp"
3384 </File>
3385 <File
3386 RelativePath=".\..\src\ai\ai_config.cpp"
3388 </File>
3389 <File
3390 RelativePath=".\..\src\ai\ai_config.hpp"
3392 </File>
3393 <File
3394 RelativePath=".\..\src\ai\ai_core.cpp"
3396 </File>
3397 <File
3398 RelativePath=".\..\src\ai\ai_gui.cpp"
3400 </File>
3401 <File
3402 RelativePath=".\..\src\ai\ai_gui.hpp"
3404 </File>
3405 <File
3406 RelativePath=".\..\src\ai\ai_info.cpp"
3408 </File>
3409 <File
3410 RelativePath=".\..\src\ai\ai_info.hpp"
3412 </File>
3413 <File
3414 RelativePath=".\..\src\ai\ai_instance.cpp"
3416 </File>
3417 <File
3418 RelativePath=".\..\src\ai\ai_instance.hpp"
3420 </File>
3421 <File
3422 RelativePath=".\..\src\ai\ai_scanner.cpp"
3424 </File>
3425 <File
3426 RelativePath=".\..\src\ai\ai_scanner.hpp"
3428 </File>
3429 </Filter>
3430 <Filter
3431 Name="AI API"
3433 <File
3434 RelativePath=".\..\src\script\api\ai_changelog.hpp"
3436 </File>
3437 </Filter>
3438 <Filter
3439 Name="Game API"
3441 <File
3442 RelativePath=".\..\src\script\api\game_changelog.hpp"
3444 </File>
3445 </Filter>
3446 <Filter
3447 Name="Game Core"
3449 <File
3450 RelativePath=".\..\src\game\game.hpp"
3452 </File>
3453 <File
3454 RelativePath=".\..\src\game\game_config.cpp"
3456 </File>
3457 <File
3458 RelativePath=".\..\src\game\game_config.hpp"
3460 </File>
3461 <File
3462 RelativePath=".\..\src\game\game_core.cpp"
3464 </File>
3465 <File
3466 RelativePath=".\..\src\game\game_info.cpp"
3468 </File>
3469 <File
3470 RelativePath=".\..\src\game\game_info.hpp"
3472 </File>
3473 <File
3474 RelativePath=".\..\src\game\game_instance.cpp"
3476 </File>
3477 <File
3478 RelativePath=".\..\src\game\game_instance.hpp"
3480 </File>
3481 <File
3482 RelativePath=".\..\src\game\game_scanner.cpp"
3484 </File>
3485 <File
3486 RelativePath=".\..\src\game\game_scanner.hpp"
3488 </File>
3489 <File
3490 RelativePath=".\..\src\game\game_text.cpp"
3492 </File>
3493 <File
3494 RelativePath=".\..\src\game\game_text.hpp"
3496 </File>
3497 </Filter>
3498 <Filter
3499 Name="Script API"
3501 <File
3502 RelativePath=".\..\src\script\api\script_accounting.hpp"
3504 </File>
3505 <File
3506 RelativePath=".\..\src\script\api\script_admin.hpp"
3508 </File>
3509 <File
3510 RelativePath=".\..\src\script\api\script_airport.hpp"
3512 </File>
3513 <File
3514 RelativePath=".\..\src\script\api\script_base.hpp"
3516 </File>
3517 <File
3518 RelativePath=".\..\src\script\api\script_basestation.hpp"
3520 </File>
3521 <File
3522 RelativePath=".\..\src\script\api\script_bridge.hpp"
3524 </File>
3525 <File
3526 RelativePath=".\..\src\script\api\script_bridgelist.hpp"
3528 </File>
3529 <File
3530 RelativePath=".\..\src\script\api\script_cargo.hpp"
3532 </File>
3533 <File
3534 RelativePath=".\..\src\script\api\script_cargolist.hpp"
3536 </File>
3537 <File
3538 RelativePath=".\..\src\script\api\script_cargomonitor.hpp"
3540 </File>
3541 <File
3542 RelativePath=".\..\src\script\api\script_company.hpp"
3544 </File>
3545 <File
3546 RelativePath=".\..\src\script\api\script_companymode.hpp"
3548 </File>
3549 <File
3550 RelativePath=".\..\src\script\api\script_controller.hpp"
3552 </File>
3553 <File
3554 RelativePath=".\..\src\script\api\script_date.hpp"
3556 </File>
3557 <File
3558 RelativePath=".\..\src\script\api\script_depotlist.hpp"
3560 </File>
3561 <File
3562 RelativePath=".\..\src\script\api\script_engine.hpp"
3564 </File>
3565 <File
3566 RelativePath=".\..\src\script\api\script_enginelist.hpp"
3568 </File>
3569 <File
3570 RelativePath=".\..\src\script\api\script_error.hpp"
3572 </File>
3573 <File
3574 RelativePath=".\..\src\script\api\script_event.hpp"
3576 </File>
3577 <File
3578 RelativePath=".\..\src\script\api\script_event_types.hpp"
3580 </File>
3581 <File
3582 RelativePath=".\..\src\script\api\script_execmode.hpp"
3584 </File>
3585 <File
3586 RelativePath=".\..\src\script\api\script_game.hpp"
3588 </File>
3589 <File
3590 RelativePath=".\..\src\script\api\script_gamesettings.hpp"
3592 </File>
3593 <File
3594 RelativePath=".\..\src\script\api\script_goal.hpp"
3596 </File>
3597 <File
3598 RelativePath=".\..\src\script\api\script_group.hpp"
3600 </File>
3601 <File
3602 RelativePath=".\..\src\script\api\script_grouplist.hpp"
3604 </File>
3605 <File
3606 RelativePath=".\..\src\script\api\script_industry.hpp"
3608 </File>
3609 <File
3610 RelativePath=".\..\src\script\api\script_industrylist.hpp"
3612 </File>
3613 <File
3614 RelativePath=".\..\src\script\api\script_industrytype.hpp"
3616 </File>
3617 <File
3618 RelativePath=".\..\src\script\api\script_industrytypelist.hpp"
3620 </File>
3621 <File
3622 RelativePath=".\..\src\script\api\script_info_docs.hpp"
3624 </File>
3625 <File
3626 RelativePath=".\..\src\script\api\script_infrastructure.hpp"
3628 </File>
3629 <File
3630 RelativePath=".\..\src\script\api\script_list.hpp"
3632 </File>
3633 <File
3634 RelativePath=".\..\src\script\api\script_log.hpp"
3636 </File>
3637 <File
3638 RelativePath=".\..\src\script\api\script_map.hpp"
3640 </File>
3641 <File
3642 RelativePath=".\..\src\script\api\script_marine.hpp"
3644 </File>
3645 <File
3646 RelativePath=".\..\src\script\api\script_news.hpp"
3648 </File>
3649 <File
3650 RelativePath=".\..\src\script\api\script_object.hpp"
3652 </File>
3653 <File
3654 RelativePath=".\..\src\script\api\script_order.hpp"
3656 </File>
3657 <File
3658 RelativePath=".\..\src\script\api\script_rail.hpp"
3660 </File>
3661 <File
3662 RelativePath=".\..\src\script\api\script_railtypelist.hpp"
3664 </File>
3665 <File
3666 RelativePath=".\..\src\script\api\script_road.hpp"
3668 </File>
3669 <File
3670 RelativePath=".\..\src\script\api\script_sign.hpp"
3672 </File>
3673 <File
3674 RelativePath=".\..\src\script\api\script_signlist.hpp"
3676 </File>
3677 <File
3678 RelativePath=".\..\src\script\api\script_station.hpp"
3680 </File>
3681 <File
3682 RelativePath=".\..\src\script\api\script_stationlist.hpp"
3684 </File>
3685 <File
3686 RelativePath=".\..\src\script\api\script_story_page.hpp"
3688 </File>
3689 <File
3690 RelativePath=".\..\src\script\api\script_storypagelist.hpp"
3692 </File>
3693 <File
3694 RelativePath=".\..\src\script\api\script_storypageelementlist.hpp"
3696 </File>
3697 <File
3698 RelativePath=".\..\src\script\api\script_subsidy.hpp"
3700 </File>
3701 <File
3702 RelativePath=".\..\src\script\api\script_subsidylist.hpp"
3704 </File>
3705 <File
3706 RelativePath=".\..\src\script\api\script_testmode.hpp"
3708 </File>
3709 <File
3710 RelativePath=".\..\src\script\api\script_text.hpp"
3712 </File>
3713 <File
3714 RelativePath=".\..\src\script\api\script_tile.hpp"
3716 </File>
3717 <File
3718 RelativePath=".\..\src\script\api\script_tilelist.hpp"
3720 </File>
3721 <File
3722 RelativePath=".\..\src\script\api\script_town.hpp"
3724 </File>
3725 <File
3726 RelativePath=".\..\src\script\api\script_townlist.hpp"
3728 </File>
3729 <File
3730 RelativePath=".\..\src\script\api\script_tunnel.hpp"
3732 </File>
3733 <File
3734 RelativePath=".\..\src\script\api\script_types.hpp"
3736 </File>
3737 <File
3738 RelativePath=".\..\src\script\api\script_vehicle.hpp"
3740 </File>
3741 <File
3742 RelativePath=".\..\src\script\api\script_vehiclelist.hpp"
3744 </File>
3745 <File
3746 RelativePath=".\..\src\script\api\script_viewport.hpp"
3748 </File>
3749 <File
3750 RelativePath=".\..\src\script\api\script_waypoint.hpp"
3752 </File>
3753 <File
3754 RelativePath=".\..\src\script\api\script_waypointlist.hpp"
3756 </File>
3757 <File
3758 RelativePath=".\..\src\script\api\script_window.hpp"
3760 </File>
3761 </Filter>
3762 <Filter
3763 Name="Script API Implementation"
3765 <File
3766 RelativePath=".\..\src\script\api\script_accounting.cpp"
3768 </File>
3769 <File
3770 RelativePath=".\..\src\script\api\script_admin.cpp"
3772 </File>
3773 <File
3774 RelativePath=".\..\src\script\api\script_airport.cpp"
3776 </File>
3777 <File
3778 RelativePath=".\..\src\script\api\script_base.cpp"
3780 </File>
3781 <File
3782 RelativePath=".\..\src\script\api\script_basestation.cpp"
3784 </File>
3785 <File
3786 RelativePath=".\..\src\script\api\script_bridge.cpp"
3788 </File>
3789 <File
3790 RelativePath=".\..\src\script\api\script_bridgelist.cpp"
3792 </File>
3793 <File
3794 RelativePath=".\..\src\script\api\script_cargo.cpp"
3796 </File>
3797 <File
3798 RelativePath=".\..\src\script\api\script_cargolist.cpp"
3800 </File>
3801 <File
3802 RelativePath=".\..\src\script\api\script_cargomonitor.cpp"
3804 </File>
3805 <File
3806 RelativePath=".\..\src\script\api\script_company.cpp"
3808 </File>
3809 <File
3810 RelativePath=".\..\src\script\api\script_companymode.cpp"
3812 </File>
3813 <File
3814 RelativePath=".\..\src\script\api\script_controller.cpp"
3816 </File>
3817 <File
3818 RelativePath=".\..\src\script\api\script_date.cpp"
3820 </File>
3821 <File
3822 RelativePath=".\..\src\script\api\script_depotlist.cpp"
3824 </File>
3825 <File
3826 RelativePath=".\..\src\script\api\script_engine.cpp"
3828 </File>
3829 <File
3830 RelativePath=".\..\src\script\api\script_enginelist.cpp"
3832 </File>
3833 <File
3834 RelativePath=".\..\src\script\api\script_error.cpp"
3836 </File>
3837 <File
3838 RelativePath=".\..\src\script\api\script_event.cpp"
3840 </File>
3841 <File
3842 RelativePath=".\..\src\script\api\script_event_types.cpp"
3844 </File>
3845 <File
3846 RelativePath=".\..\src\script\api\script_execmode.cpp"
3848 </File>
3849 <File
3850 RelativePath=".\..\src\script\api\script_game.cpp"
3852 </File>
3853 <File
3854 RelativePath=".\..\src\script\api\script_gamesettings.cpp"
3856 </File>
3857 <File
3858 RelativePath=".\..\src\script\api\script_goal.cpp"
3860 </File>
3861 <File
3862 RelativePath=".\..\src\script\api\script_group.cpp"
3864 </File>
3865 <File
3866 RelativePath=".\..\src\script\api\script_grouplist.cpp"
3868 </File>
3869 <File
3870 RelativePath=".\..\src\script\api\script_industry.cpp"
3872 </File>
3873 <File
3874 RelativePath=".\..\src\script\api\script_industrylist.cpp"
3876 </File>
3877 <File
3878 RelativePath=".\..\src\script\api\script_industrytype.cpp"
3880 </File>
3881 <File
3882 RelativePath=".\..\src\script\api\script_industrytypelist.cpp"
3884 </File>
3885 <File
3886 RelativePath=".\..\src\script\api\script_infrastructure.cpp"
3888 </File>
3889 <File
3890 RelativePath=".\..\src\script\api\script_list.cpp"
3892 </File>
3893 <File
3894 RelativePath=".\..\src\script\api\script_log.cpp"
3896 </File>
3897 <File
3898 RelativePath=".\..\src\script\api\script_map.cpp"
3900 </File>
3901 <File
3902 RelativePath=".\..\src\script\api\script_marine.cpp"
3904 </File>
3905 <File
3906 RelativePath=".\..\src\script\api\script_news.cpp"
3908 </File>
3909 <File
3910 RelativePath=".\..\src\script\api\script_object.cpp"
3912 </File>
3913 <File
3914 RelativePath=".\..\src\script\api\script_order.cpp"
3916 </File>
3917 <File
3918 RelativePath=".\..\src\script\api\script_rail.cpp"
3920 </File>
3921 <File
3922 RelativePath=".\..\src\script\api\script_railtypelist.cpp"
3924 </File>
3925 <File
3926 RelativePath=".\..\src\script\api\script_road.cpp"
3928 </File>
3929 <File
3930 RelativePath=".\..\src\script\api\script_sign.cpp"
3932 </File>
3933 <File
3934 RelativePath=".\..\src\script\api\script_signlist.cpp"
3936 </File>
3937 <File
3938 RelativePath=".\..\src\script\api\script_station.cpp"
3940 </File>
3941 <File
3942 RelativePath=".\..\src\script\api\script_stationlist.cpp"
3944 </File>
3945 <File
3946 RelativePath=".\..\src\script\api\script_story_page.cpp"
3948 </File>
3949 <File
3950 RelativePath=".\..\src\script\api\script_storypagelist.cpp"
3952 </File>
3953 <File
3954 RelativePath=".\..\src\script\api\script_storypageelementlist.cpp"
3956 </File>
3957 <File
3958 RelativePath=".\..\src\script\api\script_subsidy.cpp"
3960 </File>
3961 <File
3962 RelativePath=".\..\src\script\api\script_subsidylist.cpp"
3964 </File>
3965 <File
3966 RelativePath=".\..\src\script\api\script_testmode.cpp"
3968 </File>
3969 <File
3970 RelativePath=".\..\src\script\api\script_text.cpp"
3972 </File>
3973 <File
3974 RelativePath=".\..\src\script\api\script_tile.cpp"
3976 </File>
3977 <File
3978 RelativePath=".\..\src\script\api\script_tilelist.cpp"
3980 </File>
3981 <File
3982 RelativePath=".\..\src\script\api\script_town.cpp"
3984 </File>
3985 <File
3986 RelativePath=".\..\src\script\api\script_townlist.cpp"
3988 </File>
3989 <File
3990 RelativePath=".\..\src\script\api\script_tunnel.cpp"
3992 </File>
3993 <File
3994 RelativePath=".\..\src\script\api\script_vehicle.cpp"
3996 </File>
3997 <File
3998 RelativePath=".\..\src\script\api\script_vehiclelist.cpp"
4000 </File>
4001 <File
4002 RelativePath=".\..\src\script\api\script_viewport.cpp"
4004 </File>
4005 <File
4006 RelativePath=".\..\src\script\api\script_waypoint.cpp"
4008 </File>
4009 <File
4010 RelativePath=".\..\src\script\api\script_waypointlist.cpp"
4012 </File>
4013 <File
4014 RelativePath=".\..\src\script\api\script_window.cpp"
4016 </File>
4017 </Filter>
4018 <Filter
4019 Name="Blitters"
4021 <File
4022 RelativePath=".\..\src\blitter\32bpp_anim.cpp"
4024 </File>
4025 <File
4026 RelativePath=".\..\src\blitter\32bpp_anim.hpp"
4028 </File>
4029 <File
4030 RelativePath=".\..\src\blitter\32bpp_anim_sse2.cpp"
4032 </File>
4033 <File
4034 RelativePath=".\..\src\blitter\32bpp_anim_sse2.hpp"
4036 </File>
4037 <File
4038 RelativePath=".\..\src\blitter\32bpp_anim_sse4.cpp"
4040 </File>
4041 <File
4042 RelativePath=".\..\src\blitter\32bpp_anim_sse4.hpp"
4044 </File>
4045 <File
4046 RelativePath=".\..\src\blitter\32bpp_base.cpp"
4048 </File>
4049 <File
4050 RelativePath=".\..\src\blitter\32bpp_base.hpp"
4052 </File>
4053 <File
4054 RelativePath=".\..\src\blitter\32bpp_optimized.cpp"
4056 </File>
4057 <File
4058 RelativePath=".\..\src\blitter\32bpp_optimized.hpp"
4060 </File>
4061 <File
4062 RelativePath=".\..\src\blitter\32bpp_simple.cpp"
4064 </File>
4065 <File
4066 RelativePath=".\..\src\blitter\32bpp_simple.hpp"
4068 </File>
4069 <File
4070 RelativePath=".\..\src\blitter\32bpp_sse_func.hpp"
4072 </File>
4073 <File
4074 RelativePath=".\..\src\blitter\32bpp_sse_type.h"
4076 </File>
4077 <File
4078 RelativePath=".\..\src\blitter\32bpp_sse2.cpp"
4080 </File>
4081 <File
4082 RelativePath=".\..\src\blitter\32bpp_sse2.hpp"
4084 </File>
4085 <File
4086 RelativePath=".\..\src\blitter\32bpp_sse4.cpp"
4088 </File>
4089 <File
4090 RelativePath=".\..\src\blitter\32bpp_sse4.hpp"
4092 </File>
4093 <File
4094 RelativePath=".\..\src\blitter\32bpp_ssse3.cpp"
4096 </File>
4097 <File
4098 RelativePath=".\..\src\blitter\32bpp_ssse3.hpp"
4100 </File>
4101 <File
4102 RelativePath=".\..\src\blitter\8bpp_base.cpp"
4104 </File>
4105 <File
4106 RelativePath=".\..\src\blitter\8bpp_base.hpp"
4108 </File>
4109 <File
4110 RelativePath=".\..\src\blitter\8bpp_optimized.cpp"
4112 </File>
4113 <File
4114 RelativePath=".\..\src\blitter\8bpp_optimized.hpp"
4116 </File>
4117 <File
4118 RelativePath=".\..\src\blitter\8bpp_simple.cpp"
4120 </File>
4121 <File
4122 RelativePath=".\..\src\blitter\8bpp_simple.hpp"
4124 </File>
4125 <File
4126 RelativePath=".\..\src\blitter\base.cpp"
4128 </File>
4129 <File
4130 RelativePath=".\..\src\blitter\base.hpp"
4132 </File>
4133 <File
4134 RelativePath=".\..\src\blitter\factory.hpp"
4136 </File>
4137 <File
4138 RelativePath=".\..\src\blitter\null.cpp"
4140 </File>
4141 <File
4142 RelativePath=".\..\src\blitter\null.hpp"
4144 </File>
4145 </Filter>
4146 <Filter
4147 Name="Drivers"
4149 <File
4150 RelativePath=".\..\src\music\music_driver.hpp"
4152 </File>
4153 <File
4154 RelativePath=".\..\src\sound\sound_driver.hpp"
4156 </File>
4157 <File
4158 RelativePath=".\..\src\video\video_driver.hpp"
4160 </File>
4161 </Filter>
4162 <Filter
4163 Name="Sprite loaders"
4165 <File
4166 RelativePath=".\..\src\spriteloader\grf.cpp"
4168 </File>
4169 <File
4170 RelativePath=".\..\src\spriteloader\grf.hpp"
4172 </File>
4173 <File
4174 RelativePath=".\..\src\spriteloader\spriteloader.hpp"
4176 </File>
4177 </Filter>
4178 <Filter
4179 Name="NewGRF"
4181 <File
4182 RelativePath=".\..\src\newgrf.cpp"
4184 </File>
4185 <File
4186 RelativePath=".\..\src\newgrf_airport.cpp"
4188 </File>
4189 <File
4190 RelativePath=".\..\src\newgrf_airporttiles.cpp"
4192 </File>
4193 <File
4194 RelativePath=".\..\src\newgrf_canal.cpp"
4196 </File>
4197 <File
4198 RelativePath=".\..\src\newgrf_cargo.cpp"
4200 </File>
4201 <File
4202 RelativePath=".\..\src\newgrf_commons.cpp"
4204 </File>
4205 <File
4206 RelativePath=".\..\src\newgrf_config.cpp"
4208 </File>
4209 <File
4210 RelativePath=".\..\src\newgrf_engine.cpp"
4212 </File>
4213 <File
4214 RelativePath=".\..\src\newgrf_generic.cpp"
4216 </File>
4217 <File
4218 RelativePath=".\..\src\newgrf_house.cpp"
4220 </File>
4221 <File
4222 RelativePath=".\..\src\newgrf_industries.cpp"
4224 </File>
4225 <File
4226 RelativePath=".\..\src\newgrf_industrytiles.cpp"
4228 </File>
4229 <File
4230 RelativePath=".\..\src\newgrf_object.cpp"
4232 </File>
4233 <File
4234 RelativePath=".\..\src\newgrf_railtype.cpp"
4236 </File>
4237 <File
4238 RelativePath=".\..\src\newgrf_sound.cpp"
4240 </File>
4241 <File
4242 RelativePath=".\..\src\newgrf_spritegroup.cpp"
4244 </File>
4245 <File
4246 RelativePath=".\..\src\newgrf_station.cpp"
4248 </File>
4249 <File
4250 RelativePath=".\..\src\newgrf_storage.cpp"
4252 </File>
4253 <File
4254 RelativePath=".\..\src\newgrf_text.cpp"
4256 </File>
4257 <File
4258 RelativePath=".\..\src\newgrf_town.cpp"
4260 </File>
4261 <File
4262 RelativePath=".\..\src\newgrf_townname.cpp"
4264 </File>
4265 </Filter>
4266 <Filter
4267 Name="Map Accessors"
4269 <File
4270 RelativePath=".\..\src\bridge_map.cpp"
4272 </File>
4273 <File
4274 RelativePath=".\..\src\bridge_map.h"
4276 </File>
4277 <File
4278 RelativePath=".\..\src\bridge_signal_map.h"
4280 </File>
4281 <File
4282 RelativePath=".\..\src\clear_map.h"
4284 </File>
4285 <File
4286 RelativePath=".\..\src\industry_map.h"
4288 </File>
4289 <File
4290 RelativePath=".\..\src\object_map.h"
4292 </File>
4293 <File
4294 RelativePath=".\..\src\rail_map.h"
4296 </File>
4297 <File
4298 RelativePath=".\..\src\road_map.cpp"
4300 </File>
4301 <File
4302 RelativePath=".\..\src\road_map.h"
4304 </File>
4305 <File
4306 RelativePath=".\..\src\station_map.h"
4308 </File>
4309 <File
4310 RelativePath=".\..\src\tile_map.h"
4312 </File>
4313 <File
4314 RelativePath=".\..\src\town_map.h"
4316 </File>
4317 <File
4318 RelativePath=".\..\src\tree_map.h"
4320 </File>
4321 <File
4322 RelativePath=".\..\src\tunnel_map.cpp"
4324 </File>
4325 <File
4326 RelativePath=".\..\src\tunnel_map.h"
4328 </File>
4329 <File
4330 RelativePath=".\..\src\tunnelbridge_map.h"
4332 </File>
4333 <File
4334 RelativePath=".\..\src\void_map.h"
4336 </File>
4337 <File
4338 RelativePath=".\..\src\water_map.h"
4340 </File>
4341 </Filter>
4342 <Filter
4343 Name="Misc"
4345 <File
4346 RelativePath=".\..\src\misc\array.hpp"
4348 </File>
4349 <File
4350 RelativePath=".\..\src\misc\binaryheap.hpp"
4352 </File>
4353 <File
4354 RelativePath=".\..\src\misc\blob.hpp"
4356 </File>
4357 <File
4358 RelativePath=".\..\src\misc\countedobj.cpp"
4360 </File>
4361 <File
4362 RelativePath=".\..\src\misc\countedptr.hpp"
4364 </File>
4365 <File
4366 RelativePath=".\..\src\misc\dbg_helpers.cpp"
4368 </File>
4369 <File
4370 RelativePath=".\..\src\misc\dbg_helpers.h"
4372 </File>
4373 <File
4374 RelativePath=".\..\src\misc\fixedsizearray.hpp"
4376 </File>
4377 <File
4378 RelativePath=".\..\src\misc\getoptdata.cpp"
4380 </File>
4381 <File
4382 RelativePath=".\..\src\misc\getoptdata.h"
4384 </File>
4385 <File
4386 RelativePath=".\..\src\misc\hashtable.hpp"
4388 </File>
4389 <File
4390 RelativePath=".\..\src\misc\str.hpp"
4392 </File>
4393 </Filter>
4394 <Filter
4395 Name="Network Core"
4397 <File
4398 RelativePath=".\..\src\network\core\address.cpp"
4400 </File>
4401 <File
4402 RelativePath=".\..\src\network\core\address.h"
4404 </File>
4405 <File
4406 RelativePath=".\..\src\network\core\config.h"
4408 </File>
4409 <File
4410 RelativePath=".\..\src\network\core\core.cpp"
4412 </File>
4413 <File
4414 RelativePath=".\..\src\network\core\core.h"
4416 </File>
4417 <File
4418 RelativePath=".\..\src\network\core\game.h"
4420 </File>
4421 <File
4422 RelativePath=".\..\src\network\core\host.cpp"
4424 </File>
4425 <File
4426 RelativePath=".\..\src\network\core\host.h"
4428 </File>
4429 <File
4430 RelativePath=".\..\src\network\core\os_abstraction.h"
4432 </File>
4433 <File
4434 RelativePath=".\..\src\network\core\packet.cpp"
4436 </File>
4437 <File
4438 RelativePath=".\..\src\network\core\packet.h"
4440 </File>
4441 <File
4442 RelativePath=".\..\src\network\core\tcp.cpp"
4444 </File>
4445 <File
4446 RelativePath=".\..\src\network\core\tcp.h"
4448 </File>
4449 <File
4450 RelativePath=".\..\src\network\core\tcp_admin.cpp"
4452 </File>
4453 <File
4454 RelativePath=".\..\src\network\core\tcp_admin.h"
4456 </File>
4457 <File
4458 RelativePath=".\..\src\network\core\tcp_connect.cpp"
4460 </File>
4461 <File
4462 RelativePath=".\..\src\network\core\tcp_content.cpp"
4464 </File>
4465 <File
4466 RelativePath=".\..\src\network\core\tcp_content.h"
4468 </File>
4469 <File
4470 RelativePath=".\..\src\network\core\tcp_game.cpp"
4472 </File>
4473 <File
4474 RelativePath=".\..\src\network\core\tcp_game.h"
4476 </File>
4477 <File
4478 RelativePath=".\..\src\network\core\tcp_http.cpp"
4480 </File>
4481 <File
4482 RelativePath=".\..\src\network\core\tcp_http.h"
4484 </File>
4485 <File
4486 RelativePath=".\..\src\network\core\tcp_listen.h"
4488 </File>
4489 <File
4490 RelativePath=".\..\src\network\core\udp.cpp"
4492 </File>
4493 <File
4494 RelativePath=".\..\src\network\core\udp.h"
4496 </File>
4497 </Filter>
4498 <Filter
4499 Name="Pathfinder"
4501 <File
4502 RelativePath=".\..\src\pathfinder\follow_track.hpp"
4504 </File>
4505 <File
4506 RelativePath=".\..\src\pathfinder\opf\opf_ship.cpp"
4508 </File>
4509 <File
4510 RelativePath=".\..\src\pathfinder\opf\opf_ship.h"
4512 </File>
4513 <File
4514 RelativePath=".\..\src\pathfinder\pathfinder_func.h"
4516 </File>
4517 <File
4518 RelativePath=".\..\src\pathfinder\pathfinder_type.h"
4520 </File>
4521 <File
4522 RelativePath=".\..\src\pathfinder\pf_performance_timer.hpp"
4524 </File>
4525 </Filter>
4526 <Filter
4527 Name="NPF"
4529 <File
4530 RelativePath=".\..\src\pathfinder\npf\aystar.cpp"
4532 </File>
4533 <File
4534 RelativePath=".\..\src\pathfinder\npf\aystar.h"
4536 </File>
4537 <File
4538 RelativePath=".\..\src\pathfinder\npf\npf.cpp"
4540 </File>
4541 <File
4542 RelativePath=".\..\src\pathfinder\npf\npf_func.h"
4544 </File>
4545 <File
4546 RelativePath=".\..\src\pathfinder\npf\queue.cpp"
4548 </File>
4549 <File
4550 RelativePath=".\..\src\pathfinder\npf\queue.h"
4552 </File>
4553 </Filter>
4554 <Filter
4555 Name="YAPF"
4557 <File
4558 RelativePath=".\..\src\pathfinder\yapf\nodelist.hpp"
4560 </File>
4561 <File
4562 RelativePath=".\..\src\pathfinder\yapf\yapf.h"
4564 </File>
4565 <File
4566 RelativePath=".\..\src\pathfinder\yapf\yapf.hpp"
4568 </File>
4569 <File
4570 RelativePath=".\..\src\pathfinder\yapf\yapf_base.hpp"
4572 </File>
4573 <File
4574 RelativePath=".\..\src\pathfinder\yapf\yapf_cache.h"
4576 </File>
4577 <File
4578 RelativePath=".\..\src\pathfinder\yapf\yapf_common.hpp"
4580 </File>
4581 <File
4582 RelativePath=".\..\src\pathfinder\yapf\yapf_costbase.hpp"
4584 </File>
4585 <File
4586 RelativePath=".\..\src\pathfinder\yapf\yapf_costcache.hpp"
4588 </File>
4589 <File
4590 RelativePath=".\..\src\pathfinder\yapf\yapf_costrail.hpp"
4592 </File>
4593 <File
4594 RelativePath=".\..\src\pathfinder\yapf\yapf_destrail.hpp"
4596 </File>
4597 <File
4598 RelativePath=".\..\src\pathfinder\yapf\yapf_node.hpp"
4600 </File>
4601 <File
4602 RelativePath=".\..\src\pathfinder\yapf\yapf_node_rail.hpp"
4604 </File>
4605 <File
4606 RelativePath=".\..\src\pathfinder\yapf\yapf_node_road.hpp"
4608 </File>
4609 <File
4610 RelativePath=".\..\src\pathfinder\yapf\yapf_node_ship.hpp"
4612 </File>
4613 <File
4614 RelativePath=".\..\src\pathfinder\yapf\yapf_rail.cpp"
4616 </File>
4617 <File
4618 RelativePath=".\..\src\pathfinder\yapf\yapf_road.cpp"
4620 </File>
4621 <File
4622 RelativePath=".\..\src\pathfinder\yapf\yapf_ship.cpp"
4624 </File>
4625 <File
4626 RelativePath=".\..\src\pathfinder\yapf\yapf_type.hpp"
4628 </File>
4629 </Filter>
4630 <Filter
4631 Name="Video"
4633 <File
4634 RelativePath=".\..\src\video\dedicated_v.cpp"
4636 </File>
4637 <File
4638 RelativePath=".\..\src\video\null_v.cpp"
4640 </File>
4641 <File
4642 RelativePath=".\..\src\video\sdl_v.cpp"
4644 </File>
4645 <File
4646 RelativePath=".\..\src\video\win32_v.cpp"
4648 </File>
4649 </Filter>
4650 <Filter
4651 Name="Music"
4653 <File
4654 RelativePath=".\..\src\music\dmusic.cpp"
4656 </File>
4657 <File
4658 RelativePath=".\..\src\music\null_m.cpp"
4660 </File>
4661 <File
4662 RelativePath=".\..\src\music\win32_m.cpp"
4664 </File>
4665 </Filter>
4666 <Filter
4667 Name="Sound"
4669 <File
4670 RelativePath=".\..\src\sound\null_s.cpp"
4672 </File>
4673 <File
4674 RelativePath=".\..\src\sound\sdl_s.cpp"
4676 </File>
4677 <File
4678 RelativePath=".\..\src\sound\win32_s.cpp"
4680 </File>
4681 </Filter>
4682 <Filter
4683 Name="Windows files"
4685 <File
4686 RelativePath=".\..\src\os\windows\crashlog_win.cpp"
4688 </File>
4689 <File
4690 RelativePath=".\..\src\os\windows\ottdres.rc"
4692 </File>
4693 <File
4694 RelativePath=".\..\src\os\windows\win32.cpp"
4696 </File>
4697 </Filter>
4698 <Filter
4699 Name="Threading"
4701 <File
4702 RelativePath=".\..\src\thread\thread.h"
4704 </File>
4705 <File
4706 RelativePath=".\..\src\thread\thread_win32.cpp"
4708 </File>
4709 </Filter>
4710 <Filter
4711 Name="Btree containers"
4713 <File
4714 RelativePath=".\..\src\3rdparty\cpp-btree\btree.h"
4716 </File>
4717 <File
4718 RelativePath=".\..\src\3rdparty\cpp-btree\btree_container.h"
4720 </File>
4721 <File
4722 RelativePath=".\..\src\3rdparty\cpp-btree\btree_map.h"
4724 </File>
4725 <File
4726 RelativePath=".\..\src\3rdparty\cpp-btree\btree_set.h"
4728 </File>
4729 <File
4730 RelativePath=".\..\src\3rdparty\cpp-btree\safe_btree.h"
4732 </File>
4733 <File
4734 RelativePath=".\..\src\3rdparty\cpp-btree\safe_btree_map.h"
4736 </File>
4737 <File
4738 RelativePath=".\..\src\3rdparty\cpp-btree\safe_btree_set.h"
4740 </File>
4741 </Filter>
4742 <File
4743 RelativePath=".\..\media\openttd.ico"
4745 </File>
4746 <File
4747 RelativePath=".\..\readme.txt"
4749 </File>
4750 </Files>
4751 <Globals>
4752 </Globals>
4753 </VisualStudioProject>