(svn r8014) -Codechange (r7573): When a tile is cleared, empty the general purpose bits in
extra as well, unless they are (or could be) used for bridges. This means these
bits don't have to be cleared seperately when non-bridgeable tiles are removed.
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8.00"
Name="openttd"
ProjectGUID="{668328A0-B40E-4CDB-BD72-D0064424414A}"
RootNamespace="openttd"
>
<Platforms>
<Platform
Name="Win32"
/>
<Platform
Name="x64"
/>
</Platforms>
<ToolFiles>
<ToolFile
RelativePath="..\src\masm64.rules"
/>
</ToolFiles>
<Configurations>
<Configuration
Name="Release|Win32"
OutputDirectory="..\objs\$(PlatformName)\$(ConfigurationName)\"
IntermediateDirectory="..\objs\$(PlatformName)\$(ConfigurationName)\"
ConfigurationType="1"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="MASM AMD64"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
TypeLibraryName=".\Release/openttd.tlb"
HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
Optimization="3"
InlineFunctionExpansion="2"
EnableIntrinsicFunctions="true"
FavorSizeOrSpeed="2"
OmitFramePointers="true"
AdditionalIncludeDirectories="..\objs\langs"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;WIN32_EXCEPTION_TRACKER;WIN32_ENABLE_DIRECTMUSIC_SUPPORT;WITH_ZLIB;WITH_PNG;WITH_FREETYPE;ENABLE_NETWORK"
StringPooling="true"
ExceptionHandling="1"
RuntimeLibrary="0"
StructMemberAlignment="3"
BufferSecurityCheck="false"
EnableFunctionLevelLinking="true"
DefaultCharIsUnsigned="true"
UsePrecompiledHeader="0"
PrecompiledHeaderThrough=""
PrecompiledHeaderFile=""
AssemblerOutput="2"
AssemblerListingLocation="$(IntDir)/"
ObjectFile="$(IntDir)/"
ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
BrowseInformation="1"
BrowseInformationFile="$(IntDir)/"
WarningLevel="3"
WarnAsError="true"
SuppressStartupBanner="true"
DebugInformationFormat="3"
CallingConvention="1"
CompileAs="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1053"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="winmm.lib ws2_32.lib libpng.lib zlibstat.lib dxguid.lib libfreetype2.lib"
LinkIncremental="1"
SuppressStartupBanner="true"
IgnoreDefaultLibraryNames=""
GenerateDebugInformation="true"
SubSystem="2"
OptimizeReferences="2"
OptimizeForWindows98="1"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Release|x64"
OutputDirectory="..\objs\$(PlatformName)\$(ConfigurationName)"
IntermediateDirectory="..\objs\$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="MASM AMD64"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
TargetEnvironment="3"
TypeLibraryName=".\Release/openttd.tlb"
HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
Optimization="3"
InlineFunctionExpansion="2"
EnableIntrinsicFunctions="true"
FavorSizeOrSpeed="2"
OmitFramePointers="true"
AdditionalIncludeDirectories="..\objs\langs"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;WIN32_EXCEPTION_TRACKER;WIN32_ENABLE_DIRECTMUSIC_SUPPORT;WITH_ZLIB;WITH_PNG;WITH_FREETYPE;ENABLE_NETWORK"
StringPooling="true"
ExceptionHandling="1"
RuntimeLibrary="0"
StructMemberAlignment="0"
BufferSecurityCheck="false"
EnableFunctionLevelLinking="true"
DefaultCharIsUnsigned="true"
UsePrecompiledHeader="0"
PrecompiledHeaderThrough=""
PrecompiledHeaderFile=""
AssemblerOutput="2"
AssemblerListingLocation="$(IntDir)/"
ObjectFile="$(IntDir)/"
ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
BrowseInformation="1"
BrowseInformationFile="$(IntDir)/"
WarningLevel="3"
WarnAsError="false"
SuppressStartupBanner="true"
DebugInformationFormat="3"
CallingConvention="1"
CompileAs="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1053"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="winmm.lib ws2_32.lib libpng.lib zlibstat.lib dxguid.lib libfreetype2.lib"
LinkIncremental="1"
SuppressStartupBanner="true"
IgnoreDefaultLibraryNames=""
GenerateDebugInformation="true"
SubSystem="2"
OptimizeReferences="2"
OptimizeForWindows98="1"
TargetMachine="17"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Debug|Win32"
OutputDirectory="..\objs\$(PlatformName)\$(ConfigurationName)\"
IntermediateDirectory="..\objs\$(PlatformName)\$(ConfigurationName)\"
ConfigurationType="1"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="MASM AMD64"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
TypeLibraryName=".\Debug/openttd.tlb"
HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..\objs\langs"
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;WIN32_ENABLE_DIRECTMUSIC_SUPPORT;WITH_ZLIB;WITH_PNG;WITH_FREETYPE;ENABLE_NETWORK"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="0"
AssemblerListingLocation="$(IntDir)/"
ObjectFile="$(IntDir)/"
ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
WarningLevel="3"
WarnAsError="true"
SuppressStartupBanner="true"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="4"
CallingConvention="1"
CompileAs="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1053"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="winmm.lib ws2_32.lib libpng.lib zlibstat.lib dxguid.lib libfreetype2.lib"
LinkIncremental="0"
SuppressStartupBanner="true"
IgnoreDefaultLibraryNames="LIBCMT.lib"
GenerateDebugInformation="true"
SubSystem="2"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Debug|x64"
OutputDirectory="..\objs\$(PlatformName)\$(ConfigurationName)"
IntermediateDirectory="..\objs\$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="MASM AMD64"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
TargetEnvironment="3"
TypeLibraryName=".\Debug/openttd.tlb"
HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..\objs\langs"
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;WIN32_ENABLE_DIRECTMUSIC_SUPPORT;WITH_ZLIB;WITH_PNG;WITH_FREETYPE;ENABLE_NETWORK"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="0"
PrecompiledHeaderThrough=""
PrecompiledHeaderFile=""
AssemblerListingLocation="$(IntDir)/"
ObjectFile="$(IntDir)/"
ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
WarningLevel="3"
WarnAsError="false"
SuppressStartupBanner="true"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
CallingConvention="0"
CompileAs="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1053"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="winmm.lib ws2_32.lib libpng.lib zlibstat.lib dxguid.lib libfreetype2.lib"
LinkIncremental="0"
SuppressStartupBanner="true"
IgnoreDefaultLibraryNames="LIBCMT.lib"
GenerateDebugInformation="true"
SubSystem="2"
TargetMachine="17"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Source Files"
Filter="">
<File
RelativePath=".\..\src\airport.c">
</File>
<File
RelativePath=".\..\src\aystar.c">
</File>
<File
RelativePath=".\..\src\bmp.c">
</File>
<File
RelativePath=".\..\src\callback_table.c">
</File>
<File
RelativePath=".\..\src\command.c">
</File>
<File
RelativePath=".\..\src\console.c">
</File>
<File
RelativePath=".\..\src\console_cmds.c">
</File>
<File
RelativePath=".\..\src\currency.c">
</File>
<File
RelativePath=".\..\src\date.c">
</File>
<File
RelativePath=".\..\src\debug.c">
</File>
<File
RelativePath=".\..\src\dedicated.c">
</File>
<File
RelativePath=".\..\src\depot.c">
</File>
<File
RelativePath=".\..\src\driver.c">
</File>
<File
RelativePath=".\..\src\economy.c">
</File>
<File
RelativePath=".\..\src\elrail.c">
</File>
<File
RelativePath=".\..\src\engine.c">
</File>
<File
RelativePath=".\..\src\fileio.c">
</File>
<File
RelativePath=".\..\src\fios.c">
</File>
<File
RelativePath=".\..\src\fontcache.c">
</File>
<File
RelativePath=".\..\src\genworld.c">
</File>
<File
RelativePath=".\..\src\gfx.c">
</File>
<File
RelativePath=".\..\src\gfxinit.c">
</File>
<File
RelativePath=".\..\src\heightmap.c">
</File>
<File
RelativePath=".\..\src\helpers.cpp">
</File>
<File
RelativePath=".\..\src\landscape.c">
</File>
<File
RelativePath=".\..\src\map.c">
</File>
<File
RelativePath=".\..\src\md5.c">
</File>
<File
RelativePath=".\..\src\mersenne.c">
</File>
<File
RelativePath=".\..\src\minilzo.c">
</File>
<File
RelativePath=".\..\src\misc.c">
</File>
<File
RelativePath=".\..\src\mixer.c">
</File>
<File
RelativePath=".\..\src\music.c">
</File>
<File
RelativePath=".\..\src\namegen.c">
</File>
<File
RelativePath=".\..\src\network\core\core.c">
</File>
<File
RelativePath=".\..\src\network\core\packet.c">
</File>
<File
RelativePath=".\..\src\network\core\tcp.c">
</File>
<File
RelativePath=".\..\src\network\core\udp.c">
</File>
<File
RelativePath=".\..\src\network\network.c">
</File>
<File
RelativePath=".\..\src\network\network_client.c">
</File>
<File
RelativePath=".\..\src\network\network_data.c">
</File>
<File
RelativePath=".\..\src\network\network_gamelist.c">
</File>
<File
RelativePath=".\..\src\network\network_server.c">
</File>
<File
RelativePath=".\..\src\network\network_udp.c">
</File>
<File
RelativePath=".\..\src\npf.c">
</File>
<File
RelativePath=".\..\src\oldloader.c">
</File>
<File
RelativePath=".\..\src\oldpool.c">
</File>
<File
RelativePath=".\..\src\openttd.c">
</File>
<File
RelativePath=".\..\src\os_timer.c">
</File>
<File
RelativePath=".\..\src\ottdres.rc">
</File>
<File
RelativePath=".\..\src\pathfind.c">
</File>
<File
RelativePath=".\..\src\players.c">
</File>
<File
RelativePath=".\..\src\queue.c">
</File>
<File
RelativePath=".\..\src\rail.c">
</File>
<File
RelativePath=".\..\src\saveload.c">
</File>
<File
RelativePath=".\..\src\screenshot.c">
</File>
<File
RelativePath=".\..\src\sdl.c">
</File>
<File
RelativePath=".\..\src\settings.c">
</File>
<File
RelativePath=".\..\src\signs.c">
</File>
<File
RelativePath=".\..\src\sound.c">
</File>
<File
RelativePath=".\..\src\spritecache.c">
</File>
<File
RelativePath=".\..\src\string.c">
</File>
<File
RelativePath=".\..\src\strings.c">
</File>
<File
RelativePath=".\..\src\texteff.c">
</File>
<File
RelativePath=".\..\src\tgp.c">
</File>
<File
RelativePath=".\..\src\thread.c">
</File>
<File
RelativePath=".\..\src\tile.c">
</File>
<File
RelativePath=".\..\src\vehicle.c">
</File>
<File
RelativePath=".\..\src\viewport.c">
</File>
<File
RelativePath=".\..\src\waypoint.c">
</File>
<File
RelativePath=".\..\src\widget.c">
</File>
<File
RelativePath=".\..\src\win32.c">
</File>
<File
RelativePath=".\..\src\window.c">
</File>
</Filter>
<Filter
Name="Header Files"
Filter="">
<File
RelativePath=".\..\src\airport.h">
</File>
<File
RelativePath=".\..\src\airport_movement.h">
</File>
<File
RelativePath=".\..\src\aystar.h">
</File>
<File
RelativePath=".\..\src\bmp.h">
</File>
<File
RelativePath=".\..\src\command.h">
</File>
<File
RelativePath=".\..\src\console.h">
</File>
<File
RelativePath=".\..\src\currency.h">
</File>
<File
RelativePath=".\..\src\date.h">
</File>
<File
RelativePath=".\..\src\debug.h">
</File>
<File
RelativePath=".\..\src\video\dedicated_v.h">
</File>
<File
RelativePath=".\..\src\depot.h">
</File>
<File
RelativePath=".\..\src\music\dmusic.h">
</File>
<File
RelativePath=".\..\src\driver.h">
</File>
<File
RelativePath=".\..\src\economy.h">
</File>
<File
RelativePath=".\..\src\engine.h">
</File>
<File
RelativePath=".\..\src\fontcache.h">
</File>
<File
RelativePath=".\..\src\fileio.h">
</File>
<File
RelativePath=".\..\src\fios.h">
</File>
<File
RelativePath=".\..\src\functions.h">
</File>
<File
RelativePath=".\..\src\genworld.h">
</File>
<File
RelativePath=".\..\src\gfx.h">
</File>
<File
RelativePath=".\..\src\gfxinit.h">
</File>
<File
RelativePath=".\..\src\gui.h">
</File>
<File
RelativePath=".\..\src\hal.h">
</File>
<File
RelativePath=".\..\src\heightmap.h">
</File>
<File
RelativePath=".\..\src\industry.h">
</File>
<File
RelativePath=".\..\src\livery.h">
</File>
<File
RelativePath=".\..\src\macros.h">
</File>
<File
RelativePath=".\..\src\map.h">
</File>
<File
RelativePath=".\..\src\md5.h">
</File>
<File
RelativePath=".\..\src\mixer.h">
</File>
<File
RelativePath=".\..\src\music.h">
</File>
<File
RelativePath=".\..\src\network\core\config.h">
</File>
<File
RelativePath=".\..\src\network\core\core.h">
</File>
<File
RelativePath=".\..\src\network\core\game.h">
</File>
<File
RelativePath=".\..\src\network\core\os_abstraction.h">
</File>
<File
RelativePath=".\..\src\network\core\packet.h">
</File>
<File
RelativePath=".\..\src\network\core\tcp.h">
</File>
<File
RelativePath=".\..\src\network\core\udp.h">
</File>
<File
RelativePath=".\..\src\network\network.h">
</File>
<File
RelativePath=".\..\src\network\network_client.h">
</File>
<File
RelativePath=".\..\src\network\network_data.h">
</File>
<File
RelativePath=".\..\src\network\network_gamelist.h">
</File>
<File
RelativePath=".\..\src\network\network_gui.h">
</File>
<File
RelativePath=".\..\src\network\network_server.h">
</File>
<File
RelativePath=".\..\src\network\network_udp.h">
</File>
<File
RelativePath=".\..\src\newgrf.h">
</File>
<File
RelativePath=".\..\src\newgrf_callbacks.h">
</File>
<File
RelativePath=".\..\src\newgrf_cargo.h">
</File>
<File
RelativePath=".\..\src\newgrf_config.h">
</File>
<File
RelativePath=".\..\src\newgrf_engine.h">
</File>
<File
RelativePath=".\..\src\newgrf_sound.h">
</File>
<File
RelativePath=".\..\src\newgrf_spritegroup.h">
</File>
<File
RelativePath=".\..\src\newgrf_station.h">
</File>
<File
RelativePath=".\..\src\newgrf_text.h">
</File>
<File
RelativePath=".\..\src\news.h">
</File>
<File
RelativePath=".\..\src\npf.h">
</File>
<File
RelativePath=".\..\src\music\null_m.h">
</File>
<File
RelativePath=".\..\src\sound\null_s.h">
</File>
<File
RelativePath=".\..\src\video\null_v.h">
</File>
<File
RelativePath=".\..\src\oldpool.h">
</File>
<File
RelativePath=".\..\src\openttd.h">
</File>
<File
RelativePath=".\..\src\pathfind.h">
</File>
<File
RelativePath=".\..\src\player.h">
</File>
<File
RelativePath=".\..\src\queue.h">
</File>
<File
RelativePath=".\..\src\rail.h">
</File>
<File
RelativePath=".\..\src\road_cmd.h">
</File>
<File
RelativePath=".\..\src\saveload.h">
</File>
<File
RelativePath=".\..\src\screenshot.h">
</File>
<File
RelativePath=".\..\src\sound\sdl_s.h">
</File>
<File
RelativePath=".\..\src\video\sdl_v.h">
</File>
<File
RelativePath=".\..\src\settings.h">
</File>
<File
RelativePath=".\..\src\signs.h">
</File>
<File
RelativePath=".\..\src\slope.h">
</File>
<File
RelativePath=".\..\src\sound.h">
</File>
<File
RelativePath=".\..\src\sprite.h">
</File>
<File
RelativePath=".\..\src\station.h">
</File>
<File
RelativePath=".\..\src\stdafx.h">
</File>
<File
RelativePath=".\..\src\string.h">
</File>
<File
RelativePath=".\..\src\tgp.h">
</File>
<File
RelativePath=".\..\src\thread.h">
</File>
<File
RelativePath=".\..\src\tile.h">
</File>
<File
RelativePath=".\..\src\town.h">
</File>
<File
RelativePath=".\..\src\train.h">
</File>
<File
RelativePath=".\..\src\variables.h">
</File>
<File
RelativePath=".\..\src\vehicle.h">
</File>
<File
RelativePath=".\..\src\vehicle_gui.h">
</File>
<File
RelativePath=".\..\src\viewport.h">
</File>
<File
RelativePath=".\..\src\waypoint.h">
</File>
<File
RelativePath=".\..\src\music\win32_m.h">
</File>
<File
RelativePath=".\..\src\sound\win32_s.h">
</File>
<File
RelativePath=".\..\src\video\win32_v.h">
</File>
<File
RelativePath=".\..\src\window.h">
</File>
</Filter>
<Filter
Name="GUI Source Code"
Filter="">
<File
RelativePath=".\..\src\aircraft_gui.c">
</File>
<File
RelativePath=".\..\src\airport_gui.c">
</File>
<File
RelativePath=".\..\src\bridge_gui.c">
</File>
<File
RelativePath=".\..\src\build_vehicle_gui.c">
</File>
<File
RelativePath=".\..\src\depot_gui.c">
</File>
<File
RelativePath=".\..\src\dock_gui.c">
</File>
<File
RelativePath=".\..\src\engine_gui.c">
</File>
<File
RelativePath=".\..\src\genworld_gui.c">
</File>
<File
RelativePath=".\..\src\graph_gui.c">
</File>
<File
RelativePath=".\..\src\industry_gui.c">
</File>
<File
RelativePath=".\..\src\intro_gui.c">
</File>
<File
RelativePath=".\..\src\main_gui.c">
</File>
<File
RelativePath=".\..\src\misc_gui.c">
</File>
<File
RelativePath=".\..\src\music_gui.c">
</File>
<File
RelativePath=".\..\src\network\network_gui.c">
</File>
<File
RelativePath=".\..\src\newgrf_gui.c">
</File>
<File
RelativePath=".\..\src\news_gui.c">
</File>
<File
RelativePath=".\..\src\order_gui.c">
</File>
<File
RelativePath=".\..\src\player_gui.c">
</File>
<File
RelativePath=".\..\src\rail_gui.c">
</File>
<File
RelativePath=".\..\src\road_gui.c">
</File>
<File
RelativePath=".\..\src\roadveh_gui.c">
</File>
<File
RelativePath=".\..\src\settings_gui.c">
</File>
<File
RelativePath=".\..\src\ship_gui.c">
</File>
<File
RelativePath=".\..\src\smallmap_gui.c">
</File>
<File
RelativePath=".\..\src\station_gui.c">
</File>
<File
RelativePath=".\..\src\subsidy_gui.c">
</File>
<File
RelativePath=".\..\src\terraform_gui.c">
</File>
<File
RelativePath=".\..\src\town_gui.c">
</File>
<File
RelativePath=".\..\src\train_gui.c">
</File>
<File
RelativePath=".\..\src\vehicle_gui.c">
</File>
</Filter>
<Filter
Name="Landscape"
Filter="">
<File
RelativePath=".\..\src\aircraft_cmd.c">
</File>
<File
RelativePath=".\..\src\clear_cmd.c">
</File>
<File
RelativePath=".\..\src\disaster_cmd.c">
</File>
<File
RelativePath=".\..\src\dummy_land.c">
</File>
<File
RelativePath=".\..\src\industry_cmd.c">
</File>
<File
RelativePath=".\..\src\misc_cmd.c">
</File>
<File
RelativePath=".\..\src\order_cmd.c">
</File>
<File
RelativePath=".\..\src\rail_cmd.c">
</File>
<File
RelativePath=".\..\src\road_cmd.c">
</File>
<File
RelativePath=".\..\src\roadveh_cmd.c">
</File>
<File
RelativePath=".\..\src\ship_cmd.c">
</File>
<File
RelativePath=".\..\src\station_cmd.c">
</File>
<File
RelativePath=".\..\src\town_cmd.c">
</File>
<File
RelativePath=".\..\src\train_cmd.c">
</File>
<File
RelativePath=".\..\src\tree_cmd.c">
</File>
<File
RelativePath=".\..\src\tunnelbridge_cmd.c">
</File>
<File
RelativePath=".\..\src\unmovable_cmd.c">
</File>
<File
RelativePath=".\..\src\water_cmd.c">
</File>
</Filter>
<Filter
Name="Tables"
Filter="">
<File
RelativePath=".\..\src\table\ai_rail.h">
</File>
<File
RelativePath=".\..\src\table\allstrings.h">
</File>
<File
RelativePath=".\..\src\table\animcursors.h">
</File>
<File
RelativePath=".\..\src\table\autorail.h">
</File>
<File
RelativePath=".\..\src\table\build_industry.h">
</File>
<File
RelativePath=".\..\src\table\clear_land.h">
</File>
<File
RelativePath=".\..\src\table\elrail_data.h">
</File>
<File
RelativePath=".\..\src\table\engines.h">
</File>
<File
RelativePath=".\..\src\table\genland.h">
</File>
<File
RelativePath=".\..\src\table\industry_land.h">
</File>
<File
RelativePath=".\..\src\table\landscape_const.h">
</File>
<File
RelativePath=".\..\src\table\landscape_sprite.h">
</File>
<File
RelativePath=".\..\src\table\namegen.h">
</File>
<File
RelativePath=".\..\src\table\palettes.h">
</File>
<File
RelativePath=".\..\src\table\road_land.h">
</File>
<File
RelativePath=".\..\src\table\roadveh.h">
</File>
<File
RelativePath=".\..\src\table\sprites.h">
</File>
<File
RelativePath=".\..\src\table\station_land.h">
</File>
<File
RelativePath=".\..\src\table\strings.h">
</File>
<File
RelativePath=".\..\src\table\town_land.h">
</File>
<File
RelativePath=".\..\src\table\track_land.h">
</File>
<File
RelativePath=".\..\src\table\train_cmd.h">
</File>
<File
RelativePath=".\..\src\table\tree_land.h">
</File>
<File
RelativePath=".\..\src\table\tunnel_land.h">
</File>
<File
RelativePath=".\..\src\table\unmovable_land.h">
</File>
<File
RelativePath=".\..\src\table\water_land.h">
</File>
</Filter>
<Filter
Name="AI Files"
Filter="">
<File
RelativePath=".\..\src\ai\ai.c">
</File>
<File
RelativePath=".\..\src\ai\default\default.c">
</File>
<File
RelativePath=".\..\src\ai\trolly\build.c">
</File>
<File
RelativePath=".\..\src\ai\trolly\pathfinder.c">
</File>
<File
RelativePath=".\..\src\ai\trolly\shared.c">
</File>
<File
RelativePath=".\..\src\ai\trolly\trolly.c">
</File>
</Filter>
<Filter
Name="NewGRF"
Filter="">
<File
RelativePath=".\..\src\newgrf.c">
</File>
<File
RelativePath=".\..\src\newgrf_cargo.c">
</File>
<File
RelativePath=".\..\src\newgrf_config.c">
</File>
<File
RelativePath=".\..\src\newgrf_engine.c">
</File>
<File
RelativePath=".\..\src\newgrf_sound.c">
</File>
<File
RelativePath=".\..\src\newgrf_spritegroup.c">
</File>
<File
RelativePath=".\..\src\newgrf_station.c">
</File>
<File
RelativePath=".\..\src\newgrf_text.c">
</File>
</Filter>
<Filter
Name="Map Accessors"
Filter="">
<File
RelativePath=".\..\src\bridge_map.c">
</File>
<File
RelativePath=".\..\src\bridge_map.h">
</File>
<File
RelativePath=".\..\src\clear_map.h">
</File>
<File
RelativePath=".\..\src\industry_map.h">
</File>
<File
RelativePath=".\..\src\rail_map.h">
</File>
<File
RelativePath=".\..\src\road_map.c">
</File>
<File
RelativePath=".\..\src\road_map.h">
</File>
<File
RelativePath=".\..\src\station_map.c">
</File>
<File
RelativePath=".\..\src\station_map.h">
</File>
<File
RelativePath=".\..\src\town_map.h">
</File>
<File
RelativePath=".\..\src\tree_map.h">
</File>
<File
RelativePath=".\..\src\tunnel_map.c">
</File>
<File
RelativePath=".\..\src\tunnel_map.h">
</File>
<File
RelativePath=".\..\src\unmovable_map.h">
</File>
<File
RelativePath=".\..\src\void_map.h">
</File>
<File
RelativePath=".\..\src\water_map.h">
</File>
</Filter>
<Filter
Name="YAPF"
Filter="">
<File
RelativePath=".\..\src\yapf\array.hpp">
</File>
<File
RelativePath=".\..\src\yapf\autocopyptr.hpp">
</File>
<File
RelativePath=".\..\src\yapf\binaryheap.hpp">
</File>
<File
RelativePath=".\..\src\yapf\blob.hpp">
</File>
<File
RelativePath=".\..\src\yapf\countedptr.hpp">
</File>
<File
RelativePath=".\..\src\yapf\crc32.hpp">
</File>
<File
RelativePath=".\..\src\yapf\fixedsizearray.hpp">
</File>
<File
RelativePath=".\..\src\yapf\follow_track.cpp">
</File>
<File
RelativePath=".\..\src\yapf\follow_track.hpp">
</File>
<File
RelativePath=".\..\src\yapf\hashtable.hpp">
</File>
<File
RelativePath=".\..\src\yapf\nodelist.hpp">
</File>
<File
RelativePath=".\..\src\yapf\track_dir.hpp">
</File>
<File
RelativePath=".\..\src\yapf\yapf.h">
</File>
<File
RelativePath=".\..\src\yapf\yapf.hpp">
</File>
<File
RelativePath=".\..\src\yapf\yapf_base.hpp">
</File>
<File
RelativePath=".\..\src\yapf\yapf_common.cpp">
</File>
<File
RelativePath=".\..\src\yapf\yapf_common.hpp">
</File>
<File
RelativePath=".\..\src\yapf\yapf_costbase.hpp">
</File>
<File
RelativePath=".\..\src\yapf\yapf_costcache.hpp">
</File>
<File
RelativePath=".\..\src\yapf\yapf_costrail.hpp">
</File>
<File
RelativePath=".\..\src\yapf\yapf_destrail.hpp">
</File>
<File
RelativePath=".\..\src\yapf\yapf_node.hpp">
</File>
<File
RelativePath=".\..\src\yapf\yapf_node_rail.hpp">
</File>
<File
RelativePath=".\..\src\yapf\yapf_node_road.hpp">
</File>
<File
RelativePath=".\..\src\yapf\yapf_rail.cpp">
</File>
<File
RelativePath=".\..\src\yapf\yapf_road.cpp">
</File>
<File
RelativePath=".\..\src\yapf\yapf_settings.h">
</File>
<File
RelativePath=".\..\src\yapf\yapf_ship.cpp">
</File>
</Filter>
<Filter
Name="Video"
Filter="">
<File
RelativePath=".\..\src\video\dedicated_v.c">
</File>
<File
RelativePath=".\..\src\video\null_v.c">
</File>
<File
RelativePath=".\..\src\video\sdl_v.c">
</File>
<File
RelativePath=".\..\src\video\win32_v.c">
</File>
</Filter>
<Filter
Name="Music"
Filter="">
<File
RelativePath=".\..\src\music\dmusic.cpp">
</File>
<File
RelativePath=".\..\src\music\null_m.c">
</File>
<File
RelativePath=".\..\src\music\win32_m.c">
</File>
</Filter>
<Filter
Name="Sound"
Filter="">
<File
RelativePath=".\..\src\sound\null_s.c">
</File>
<File
RelativePath=".\..\src\sound\sdl_s.c">
</File>
<File
RelativePath=".\..\src\sound\win32_s.c">
</File>
</Filter>
<Filter
Name="64-bit Specific Files"
Filter="asm"
>
<File
RelativePath=".\..\src\win64.asm"
>
<FileConfiguration
Name="Release|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCustomBuildTool"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="MASM AMD64"
PreserveIdentifierCase="true"
PreservePublicAndExternSymbolCase="true"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCustomBuildTool"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug|x64"
>
<Tool
Name="MASM AMD64"
PreserveIdentifierCase="true"
PreservePublicAndExternSymbolCase="true"
/>
</FileConfiguration>
</File>
</Filter>
<File
RelativePath=".\..\media\mainicon.ico">
</File>
<File
RelativePath=".\..\media\openttd.ico">
</File>
<File
RelativePath=".\..\readme.txt">
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>