openttd.vcproj
author bjarni
Sat, 12 Aug 2006 10:41:29 +0000
changeset 4251 e8f69de723e1
parent 4220 e3bee34c9076
child 4261 28670f743746
permissions -rw-r--r--
(svn r5853) -Fix: [elrails] FS#178 Electric Trains can leave Conventional Depot
now the user will get an error if he tries to start the train and the status bar will say "no power" instead of "stopped"
Electric trains already driving in and out of non-electrified depots will still do so, but you can't start new ones
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
     1
<?xml version="1.0" encoding="Windows-1252"?>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
     2
<VisualStudioProject
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
     3
	ProjectType="Visual C++"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
     4
	Version="7.10"
1891
862800791170 (svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.
Darkvater
parents: 1574
diff changeset
     5
	Name="openttd"
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
     6
	SccProjectName=""
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
     7
	SccLocalPath="">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
     8
	<Platforms>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
     9
		<Platform
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    10
			Name="Win32"/>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    11
	</Platforms>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    12
	<Configurations>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    13
		<Configuration
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    14
			Name="Release|Win32"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    15
			OutputDirectory=".\Release"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    16
			IntermediateDirectory=".\Release"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    17
			ConfigurationType="1"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    18
			UseOfMFC="0"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    19
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    20
			CharacterSet="2"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    21
			WholeProgramOptimization="TRUE">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    22
			<Tool
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    23
				Name="VCCLCompilerTool"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    24
				Optimization="3"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    25
				GlobalOptimizations="TRUE"
3203
dba3d180ba73 (svn r3871) - [win32] Remove mapfile generation and generate a pdb file instead. This and the corresponding executable is enough to trace the source of a crash given by crash.txt by using WinDbg for example. Mapfiles are a bit deprecated in the newer VS environments.
Darkvater
parents: 3174
diff changeset
    26
				InlineFunctionExpansion="2"
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    27
				EnableIntrinsicFunctions="TRUE"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    28
				FavorSizeOrSpeed="2"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    29
				OmitFramePointers="TRUE"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    30
				OptimizeForProcessor="1"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    31
				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;WIN32_EXCEPTION_TRACKER;WIN32_ENABLE_DIRECTMUSIC_SUPPORT;WITH_ZLIB;WITH_PNG;ENABLE_NETWORK"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    32
				StringPooling="TRUE"
3900
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
    33
				ExceptionHandling="TRUE"
3298
9e5eb994d56e (svn r4030) Darkvater * r4030 /trunk/ (openttd.dsp openttd.vcproj): - [win32] Change compiler settings to use the multithreaded CRT. This prevents certain crashes on multi-threaded machines. (thx DmitryKo and KUDr)
Darkvater
parents: 3219
diff changeset
    34
				RuntimeLibrary="0"
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    35
				StructMemberAlignment="3"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    36
				BufferSecurityCheck="FALSE"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    37
				EnableFunctionLevelLinking="TRUE"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    38
				DefaultCharIsUnsigned="TRUE"
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
    39
				UsePrecompiledHeader="0"
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
    40
				PrecompiledHeaderThrough=""
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
    41
				PrecompiledHeaderFile=""
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    42
				AssemblerOutput="2"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    43
				AssemblerListingLocation=".\Release/"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    44
				ObjectFile=".\Release/"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    45
				ProgramDataBaseFileName=".\Release/"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    46
				BrowseInformation="1"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    47
				WarningLevel="3"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    48
				WarnAsError="TRUE"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    49
				SuppressStartupBanner="TRUE"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    50
				DebugInformationFormat="3"
2130
e4df4eb31ddd (svn r2640) - CodeChange: change calling convention to __fastcall as well for vs.net2003 as it was done for vs6. Debug/Release works fine for me, if there are probs let me (+ludde) know.
Darkvater
parents: 2098
diff changeset
    51
				CallingConvention="1"
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    52
				CompileAs="1"/>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    53
			<Tool
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    54
				Name="VCCustomBuildTool"/>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    55
			<Tool
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    56
				Name="VCLinkerTool"
2203
18029376f58b (svn r2719) - Update MSVC 2003 project (AsterixMG)
orudge
parents: 2194
diff changeset
    57
				AdditionalDependencies="winmm.lib ws2_32.lib libpng.lib zlibstat.lib dxguid.lib"
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    58
				OutputFile=".\Release/openttd.exe"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    59
				LinkIncremental="1"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    60
				SuppressStartupBanner="TRUE"
3900
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
    61
				IgnoreDefaultLibraryNames="LIBC.lib"
3203
dba3d180ba73 (svn r3871) - [win32] Remove mapfile generation and generate a pdb file instead. This and the corresponding executable is enough to trace the source of a crash given by crash.txt by using WinDbg for example. Mapfiles are a bit deprecated in the newer VS environments.
Darkvater
parents: 3174
diff changeset
    62
				GenerateDebugInformation="TRUE"
1891
862800791170 (svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.
Darkvater
parents: 1574
diff changeset
    63
				ProgramDatabaseFile=".\Release/openttd.pdb"
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    64
				SubSystem="2"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    65
				OptimizeReferences="2"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    66
				OptimizeForWindows98="1"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    67
				TargetMachine="1"/>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    68
			<Tool
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    69
				Name="VCMIDLTool"
1891
862800791170 (svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.
Darkvater
parents: 1574
diff changeset
    70
				TypeLibraryName=".\Release/openttd.tlb"
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    71
				HeaderFileName=""/>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    72
			<Tool
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    73
				Name="VCPostBuildEventTool"/>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    74
			<Tool
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    75
				Name="VCPreBuildEventTool"/>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    76
			<Tool
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    77
				Name="VCPreLinkEventTool"/>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    78
			<Tool
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    79
				Name="VCResourceCompilerTool"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    80
				PreprocessorDefinitions="NDEBUG"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    81
				Culture="1053"/>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    82
			<Tool
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    83
				Name="VCWebServiceProxyGeneratorTool"/>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    84
			<Tool
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    85
				Name="VCXMLDataGeneratorTool"/>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    86
			<Tool
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    87
				Name="VCWebDeploymentTool"/>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    88
			<Tool
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    89
				Name="VCManagedWrapperGeneratorTool"/>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    90
			<Tool
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    91
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    92
		</Configuration>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    93
		<Configuration
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    94
			Name="Debug|Win32"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    95
			OutputDirectory=".\Debug"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    96
			IntermediateDirectory=".\Debug"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    97
			ConfigurationType="1"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    98
			UseOfMFC="0"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
    99
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   100
			CharacterSet="2">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   101
			<Tool
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   102
				Name="VCCLCompilerTool"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   103
				Optimization="0"
2203
18029376f58b (svn r2719) - Update MSVC 2003 project (AsterixMG)
orudge
parents: 2194
diff changeset
   104
				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;WIN32_ENABLE_DIRECTMUSIC_SUPPORT;WITH_ZLIB;WITH_PNG;ENABLE_NETWORK"
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   105
				BasicRuntimeChecks="3"
3298
9e5eb994d56e (svn r4030) Darkvater * r4030 /trunk/ (openttd.dsp openttd.vcproj): - [win32] Change compiler settings to use the multithreaded CRT. This prevents certain crashes on multi-threaded machines. (thx DmitryKo and KUDr)
Darkvater
parents: 3219
diff changeset
   106
				RuntimeLibrary="1"
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   107
				UsePrecompiledHeader="2"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   108
				PrecompiledHeaderThrough="stdafx.h"
1891
862800791170 (svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.
Darkvater
parents: 1574
diff changeset
   109
				PrecompiledHeaderFile=".\Debug/openttd.pch"
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   110
				AssemblerListingLocation=".\Debug/"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   111
				ObjectFile=".\Debug/"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   112
				ProgramDataBaseFileName=".\Debug/"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   113
				WarningLevel="3"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   114
				WarnAsError="TRUE"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   115
				SuppressStartupBanner="TRUE"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   116
				Detect64BitPortabilityProblems="FALSE"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   117
				DebugInformationFormat="4"
2130
e4df4eb31ddd (svn r2640) - CodeChange: change calling convention to __fastcall as well for vs.net2003 as it was done for vs6. Debug/Release works fine for me, if there are probs let me (+ludde) know.
Darkvater
parents: 2098
diff changeset
   118
				CallingConvention="1"
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   119
				CompileAs="1"/>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   120
			<Tool
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   121
				Name="VCCustomBuildTool"/>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   122
			<Tool
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   123
				Name="VCLinkerTool"
2203
18029376f58b (svn r2719) - Update MSVC 2003 project (AsterixMG)
orudge
parents: 2194
diff changeset
   124
				AdditionalDependencies="winmm.lib ws2_32.lib libpng.lib zlibstat.lib dxguid.lib"
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   125
				OutputFile=".\Debug/openttd.exe"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   126
				LinkIncremental="0"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   127
				SuppressStartupBanner="TRUE"
3900
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   128
				IgnoreDefaultLibraryNames="LIBC.lib"
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   129
				GenerateDebugInformation="TRUE"
1891
862800791170 (svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.
Darkvater
parents: 1574
diff changeset
   130
				ProgramDatabaseFile=".\Debug/openttd.pdb"
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   131
				SubSystem="2"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   132
				TargetMachine="1"/>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   133
			<Tool
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   134
				Name="VCMIDLTool"
1891
862800791170 (svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.
Darkvater
parents: 1574
diff changeset
   135
				TypeLibraryName=".\Debug/openttd.tlb"
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   136
				HeaderFileName=""/>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   137
			<Tool
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   138
				Name="VCPostBuildEventTool"/>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   139
			<Tool
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   140
				Name="VCPreBuildEventTool"/>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   141
			<Tool
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   142
				Name="VCPreLinkEventTool"/>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   143
			<Tool
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   144
				Name="VCResourceCompilerTool"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   145
				PreprocessorDefinitions="_DEBUG"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   146
				Culture="1053"/>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   147
			<Tool
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   148
				Name="VCWebServiceProxyGeneratorTool"/>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   149
			<Tool
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   150
				Name="VCXMLDataGeneratorTool"/>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   151
			<Tool
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   152
				Name="VCWebDeploymentTool"/>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   153
			<Tool
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   154
				Name="VCManagedWrapperGeneratorTool"/>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   155
			<Tool
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   156
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   157
		</Configuration>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   158
	</Configurations>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   159
	<References>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   160
	</References>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   161
	<Files>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   162
		<Filter
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   163
			Name="Source Files"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   164
			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   165
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   166
				RelativePath=".\airport.c">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   167
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   168
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   169
				RelativePath=".\aystar.c">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   170
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   171
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   172
				RelativePath=".\callback_table.c">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   173
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   174
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   175
				RelativePath=".\command.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   176
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   177
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   178
				RelativePath=".\console.c">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   179
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   180
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   181
				RelativePath=".\console_cmds.c">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   182
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   183
			<File
2318
1581aaecd144 (svn r2844) Update the MSVC project files, thanks AsterixMG
tron
parents: 2286
diff changeset
   184
				RelativePath=".\currency.c">
1581aaecd144 (svn r2844) Update the MSVC project files, thanks AsterixMG
tron
parents: 2286
diff changeset
   185
			</File>
1581aaecd144 (svn r2844) Update the MSVC project files, thanks AsterixMG
tron
parents: 2286
diff changeset
   186
			<File
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   187
				RelativePath=".\debug.c">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   188
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   189
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   190
				RelativePath=".\dedicated.c">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   191
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   192
			<File
2194
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   193
				RelativePath=".\video\dedicated_v.c">
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   194
			</File>
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   195
			<File
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   196
				RelativePath=".\depot.c">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   197
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   198
			<File
2203
18029376f58b (svn r2719) - Update MSVC 2003 project (AsterixMG)
orudge
parents: 2194
diff changeset
   199
				RelativePath=".\music\dmusic.cpp">
2194
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   200
				<FileConfiguration
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   201
					Name="Release|Win32">
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   202
					<Tool
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   203
						Name="VCCLCompilerTool"
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   204
						CompileAs="2"/>
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   205
				</FileConfiguration>
2203
18029376f58b (svn r2719) - Update MSVC 2003 project (AsterixMG)
orudge
parents: 2194
diff changeset
   206
				<FileConfiguration
18029376f58b (svn r2719) - Update MSVC 2003 project (AsterixMG)
orudge
parents: 2194
diff changeset
   207
					Name="Debug|Win32">
18029376f58b (svn r2719) - Update MSVC 2003 project (AsterixMG)
orudge
parents: 2194
diff changeset
   208
					<Tool
18029376f58b (svn r2719) - Update MSVC 2003 project (AsterixMG)
orudge
parents: 2194
diff changeset
   209
						Name="VCCLCompilerTool"
18029376f58b (svn r2719) - Update MSVC 2003 project (AsterixMG)
orudge
parents: 2194
diff changeset
   210
						CompileAs="2"/>
18029376f58b (svn r2719) - Update MSVC 2003 project (AsterixMG)
orudge
parents: 2194
diff changeset
   211
				</FileConfiguration>
2194
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   212
			</File>
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   213
			<File
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   214
				RelativePath=".\driver.c">
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   215
			</File>
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   216
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   217
				RelativePath=".\economy.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   218
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   219
			<File
3355
e414a0b104a6 (svn r4150) -Feature: Merged elrails into trunk. Thanks to Tron for lots of code and proofreading, thanks to peter1138 for another lot of code and ideas.
celestar
parents: 3341
diff changeset
   220
				RelativePath=".\elrail.c">
e414a0b104a6 (svn r4150) -Feature: Merged elrails into trunk. Thanks to Tron for lots of code and proofreading, thanks to peter1138 for another lot of code and ideas.
celestar
parents: 3341
diff changeset
   221
			</File>
e414a0b104a6 (svn r4150) -Feature: Merged elrails into trunk. Thanks to Tron for lots of code and proofreading, thanks to peter1138 for another lot of code and ideas.
celestar
parents: 3341
diff changeset
   222
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   223
				RelativePath=".\engine.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   224
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   225
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   226
				RelativePath=".\fileio.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   227
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   228
			<File
4220
e3bee34c9076 (svn r5764) - Cleanup: - Cleanup: Move the now unified FiosAlloc, compare_FiosItems, FiosFreeSavegameList, FiosMakeSavegameName, FiosDelete and FileExists to newly created file fios.c where it belongs.
Darkvater
parents: 4120
diff changeset
   229
				RelativePath=".\fios.c">
e3bee34c9076 (svn r5764) - Cleanup: - Cleanup: Move the now unified FiosAlloc, compare_FiosItems, FiosFreeSavegameList, FiosMakeSavegameName, FiosDelete and FileExists to newly created file fios.c where it belongs.
Darkvater
parents: 4120
diff changeset
   230
			</File>
e3bee34c9076 (svn r5764) - Cleanup: - Cleanup: Move the now unified FiosAlloc, compare_FiosItems, FiosFreeSavegameList, FiosMakeSavegameName, FiosDelete and FileExists to newly created file fios.c where it belongs.
Darkvater
parents: 4120
diff changeset
   231
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   232
				RelativePath=".\gfx.c">
2340
e18ef06bc59a (svn r2866) Move all functions and tables which aren't directly involved in managing the sprite heap to a new file gfxinit.c.
tron
parents: 2318
diff changeset
   233
			</File>
e18ef06bc59a (svn r2866) Move all functions and tables which aren't directly involved in managing the sprite heap to a new file gfxinit.c.
tron
parents: 2318
diff changeset
   234
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   235
				RelativePath=".\gfxinit.c">
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   236
			</File>
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   237
			<File
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   238
				RelativePath=".\landscape.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   239
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   240
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   241
				RelativePath=".\map.c">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   242
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   243
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   244
				RelativePath=".\md5.c">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   245
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   246
			<File
2076
e961af7438c0 (svn r2586) - Fix [Makefile]: add mersenne.c to VS.NET2003 project file
Darkvater
parents: 2016
diff changeset
   247
				RelativePath=".\mersenne.c">
e961af7438c0 (svn r2586) - Fix [Makefile]: add mersenne.c to VS.NET2003 project file
Darkvater
parents: 2016
diff changeset
   248
			</File>
e961af7438c0 (svn r2586) - Fix [Makefile]: add mersenne.c to VS.NET2003 project file
Darkvater
parents: 2016
diff changeset
   249
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   250
				RelativePath=".\minilzo.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   251
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   252
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   253
				RelativePath=".\misc.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   254
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   255
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   256
				RelativePath=".\mixer.c">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   257
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   258
			<File
4120
b21fda0c260a (svn r5464) [Behaviour Fix] : When starting the game, the system will now verify the presence of music files in gm forlder.
belugas
parents: 3900
diff changeset
   259
				RelativePath=".\music.c">
b21fda0c260a (svn r5464) [Behaviour Fix] : When starting the game, the system will now verify the presence of music files in gm forlder.
belugas
parents: 3900
diff changeset
   260
			</File>
b21fda0c260a (svn r5464) [Behaviour Fix] : When starting the game, the system will now verify the presence of music files in gm forlder.
belugas
parents: 3900
diff changeset
   261
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   262
				RelativePath=".\namegen.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   263
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   264
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   265
				RelativePath=".\network.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   266
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   267
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   268
				RelativePath=".\network_client.c">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   269
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   270
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   271
				RelativePath=".\network_data.c">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   272
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   273
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   274
				RelativePath=".\network_gamelist.c">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   275
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   276
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   277
				RelativePath=".\network_server.c">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   278
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   279
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   280
				RelativePath=".\network_udp.c">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   281
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   282
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   283
				RelativePath=".\newgrf.c">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   284
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   285
			<File
3866
b13553406a0a (svn r4902) Newgrf : Introduction of the newgrf_cargo files.
belugas
parents: 3755
diff changeset
   286
				RelativePath=".\newgrf_cargo.c">
b13553406a0a (svn r4902) Newgrf : Introduction of the newgrf_cargo files.
belugas
parents: 3755
diff changeset
   287
			</File>
b13553406a0a (svn r4902) Newgrf : Introduction of the newgrf_cargo files.
belugas
parents: 3755
diff changeset
   288
			<File
2962
f0a49b646c48 (svn r3524) - Split newgrf features from engine.[ch] into newgrf_engine.[ch], and add the new files to project files.
peter1138
parents: 2916
diff changeset
   289
				RelativePath=".\newgrf_engine.c">
f0a49b646c48 (svn r3524) - Split newgrf features from engine.[ch] into newgrf_engine.[ch], and add the new files to project files.
peter1138
parents: 2916
diff changeset
   290
			</File>
f0a49b646c48 (svn r3524) - Split newgrf features from engine.[ch] into newgrf_engine.[ch], and add the new files to project files.
peter1138
parents: 2916
diff changeset
   291
			<File
3597
51e18e76be0b (svn r4488) - Add newgrf_spritegroup.[ch] to MS VS project files
peter1138
parents: 3397
diff changeset
   292
				RelativePath=".\newgrf_spritegroup.c">
51e18e76be0b (svn r4488) - Add newgrf_spritegroup.[ch] to MS VS project files
peter1138
parents: 3397
diff changeset
   293
			</File>
51e18e76be0b (svn r4488) - Add newgrf_spritegroup.[ch] to MS VS project files
peter1138
parents: 3397
diff changeset
   294
			<File
2963
f28ce0549513 (svn r3525) - Rename station_newgrf.[ch] to newgrf_station.[ch], and update project files.
peter1138
parents: 2962
diff changeset
   295
				RelativePath=".\newgrf_station.c">
f28ce0549513 (svn r3525) - Rename station_newgrf.[ch] to newgrf_station.[ch], and update project files.
peter1138
parents: 2962
diff changeset
   296
			</File>
f28ce0549513 (svn r3525) - Rename station_newgrf.[ch] to newgrf_station.[ch], and update project files.
peter1138
parents: 2962
diff changeset
   297
			<File
3601
138bf309cf27 (svn r4493) Newgrf : Action 04. Beginning of implementation.
belugas
parents: 3597
diff changeset
   298
				RelativePath=".\newgrf_text.c">
138bf309cf27 (svn r4493) Newgrf : Action 04. Beginning of implementation.
belugas
parents: 3597
diff changeset
   299
			</File>
138bf309cf27 (svn r4493) Newgrf : Action 04. Beginning of implementation.
belugas
parents: 3597
diff changeset
   300
			<File
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   301
				RelativePath=".\npf.c">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   302
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   303
			<File
2194
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   304
				RelativePath=".\music\null_m.c">
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   305
			</File>
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   306
			<File
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   307
				RelativePath=".\sound\null_s.c">
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   308
			</File>
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   309
			<File
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   310
				RelativePath=".\video\null_v.c">
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   311
			</File>
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   312
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   313
				RelativePath=".\oldloader.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   314
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   315
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   316
				RelativePath=".\openttd.c">
1948
d95a69e8c560 (svn r2454) * Codechange: Move #include "stdafx.h" and "openttd.h" from rail.h to rail.c
matthijs
parents: 1891
diff changeset
   317
			</File>
d95a69e8c560 (svn r2454) * Codechange: Move #include "stdafx.h" and "openttd.h" from rail.h to rail.c
matthijs
parents: 1891
diff changeset
   318
			<File
3397
27b28779260d (svn r4206) - Add bridge_map.h and unmovable_map.h to MS VS project file
peter1138
parents: 3366
diff changeset
   319
				RelativePath=".\os_timer.c">
1948
d95a69e8c560 (svn r2454) * Codechange: Move #include "stdafx.h" and "openttd.h" from rail.h to rail.c
matthijs
parents: 1891
diff changeset
   320
			</File>
d95a69e8c560 (svn r2454) * Codechange: Move #include "stdafx.h" and "openttd.h" from rail.h to rail.c
matthijs
parents: 1891
diff changeset
   321
			<File
3397
27b28779260d (svn r4206) - Add bridge_map.h and unmovable_map.h to MS VS project file
peter1138
parents: 3366
diff changeset
   322
				RelativePath=".\ottdres.rc">
3341
b20541ef8945 (svn r4125) - Feature: Add a general TIC() TOC() mechanism using rdtsc or something similar on non-i386 architectures to performance-tune (critical) code. Some systems are probably missing, but those can be added later.
Darkvater
parents: 3335
diff changeset
   323
			</File>
b20541ef8945 (svn r4125) - Feature: Add a general TIC() TOC() mechanism using rdtsc or something similar on non-i386 architectures to performance-tune (critical) code. Some systems are probably missing, but those can be added later.
Darkvater
parents: 3335
diff changeset
   324
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   325
				RelativePath=".\pathfind.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   326
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   327
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   328
				RelativePath="players.c">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   329
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   330
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   331
				RelativePath=".\pool.c">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   332
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   333
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   334
				RelativePath=".\queue.c">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   335
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   336
			<File
1948
d95a69e8c560 (svn r2454) * Codechange: Move #include "stdafx.h" and "openttd.h" from rail.h to rail.c
matthijs
parents: 1891
diff changeset
   337
				RelativePath=".\rail.c">
d95a69e8c560 (svn r2454) * Codechange: Move #include "stdafx.h" and "openttd.h" from rail.h to rail.c
matthijs
parents: 1891
diff changeset
   338
			</File>
d95a69e8c560 (svn r2454) * Codechange: Move #include "stdafx.h" and "openttd.h" from rail.h to rail.c
matthijs
parents: 1891
diff changeset
   339
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   340
				RelativePath=".\saveload.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   341
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   342
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   343
				RelativePath=".\screenshot.c">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   344
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   345
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   346
				RelativePath=".\sdl.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   347
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   348
			<File
2194
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   349
				RelativePath=".\sound\sdl_s.c">
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   350
			</File>
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   351
			<File
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   352
				RelativePath=".\video\sdl_v.c">
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   353
			</File>
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   354
			<File
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   355
				RelativePath=".\settings.c">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   356
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   357
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   358
				RelativePath=".\signs.c">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   359
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   360
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   361
				RelativePath=".\sound.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   362
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   363
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   364
				RelativePath=".\spritecache.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   365
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   366
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   367
				RelativePath=".\StdAfx.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   368
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   369
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   370
				RelativePath=".\string.c">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   371
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   372
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   373
				RelativePath=".\strings.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   374
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   375
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   376
				RelativePath=".\texteff.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   377
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   378
			<File
2286
733dbf6b4545 (svn r2810) Threads may now return information when they terminate using a void*.
tron
parents: 2203
diff changeset
   379
				RelativePath=".\thread.c">
733dbf6b4545 (svn r2810) Threads may now return information when they terminate using a void*.
tron
parents: 2203
diff changeset
   380
			</File>
733dbf6b4545 (svn r2810) Threads may now return information when they terminate using a void*.
tron
parents: 2203
diff changeset
   381
			<File
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   382
				RelativePath=".\tile.c">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   383
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   384
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   385
				RelativePath=".\vehicle.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   386
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   387
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   388
				RelativePath=".\viewport.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   389
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   390
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   391
				RelativePath=".\waypoint.c">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   392
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   393
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   394
				RelativePath=".\widget.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   395
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   396
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   397
				RelativePath=".\win32.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   398
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   399
			<File
2194
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   400
				RelativePath=".\music\win32_m.c">
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   401
			</File>
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   402
			<File
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   403
				RelativePath=".\sound\win32_s.c">
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   404
			</File>
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   405
			<File
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   406
				RelativePath=".\video\win32_v.c">
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   407
			</File>
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   408
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   409
				RelativePath=".\window.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   410
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   411
		</Filter>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   412
		<Filter
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   413
			Name="Header Files"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   414
			Filter="h;hpp;hxx;hm;inl">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   415
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   416
				RelativePath=".\airport.h">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   417
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   418
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   419
				RelativePath=".\airport_movement.h">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   420
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   421
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   422
				RelativePath=".\aystar.h">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   423
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   424
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   425
				RelativePath=".\command.h">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   426
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   427
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   428
				RelativePath=".\console.h">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   429
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   430
			<File
2318
1581aaecd144 (svn r2844) Update the MSVC project files, thanks AsterixMG
tron
parents: 2286
diff changeset
   431
				RelativePath=".\currency.h">
1581aaecd144 (svn r2844) Update the MSVC project files, thanks AsterixMG
tron
parents: 2286
diff changeset
   432
			</File>
1581aaecd144 (svn r2844) Update the MSVC project files, thanks AsterixMG
tron
parents: 2286
diff changeset
   433
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   434
				RelativePath=".\debug.h">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   435
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   436
			<File
2194
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   437
				RelativePath=".\video\dedicated_v.h">
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   438
			</File>
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   439
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   440
				RelativePath=".\depot.h">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   441
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   442
			<File
2194
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   443
				RelativePath=".\music\dmusic.h">
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   444
			</File>
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   445
			<File
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   446
				RelativePath=".\driver.h">
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   447
			</File>
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   448
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   449
				RelativePath=".\economy.h">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   450
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   451
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   452
				RelativePath=".\engine.h">
2340
e18ef06bc59a (svn r2866) Move all functions and tables which aren't directly involved in managing the sprite heap to a new file gfxinit.c.
tron
parents: 2318
diff changeset
   453
			</File>
e18ef06bc59a (svn r2866) Move all functions and tables which aren't directly involved in managing the sprite heap to a new file gfxinit.c.
tron
parents: 2318
diff changeset
   454
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   455
				RelativePath=".\fileio.h">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   456
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   457
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   458
				RelativePath=".\functions.h">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   459
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   460
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   461
				RelativePath=".\gfx.h">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   462
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   463
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   464
				RelativePath=".\gfxinit.h">
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   465
			</File>
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   466
			<File
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   467
				RelativePath=".\gui.h">
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   468
			</File>
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   469
			<File
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   470
				RelativePath=".\hal.h">
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   471
			</File>
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   472
			<File
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   473
				RelativePath=".\industry.h">
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   474
			</File>
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   475
			<File
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   476
				RelativePath=".\macros.h">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   477
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   478
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   479
				RelativePath=".\map.h">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   480
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   481
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   482
				RelativePath=".\md5.h">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   483
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   484
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   485
				RelativePath=".\mixer.h">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   486
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   487
			<File
4120
b21fda0c260a (svn r5464) [Behaviour Fix] : When starting the game, the system will now verify the presence of music files in gm forlder.
belugas
parents: 3900
diff changeset
   488
				RelativePath=".\music.h">
b21fda0c260a (svn r5464) [Behaviour Fix] : When starting the game, the system will now verify the presence of music files in gm forlder.
belugas
parents: 3900
diff changeset
   489
			</File>
b21fda0c260a (svn r5464) [Behaviour Fix] : When starting the game, the system will now verify the presence of music files in gm forlder.
belugas
parents: 3900
diff changeset
   490
			<File
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   491
				RelativePath=".\network.h">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   492
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   493
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   494
				RelativePath=".\network_client.h">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   495
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   496
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   497
				RelativePath=".\network_core.h">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   498
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   499
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   500
				RelativePath=".\network_data.h">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   501
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   502
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   503
				RelativePath=".\network_gamelist.h">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   504
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   505
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   506
				RelativePath=".\network_server.h">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   507
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   508
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   509
				RelativePath=".\network_udp.h">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   510
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   511
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   512
				RelativePath=".\newgrf.h">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   513
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   514
			<File
2983
0fa9eb2d4122 (svn r3558) Add newgrf_callbacks.h to VS project files
peter1138
parents: 2964
diff changeset
   515
				RelativePath=".\newgrf_callbacks.h">
0fa9eb2d4122 (svn r3558) Add newgrf_callbacks.h to VS project files
peter1138
parents: 2964
diff changeset
   516
			</File>
0fa9eb2d4122 (svn r3558) Add newgrf_callbacks.h to VS project files
peter1138
parents: 2964
diff changeset
   517
			<File
3866
b13553406a0a (svn r4902) Newgrf : Introduction of the newgrf_cargo files.
belugas
parents: 3755
diff changeset
   518
				RelativePath=".\newgrf_cargo.h">
b13553406a0a (svn r4902) Newgrf : Introduction of the newgrf_cargo files.
belugas
parents: 3755
diff changeset
   519
			</File>
b13553406a0a (svn r4902) Newgrf : Introduction of the newgrf_cargo files.
belugas
parents: 3755
diff changeset
   520
			<File
2962
f0a49b646c48 (svn r3524) - Split newgrf features from engine.[ch] into newgrf_engine.[ch], and add the new files to project files.
peter1138
parents: 2916
diff changeset
   521
				RelativePath=".\newgrf_engine.h">
f0a49b646c48 (svn r3524) - Split newgrf features from engine.[ch] into newgrf_engine.[ch], and add the new files to project files.
peter1138
parents: 2916
diff changeset
   522
			</File>
f0a49b646c48 (svn r3524) - Split newgrf features from engine.[ch] into newgrf_engine.[ch], and add the new files to project files.
peter1138
parents: 2916
diff changeset
   523
			<File
3597
51e18e76be0b (svn r4488) - Add newgrf_spritegroup.[ch] to MS VS project files
peter1138
parents: 3397
diff changeset
   524
				RelativePath=".\newgrf_spritegroup.h">
51e18e76be0b (svn r4488) - Add newgrf_spritegroup.[ch] to MS VS project files
peter1138
parents: 3397
diff changeset
   525
			</File>
51e18e76be0b (svn r4488) - Add newgrf_spritegroup.[ch] to MS VS project files
peter1138
parents: 3397
diff changeset
   526
			<File
2963
f28ce0549513 (svn r3525) - Rename station_newgrf.[ch] to newgrf_station.[ch], and update project files.
peter1138
parents: 2962
diff changeset
   527
				RelativePath=".\newgrf_station.h">
f28ce0549513 (svn r3525) - Rename station_newgrf.[ch] to newgrf_station.[ch], and update project files.
peter1138
parents: 2962
diff changeset
   528
			</File>
f28ce0549513 (svn r3525) - Rename station_newgrf.[ch] to newgrf_station.[ch], and update project files.
peter1138
parents: 2962
diff changeset
   529
			<File
3601
138bf309cf27 (svn r4493) Newgrf : Action 04. Beginning of implementation.
belugas
parents: 3597
diff changeset
   530
				RelativePath=".\newgrf_text.h">
138bf309cf27 (svn r4493) Newgrf : Action 04. Beginning of implementation.
belugas
parents: 3597
diff changeset
   531
			</File>
138bf309cf27 (svn r4493) Newgrf : Action 04. Beginning of implementation.
belugas
parents: 3597
diff changeset
   532
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   533
				RelativePath=".\news.h">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   534
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   535
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   536
				RelativePath=".\npf.h">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   537
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   538
			<File
2194
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   539
				RelativePath=".\music\null_m.h">
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   540
			</File>
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   541
			<File
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   542
				RelativePath=".\sound\null_s.h">
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   543
			</File>
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   544
			<File
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   545
				RelativePath=".\video\null_v.h">
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   546
			</File>
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   547
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   548
				RelativePath=".\openttd.h">
1948
d95a69e8c560 (svn r2454) * Codechange: Move #include "stdafx.h" and "openttd.h" from rail.h to rail.c
matthijs
parents: 1891
diff changeset
   549
			</File>
d95a69e8c560 (svn r2454) * Codechange: Move #include "stdafx.h" and "openttd.h" from rail.h to rail.c
matthijs
parents: 1891
diff changeset
   550
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   551
				RelativePath=".\pathfind.h">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   552
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   553
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   554
				RelativePath=".\player.h">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   555
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   556
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   557
				RelativePath=".\pool.h">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   558
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   559
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   560
				RelativePath=".\queue.h">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   561
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   562
			<File
1948
d95a69e8c560 (svn r2454) * Codechange: Move #include "stdafx.h" and "openttd.h" from rail.h to rail.c
matthijs
parents: 1891
diff changeset
   563
				RelativePath=".\rail.h">
d95a69e8c560 (svn r2454) * Codechange: Move #include "stdafx.h" and "openttd.h" from rail.h to rail.c
matthijs
parents: 1891
diff changeset
   564
			</File>
d95a69e8c560 (svn r2454) * Codechange: Move #include "stdafx.h" and "openttd.h" from rail.h to rail.c
matthijs
parents: 1891
diff changeset
   565
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   566
				RelativePath=".\saveload.h">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   567
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   568
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   569
				RelativePath=".\screenshot.h">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   570
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   571
			<File
2194
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   572
				RelativePath=".\sound\sdl_s.h">
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   573
			</File>
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   574
			<File
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   575
				RelativePath=".\video\sdl_v.h">
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   576
			</File>
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   577
			<File
2454
a63075764541 (svn r2980) - Add some comments to some setting enums, and fix a 'const' warning.
Darkvater
parents: 2417
diff changeset
   578
				RelativePath=".\settings.h">
a63075764541 (svn r2980) - Add some comments to some setting enums, and fix a 'const' warning.
Darkvater
parents: 2417
diff changeset
   579
			</File>
a63075764541 (svn r2980) - Add some comments to some setting enums, and fix a 'const' warning.
Darkvater
parents: 2417
diff changeset
   580
			<File
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   581
				RelativePath=".\signs.h">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   582
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   583
			<File
3900
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   584
				RelativePath=".\slope.h">
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   585
			</File>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   586
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   587
				RelativePath=".\sound.h">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   588
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   589
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   590
				RelativePath=".\sprite.h">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   591
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   592
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   593
				RelativePath=".\station.h">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   594
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   595
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   596
				RelativePath=".\StdAfx.h">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   597
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   598
			<File
2098
f468eebc49d5 (svn r2608) - Fix: add strings.h to vs.net2003 project file
Darkvater
parents: 2096
diff changeset
   599
				RelativePath=".\string.h">
f468eebc49d5 (svn r2608) - Fix: add strings.h to vs.net2003 project file
Darkvater
parents: 2096
diff changeset
   600
			</File>
f468eebc49d5 (svn r2608) - Fix: add strings.h to vs.net2003 project file
Darkvater
parents: 2096
diff changeset
   601
			<File
2286
733dbf6b4545 (svn r2810) Threads may now return information when they terminate using a void*.
tron
parents: 2203
diff changeset
   602
				RelativePath=".\thread.h">
733dbf6b4545 (svn r2810) Threads may now return information when they terminate using a void*.
tron
parents: 2203
diff changeset
   603
			</File>
733dbf6b4545 (svn r2810) Threads may now return information when they terminate using a void*.
tron
parents: 2203
diff changeset
   604
			<File
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   605
				RelativePath=".\tile.h">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   606
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   607
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   608
				RelativePath=".\town.h">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   609
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   610
			<File
3077
1a2d875813b5 (svn r3666) Fix up svn properties and add header files to Windows project files.
peter1138
parents: 2983
diff changeset
   611
				RelativePath=".\train.h">
1a2d875813b5 (svn r3666) Fix up svn properties and add header files to Windows project files.
peter1138
parents: 2983
diff changeset
   612
			</File>
1a2d875813b5 (svn r3666) Fix up svn properties and add header files to Windows project files.
peter1138
parents: 2983
diff changeset
   613
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   614
				RelativePath=".\variables.h">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   615
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   616
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   617
				RelativePath=".\vehicle.h">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   618
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   619
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   620
				RelativePath=".\vehicle_gui.h">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   621
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   622
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   623
				RelativePath=".\viewport.h">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   624
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   625
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   626
				RelativePath=".\waypoint.h">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   627
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   628
			<File
2194
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   629
				RelativePath=".\music\win32_m.h">
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   630
			</File>
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   631
			<File
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   632
				RelativePath=".\sound\win32_s.h">
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   633
			</File>
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   634
			<File
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   635
				RelativePath=".\video\win32_v.h">
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   636
			</File>
23b3c818a2ed (svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
parents: 2130
diff changeset
   637
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   638
				RelativePath=".\window.h">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   639
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   640
		</Filter>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   641
		<Filter
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   642
			Name="Gui Source codes"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   643
			Filter="">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   644
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   645
				RelativePath=".\aircraft_gui.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   646
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   647
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   648
				RelativePath=".\airport_gui.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   649
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   650
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   651
				RelativePath=".\bridge_gui.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   652
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   653
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   654
				RelativePath=".\dock_gui.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   655
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   656
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   657
				RelativePath=".\engine_gui.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   658
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   659
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   660
				RelativePath=".\graph_gui.c">
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   661
			</File>
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   662
			<File
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   663
				RelativePath=".\industry_gui.c">
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   664
			</File>
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   665
			<File
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   666
				RelativePath=".\intro_gui.c">
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   667
			</File>
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   668
			<File
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   669
				RelativePath=".\main_gui.c">
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   670
			</File>
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   671
			<File
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   672
				RelativePath=".\misc_gui.c">
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   673
			</File>
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   674
			<File
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   675
				RelativePath=".\music_gui.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   676
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   677
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   678
				RelativePath=".\network_gui.c">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   679
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   680
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   681
				RelativePath=".\news_gui.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   682
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   683
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   684
				RelativePath=".\order_gui.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   685
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   686
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   687
				RelativePath=".\player_gui.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   688
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   689
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   690
				RelativePath=".\rail_gui.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   691
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   692
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   693
				RelativePath=".\road_gui.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   694
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   695
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   696
				RelativePath=".\roadveh_gui.c">
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   697
			</File>
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   698
			<File
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   699
				RelativePath=".\settings_gui.c">
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   700
			</File>
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   701
			<File
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   702
				RelativePath=".\ship_gui.c">
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   703
			</File>
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   704
			<File
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   705
				RelativePath=".\smallmap_gui.c">
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   706
			</File>
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   707
			<File
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   708
				RelativePath=".\station_gui.c">
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   709
			</File>
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   710
			<File
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   711
				RelativePath=".\subsidy_gui.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   712
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   713
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   714
				RelativePath=".\terraform_gui.c">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   715
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   716
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   717
				RelativePath=".\town_gui.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   718
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   719
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   720
				RelativePath=".\train_gui.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   721
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   722
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   723
				RelativePath=".\vehicle_gui.c">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   724
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   725
		</Filter>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   726
		<Filter
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   727
			Name="Landscape"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   728
			Filter="">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   729
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   730
				RelativePath=".\aircraft_cmd.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   731
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   732
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   733
				RelativePath=".\clear_cmd.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   734
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   735
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   736
				RelativePath=".\disaster_cmd.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   737
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   738
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   739
				RelativePath=".\dummy_land.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   740
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   741
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   742
				RelativePath=".\industry_cmd.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   743
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   744
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   745
				RelativePath=".\misc_cmd.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   746
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   747
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   748
				RelativePath=".\order_cmd.c">
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   749
			</File>
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   750
			<File
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   751
				RelativePath=".\rail_cmd.c">
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   752
			</File>
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   753
			<File
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   754
				RelativePath=".\road_cmd.c">
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   755
			</File>
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   756
			<File
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   757
				RelativePath=".\roadveh_cmd.c">
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   758
			</File>
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   759
			<File
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   760
				RelativePath=".\ship_cmd.c">
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   761
			</File>
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   762
			<File
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   763
				RelativePath=".\station_cmd.c">
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   764
			</File>
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   765
			<File
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   766
				RelativePath=".\town_cmd.c">
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   767
			</File>
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   768
			<File
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   769
				RelativePath=".\train_cmd.c">
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   770
			</File>
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   771
			<File
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   772
				RelativePath=".\tree_cmd.c">
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   773
			</File>
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   774
			<File
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   775
				RelativePath=".\tunnelbridge_cmd.c">
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   776
			</File>
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   777
			<File
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   778
				RelativePath=".\unmovable_cmd.c">
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   779
			</File>
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   780
			<File
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   781
				RelativePath=".\water_cmd.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   782
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   783
		</Filter>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   784
		<Filter
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   785
			Name="Tables"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   786
			Filter="">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   787
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   788
				RelativePath=".\table\ai_rail.h">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   789
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   790
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   791
				RelativePath=".\table\allstrings.h">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   792
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   793
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   794
				RelativePath=".\table\animcursors.h">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   795
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   796
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   797
				RelativePath=".\table\autorail.h">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   798
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   799
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   800
				RelativePath=".\table\build_industry.h">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   801
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   802
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   803
				RelativePath=".\table\clear_land.h">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   804
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   805
			<File
3366
49ff3eb617f8 (svn r4163) CodeChange : Add missing file to MS Project and Workspace files
belugas
parents: 3355
diff changeset
   806
				RelativePath=".\table\elrail_data.h">
49ff3eb617f8 (svn r4163) CodeChange : Add missing file to MS Project and Workspace files
belugas
parents: 3355
diff changeset
   807
			</File>
49ff3eb617f8 (svn r4163) CodeChange : Add missing file to MS Project and Workspace files
belugas
parents: 3355
diff changeset
   808
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   809
				RelativePath=".\table\engines.h">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   810
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   811
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   812
				RelativePath=".\table\genland.h">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   813
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   814
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   815
				RelativePath=".\table\industry_land.h">
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   816
			</File>
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   817
			<File
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   818
				RelativePath=".\table\landscape_const.h">
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   819
			</File>
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   820
			<File
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   821
				RelativePath=".\table\landscape_sprite.h">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   822
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   823
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   824
				RelativePath=".\table\namegen.h">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   825
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   826
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   827
				RelativePath=".\table\palettes.h">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   828
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   829
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   830
				RelativePath=".\table\road_land.h">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   831
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   832
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   833
				RelativePath=".\table\roadveh.h">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   834
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   835
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   836
				RelativePath=".\table\sprites.h">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   837
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   838
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   839
				RelativePath=".\table\station_land.h">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   840
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   841
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   842
				RelativePath=".\table\strings.h">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   843
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   844
			<File
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   845
				RelativePath=".\table\town_land.h">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   846
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   847
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   848
				RelativePath=".\table\track_land.h">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   849
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   850
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   851
				RelativePath=".\table\train_cmd.h">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   852
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   853
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   854
				RelativePath=".\table\tree_land.h">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   855
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   856
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   857
				RelativePath=".\table\tunnel_land.h">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   858
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   859
			<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   860
				RelativePath=".\table\unmovable_land.h">
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   861
			</File>
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   862
			<File
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
   863
				RelativePath=".\table\water_land.h">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   864
			</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   865
		</Filter>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   866
		<Filter
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   867
			Name="AI Files"
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   868
			Filter="">
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   869
			<File
2397
a73a9df21073 (svn r2923) Update project files for VS2003 and VS6 (rev2921)
Darkvater
parents: 2383
diff changeset
   870
				RelativePath=".\ai\ai.c">
a73a9df21073 (svn r2923) Update project files for VS2003 and VS6 (rev2921)
Darkvater
parents: 2383
diff changeset
   871
			</File>
a73a9df21073 (svn r2923) Update project files for VS2003 and VS6 (rev2921)
Darkvater
parents: 2383
diff changeset
   872
			<File
a73a9df21073 (svn r2923) Update project files for VS2003 and VS6 (rev2921)
Darkvater
parents: 2383
diff changeset
   873
				RelativePath=".\ai\ai.h">
a73a9df21073 (svn r2923) Update project files for VS2003 and VS6 (rev2921)
Darkvater
parents: 2383
diff changeset
   874
			</File>
a73a9df21073 (svn r2923) Update project files for VS2003 and VS6 (rev2921)
Darkvater
parents: 2383
diff changeset
   875
			<File
2383
7589e75b873a (svn r2909) Game would hang where the autosave_on_exit was activated.
Darkvater
parents: 2340
diff changeset
   876
				RelativePath=".\ai\default\default.c">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   877
			</File>
2482
374f6395847d (svn r3008) [ 1247535 ] Native Support for Win64 (compile&run only) (michi_cc)
Darkvater
parents: 2454
diff changeset
   878
			<File
374f6395847d (svn r3008) [ 1247535 ] Native Support for Win64 (compile&run only) (michi_cc)
Darkvater
parents: 2454
diff changeset
   879
				RelativePath=".\ai\default\default.h">
374f6395847d (svn r3008) [ 1247535 ] Native Support for Win64 (compile&run only) (michi_cc)
Darkvater
parents: 2454
diff changeset
   880
			</File>
2383
7589e75b873a (svn r2909) Game would hang where the autosave_on_exit was activated.
Darkvater
parents: 2340
diff changeset
   881
			<Filter
7589e75b873a (svn r2909) Game would hang where the autosave_on_exit was activated.
Darkvater
parents: 2340
diff changeset
   882
				Name="trolly"
7589e75b873a (svn r2909) Game would hang where the autosave_on_exit was activated.
Darkvater
parents: 2340
diff changeset
   883
				Filter="">
7589e75b873a (svn r2909) Game would hang where the autosave_on_exit was activated.
Darkvater
parents: 2340
diff changeset
   884
				<File
7589e75b873a (svn r2909) Game would hang where the autosave_on_exit was activated.
Darkvater
parents: 2340
diff changeset
   885
					RelativePath=".\ai\trolly\build.c">
7589e75b873a (svn r2909) Game would hang where the autosave_on_exit was activated.
Darkvater
parents: 2340
diff changeset
   886
				</File>
7589e75b873a (svn r2909) Game would hang where the autosave_on_exit was activated.
Darkvater
parents: 2340
diff changeset
   887
				<File
7589e75b873a (svn r2909) Game would hang where the autosave_on_exit was activated.
Darkvater
parents: 2340
diff changeset
   888
					RelativePath=".\ai\trolly\pathfinder.c">
7589e75b873a (svn r2909) Game would hang where the autosave_on_exit was activated.
Darkvater
parents: 2340
diff changeset
   889
				</File>
7589e75b873a (svn r2909) Game would hang where the autosave_on_exit was activated.
Darkvater
parents: 2340
diff changeset
   890
				<File
7589e75b873a (svn r2909) Game would hang where the autosave_on_exit was activated.
Darkvater
parents: 2340
diff changeset
   891
					RelativePath=".\ai\trolly\shared.c">
7589e75b873a (svn r2909) Game would hang where the autosave_on_exit was activated.
Darkvater
parents: 2340
diff changeset
   892
				</File>
7589e75b873a (svn r2909) Game would hang where the autosave_on_exit was activated.
Darkvater
parents: 2340
diff changeset
   893
				<File
7589e75b873a (svn r2909) Game would hang where the autosave_on_exit was activated.
Darkvater
parents: 2340
diff changeset
   894
					RelativePath=".\ai\trolly\trolly.c">
7589e75b873a (svn r2909) Game would hang where the autosave_on_exit was activated.
Darkvater
parents: 2340
diff changeset
   895
				</File>
7589e75b873a (svn r2909) Game would hang where the autosave_on_exit was activated.
Darkvater
parents: 2340
diff changeset
   896
				<File
7589e75b873a (svn r2909) Game would hang where the autosave_on_exit was activated.
Darkvater
parents: 2340
diff changeset
   897
					RelativePath=".\ai\trolly\trolly.h">
7589e75b873a (svn r2909) Game would hang where the autosave_on_exit was activated.
Darkvater
parents: 2340
diff changeset
   898
				</File>
7589e75b873a (svn r2909) Game would hang where the autosave_on_exit was activated.
Darkvater
parents: 2340
diff changeset
   899
			</Filter>
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
   900
		</Filter>
3174
b37e0f1603fc (svn r3809) - Add map accessor files to MS VS 2003 project file
peter1138
parents: 3077
diff changeset
   901
		<Filter
b37e0f1603fc (svn r3809) - Add map accessor files to MS VS 2003 project file
peter1138
parents: 3077
diff changeset
   902
			Name="Map Accessors"
b37e0f1603fc (svn r3809) - Add map accessor files to MS VS 2003 project file
peter1138
parents: 3077
diff changeset
   903
			Filter="">
b37e0f1603fc (svn r3809) - Add map accessor files to MS VS 2003 project file
peter1138
parents: 3077
diff changeset
   904
			<File
3323
89aed4056b8f (svn r4089) CodeChange : Create Map Accessors Group in MS WorkSpace, arrange VCProject. Remove warning on FindLengthOfTunnel, uint is not DiagDirection
belugas
parents: 3298
diff changeset
   905
				RelativePath=".\bridge_map.c">
89aed4056b8f (svn r4089) CodeChange : Create Map Accessors Group in MS WorkSpace, arrange VCProject. Remove warning on FindLengthOfTunnel, uint is not DiagDirection
belugas
parents: 3298
diff changeset
   906
			</File>
89aed4056b8f (svn r4089) CodeChange : Create Map Accessors Group in MS WorkSpace, arrange VCProject. Remove warning on FindLengthOfTunnel, uint is not DiagDirection
belugas
parents: 3298
diff changeset
   907
			<File
3397
27b28779260d (svn r4206) - Add bridge_map.h and unmovable_map.h to MS VS project file
peter1138
parents: 3366
diff changeset
   908
				RelativePath=".\bridge_map.h">
27b28779260d (svn r4206) - Add bridge_map.h and unmovable_map.h to MS VS project file
peter1138
parents: 3366
diff changeset
   909
			</File>
27b28779260d (svn r4206) - Add bridge_map.h and unmovable_map.h to MS VS project file
peter1138
parents: 3366
diff changeset
   910
			<File
3174
b37e0f1603fc (svn r3809) - Add map accessor files to MS VS 2003 project file
peter1138
parents: 3077
diff changeset
   911
				RelativePath=".\clear_map.h">
b37e0f1603fc (svn r3809) - Add map accessor files to MS VS 2003 project file
peter1138
parents: 3077
diff changeset
   912
			</File>
b37e0f1603fc (svn r3809) - Add map accessor files to MS VS 2003 project file
peter1138
parents: 3077
diff changeset
   913
			<File
3323
89aed4056b8f (svn r4089) CodeChange : Create Map Accessors Group in MS WorkSpace, arrange VCProject. Remove warning on FindLengthOfTunnel, uint is not DiagDirection
belugas
parents: 3298
diff changeset
   914
				RelativePath=".\industry_map.h">
89aed4056b8f (svn r4089) CodeChange : Create Map Accessors Group in MS WorkSpace, arrange VCProject. Remove warning on FindLengthOfTunnel, uint is not DiagDirection
belugas
parents: 3298
diff changeset
   915
			</File>
89aed4056b8f (svn r4089) CodeChange : Create Map Accessors Group in MS WorkSpace, arrange VCProject. Remove warning on FindLengthOfTunnel, uint is not DiagDirection
belugas
parents: 3298
diff changeset
   916
			<File
3174
b37e0f1603fc (svn r3809) - Add map accessor files to MS VS 2003 project file
peter1138
parents: 3077
diff changeset
   917
				RelativePath=".\rail_map.h">
b37e0f1603fc (svn r3809) - Add map accessor files to MS VS 2003 project file
peter1138
parents: 3077
diff changeset
   918
			</File>
b37e0f1603fc (svn r3809) - Add map accessor files to MS VS 2003 project file
peter1138
parents: 3077
diff changeset
   919
			<File
b37e0f1603fc (svn r3809) - Add map accessor files to MS VS 2003 project file
peter1138
parents: 3077
diff changeset
   920
				RelativePath=".\road_map.c">
b37e0f1603fc (svn r3809) - Add map accessor files to MS VS 2003 project file
peter1138
parents: 3077
diff changeset
   921
			</File>
b37e0f1603fc (svn r3809) - Add map accessor files to MS VS 2003 project file
peter1138
parents: 3077
diff changeset
   922
			<File
b37e0f1603fc (svn r3809) - Add map accessor files to MS VS 2003 project file
peter1138
parents: 3077
diff changeset
   923
				RelativePath=".\road_map.h">
b37e0f1603fc (svn r3809) - Add map accessor files to MS VS 2003 project file
peter1138
parents: 3077
diff changeset
   924
			</File>
b37e0f1603fc (svn r3809) - Add map accessor files to MS VS 2003 project file
peter1138
parents: 3077
diff changeset
   925
			<File
3335
caea2aff4db6 (svn r4114) - Add missing source files to VS2003/VS6 project files added in r4113
Darkvater
parents: 3323
diff changeset
   926
				RelativePath=".\station_map.c">
caea2aff4db6 (svn r4114) - Add missing source files to VS2003/VS6 project files added in r4113
Darkvater
parents: 3323
diff changeset
   927
			</File>
caea2aff4db6 (svn r4114) - Add missing source files to VS2003/VS6 project files added in r4113
Darkvater
parents: 3323
diff changeset
   928
			<File
3323
89aed4056b8f (svn r4089) CodeChange : Create Map Accessors Group in MS WorkSpace, arrange VCProject. Remove warning on FindLengthOfTunnel, uint is not DiagDirection
belugas
parents: 3298
diff changeset
   929
				RelativePath=".\station_map.h">
89aed4056b8f (svn r4089) CodeChange : Create Map Accessors Group in MS WorkSpace, arrange VCProject. Remove warning on FindLengthOfTunnel, uint is not DiagDirection
belugas
parents: 3298
diff changeset
   930
			</File>
89aed4056b8f (svn r4089) CodeChange : Create Map Accessors Group in MS WorkSpace, arrange VCProject. Remove warning on FindLengthOfTunnel, uint is not DiagDirection
belugas
parents: 3298
diff changeset
   931
			<File
89aed4056b8f (svn r4089) CodeChange : Create Map Accessors Group in MS WorkSpace, arrange VCProject. Remove warning on FindLengthOfTunnel, uint is not DiagDirection
belugas
parents: 3298
diff changeset
   932
				RelativePath=".\town_map.h">
89aed4056b8f (svn r4089) CodeChange : Create Map Accessors Group in MS WorkSpace, arrange VCProject. Remove warning on FindLengthOfTunnel, uint is not DiagDirection
belugas
parents: 3298
diff changeset
   933
			</File>
89aed4056b8f (svn r4089) CodeChange : Create Map Accessors Group in MS WorkSpace, arrange VCProject. Remove warning on FindLengthOfTunnel, uint is not DiagDirection
belugas
parents: 3298
diff changeset
   934
			<File
3174
b37e0f1603fc (svn r3809) - Add map accessor files to MS VS 2003 project file
peter1138
parents: 3077
diff changeset
   935
				RelativePath=".\tree_map.h">
b37e0f1603fc (svn r3809) - Add map accessor files to MS VS 2003 project file
peter1138
parents: 3077
diff changeset
   936
			</File>
b37e0f1603fc (svn r3809) - Add map accessor files to MS VS 2003 project file
peter1138
parents: 3077
diff changeset
   937
			<File
b37e0f1603fc (svn r3809) - Add map accessor files to MS VS 2003 project file
peter1138
parents: 3077
diff changeset
   938
				RelativePath=".\tunnel_map.c">
b37e0f1603fc (svn r3809) - Add map accessor files to MS VS 2003 project file
peter1138
parents: 3077
diff changeset
   939
			</File>
b37e0f1603fc (svn r3809) - Add map accessor files to MS VS 2003 project file
peter1138
parents: 3077
diff changeset
   940
			<File
b37e0f1603fc (svn r3809) - Add map accessor files to MS VS 2003 project file
peter1138
parents: 3077
diff changeset
   941
				RelativePath=".\tunnel_map.h">
b37e0f1603fc (svn r3809) - Add map accessor files to MS VS 2003 project file
peter1138
parents: 3077
diff changeset
   942
			</File>
b37e0f1603fc (svn r3809) - Add map accessor files to MS VS 2003 project file
peter1138
parents: 3077
diff changeset
   943
			<File
3397
27b28779260d (svn r4206) - Add bridge_map.h and unmovable_map.h to MS VS project file
peter1138
parents: 3366
diff changeset
   944
				RelativePath=".\unmovable_map.h">
27b28779260d (svn r4206) - Add bridge_map.h and unmovable_map.h to MS VS project file
peter1138
parents: 3366
diff changeset
   945
			</File>
27b28779260d (svn r4206) - Add bridge_map.h and unmovable_map.h to MS VS project file
peter1138
parents: 3366
diff changeset
   946
			<File
3174
b37e0f1603fc (svn r3809) - Add map accessor files to MS VS 2003 project file
peter1138
parents: 3077
diff changeset
   947
				RelativePath=".\void_map.h">
b37e0f1603fc (svn r3809) - Add map accessor files to MS VS 2003 project file
peter1138
parents: 3077
diff changeset
   948
			</File>
b37e0f1603fc (svn r3809) - Add map accessor files to MS VS 2003 project file
peter1138
parents: 3077
diff changeset
   949
			<File
b37e0f1603fc (svn r3809) - Add map accessor files to MS VS 2003 project file
peter1138
parents: 3077
diff changeset
   950
				RelativePath=".\water_map.h">
b37e0f1603fc (svn r3809) - Add map accessor files to MS VS 2003 project file
peter1138
parents: 3077
diff changeset
   951
			</File>
b37e0f1603fc (svn r3809) - Add map accessor files to MS VS 2003 project file
peter1138
parents: 3077
diff changeset
   952
		</Filter>
3900
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   953
		<Filter
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   954
			Name="yapf"
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   955
			Filter="">
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   956
			<File
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   957
				RelativePath=".\yapf\array.hpp">
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   958
			</File>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   959
			<File
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   960
				RelativePath=".\yapf\autocopyptr.hpp">
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   961
			</File>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   962
			<File
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   963
				RelativePath=".\yapf\binaryheap.hpp">
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   964
			</File>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   965
			<File
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   966
				RelativePath=".\yapf\blob.hpp">
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   967
			</File>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   968
			<File
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   969
				RelativePath=".\yapf\countedptr.hpp">
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   970
			</File>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   971
			<File
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   972
				RelativePath=".\yapf\crc32.hpp">
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   973
			</File>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   974
			<File
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   975
				RelativePath=".\yapf\fixedsizearray.hpp">
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   976
			</File>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   977
			<File
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   978
				RelativePath=".\yapf\follow_track.cpp">
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   979
				<FileConfiguration
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   980
					Name="Release|Win32">
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   981
					<Tool
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   982
						Name="VCCLCompilerTool"
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   983
						CompileAs="2"/>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   984
				</FileConfiguration>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   985
				<FileConfiguration
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   986
					Name="Debug|Win32">
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   987
					<Tool
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   988
						Name="VCCLCompilerTool"
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   989
						CompileAs="2"/>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   990
				</FileConfiguration>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   991
			</File>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   992
			<File
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   993
				RelativePath=".\yapf\follow_track.hpp">
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   994
			</File>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   995
			<File
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   996
				RelativePath=".\yapf\hashtable.hpp">
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   997
			</File>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   998
			<File
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
   999
				RelativePath=".\yapf\nodelist.hpp">
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1000
			</File>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1001
			<File
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1002
				RelativePath=".\yapf\track_dir.hpp">
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1003
			</File>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1004
			<File
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1005
				RelativePath=".\yapf\yapf.h">
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1006
			</File>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1007
			<File
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1008
				RelativePath=".\yapf\yapf.hpp">
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1009
			</File>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1010
			<File
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1011
				RelativePath=".\yapf\yapf_base.hpp">
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1012
			</File>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1013
			<File
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1014
				RelativePath=".\yapf\yapf_common.cpp">
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1015
				<FileConfiguration
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1016
					Name="Release|Win32">
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1017
					<Tool
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1018
						Name="VCCLCompilerTool"
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1019
						CompileAs="2"/>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1020
				</FileConfiguration>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1021
				<FileConfiguration
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1022
					Name="Debug|Win32">
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1023
					<Tool
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1024
						Name="VCCLCompilerTool"
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1025
						CompileAs="2"/>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1026
				</FileConfiguration>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1027
			</File>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1028
			<File
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1029
				RelativePath=".\yapf\yapf_common.hpp">
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1030
			</File>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1031
			<File
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1032
				RelativePath=".\yapf\yapf_costbase.hpp">
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1033
			</File>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1034
			<File
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1035
				RelativePath=".\yapf\yapf_costcache.hpp">
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1036
			</File>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1037
			<File
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1038
				RelativePath=".\yapf\yapf_costrail.hpp">
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1039
			</File>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1040
			<File
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1041
				RelativePath=".\yapf\yapf_destrail.hpp">
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1042
			</File>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1043
			<File
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1044
				RelativePath=".\yapf\yapf_node.hpp">
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1045
			</File>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1046
			<File
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1047
				RelativePath=".\yapf\yapf_node_rail.hpp">
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1048
			</File>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1049
			<File
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1050
				RelativePath=".\yapf\yapf_node_road.hpp">
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1051
			</File>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1052
			<File
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1053
				RelativePath=".\yapf\yapf_rail.cpp">
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1054
				<FileConfiguration
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1055
					Name="Release|Win32">
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1056
					<Tool
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1057
						Name="VCCLCompilerTool"
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1058
						CompileAs="2"/>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1059
				</FileConfiguration>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1060
				<FileConfiguration
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1061
					Name="Debug|Win32">
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1062
					<Tool
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1063
						Name="VCCLCompilerTool"
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1064
						CompileAs="2"/>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1065
				</FileConfiguration>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1066
			</File>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1067
			<File
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1068
				RelativePath=".\yapf\yapf_road.cpp">
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1069
				<FileConfiguration
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1070
					Name="Release|Win32">
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1071
					<Tool
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1072
						Name="VCCLCompilerTool"
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1073
						CompileAs="2"/>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1074
				</FileConfiguration>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1075
				<FileConfiguration
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1076
					Name="Debug|Win32">
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1077
					<Tool
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1078
						Name="VCCLCompilerTool"
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1079
						CompileAs="2"/>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1080
				</FileConfiguration>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1081
			</File>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1082
			<File
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1083
				RelativePath=".\yapf\yapf_settings.h">
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1084
			</File>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1085
			<File
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1086
				RelativePath=".\yapf\yapf_ship.cpp">
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1087
				<FileConfiguration
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1088
					Name="Release|Win32">
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1089
					<Tool
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1090
						Name="VCCLCompilerTool"
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1091
						CompileAs="2"/>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1092
				</FileConfiguration>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1093
				<FileConfiguration
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1094
					Name="Debug|Win32">
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1095
					<Tool
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1096
						Name="VCCLCompilerTool"
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1097
						CompileAs="2"/>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1098
				</FileConfiguration>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1099
			</File>
2c84ed52709d (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
KUDr
parents: 3866
diff changeset
  1100
		</Filter>
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
  1101
		<File
2454
a63075764541 (svn r2980) - Add some comments to some setting enums, and fix a 'const' warning.
Darkvater
parents: 2417
diff changeset
  1102
			RelativePath=".\mainicon.ico">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
  1103
		</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
  1104
		<File
2454
a63075764541 (svn r2980) - Add some comments to some setting enums, and fix a 'const' warning.
Darkvater
parents: 2417
diff changeset
  1105
			RelativePath=".\openttd.ico">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
  1106
		</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
  1107
		<File
2417
5139862521aa (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Darkvater
parents: 2397
diff changeset
  1108
			RelativePath=".\ReadMe.txt">
1558
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
  1109
		</File>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
  1110
	</Files>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
  1111
	<Globals>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
  1112
	</Globals>
62eeea72497d (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
darkvater
parents: 1549
diff changeset
  1113
</VisualStudioProject>