diff options
author | darkvater <darkvater@openttd.org> | 2005-03-25 15:30:51 +0000 |
---|---|---|
committer | darkvater <darkvater@openttd.org> | 2005-03-25 15:30:51 +0000 |
commit | f0cd2845d9c65ea79dfe8de85e968184dab53fb8 (patch) | |
tree | 588460d3dd08f2b1ef75562febb75b236d21a28c | |
parent | d82e20ed7ef048df65752c1ff302b2b7b9c6738b (diff) | |
download | openttd-f0cd2845d9c65ea79dfe8de85e968184dab53fb8.tar.xz |
(svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2
-rw-r--r-- | langs.dsp | 552 | ||||
-rw-r--r-- | langs.vcproj | 590 | ||||
-rw-r--r-- | openttd.tgt | 4548 | ||||
-rw-r--r-- | os/os2/openttd.wpj | 128 | ||||
-rw-r--r-- | strgen/strgen.dsp | 254 | ||||
-rw-r--r-- | strgen/strgen.dsw | 58 | ||||
-rw-r--r-- | strgen/strgen.tgt | 298 | ||||
-rw-r--r-- | strgen/strgen.vcproj | 360 | ||||
-rw-r--r-- | ttd.dsp | 1810 | ||||
-rw-r--r-- | ttd.dsw | 118 | ||||
-rw-r--r-- | ttd.sln | 86 | ||||
-rw-r--r-- | ttd.vcproj | 3888 |
12 files changed, 6345 insertions, 6345 deletions
@@ -1,276 +1,276 @@ -# Microsoft Developer Studio Project File - Name="langs" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Generic Project" 0x010a
-
-CFG=langs - Win32 Debug
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE
-!MESSAGE NMAKE /f "langs.mak".
-!MESSAGE
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE
-!MESSAGE NMAKE /f "langs.mak" CFG="langs - Win32 Debug"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "langs - Win32 Debug" (based on "Win32 (x86) Generic Project")
-!MESSAGE
-
-# Begin Project
-
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-MTL=midl.exe
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "langs___Win32_Debug"
-# PROP BASE Intermediate_Dir "langs___Win32_Debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir ""
-# PROP Intermediate_Dir ""
-# PROP Target_Dir ""
-
-# Begin Target
-# Name "langs - Win32 Debug"
-
-# Begin Source File
-
-SOURCE=.\lang\american.txt
-# Begin Custom Build
-InputPath=.\lang\american.txt
-
-"lang\american.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- strgen\debug\strgen.exe lang\american.txt
-
-# End Custom Build
-# End Source File
-
-# Begin Source File
-SOURCE=.\lang\catalan.txt
-# Begin Custom Build
-InputPath=.\lang\catalan.txt
-
-"lang\catalan.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- strgen\debug\strgen.exe lang\catalan.txt
-
-# End Custom Build
-# End Source File
-
-# Begin Source File
-SOURCE=.\lang\czech.txt
-# Begin Custom Build
-InputPath=.\lang\czech.txt
-
-"lang\czech.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- strgen\debug\strgen.exe lang\czech.txt
-
-# End Custom Build
-# End Source File
-
-# Begin Source File
-SOURCE=.\lang\danish.txt
-# Begin Custom Build
-InputPath=.\lang\danish.txt
-
-"lang\danish.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- strgen\debug\strgen.exe lang\danish.txt
-
-# End Custom Build
-# End Source File
-
-# Begin Source File
-SOURCE=.\lang\dutch.txt
-# Begin Custom Build
-InputPath=.\lang\dutch.txt
-
-"lang\dutch.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- strgen\debug\strgen.exe lang\dutch.txt
-
-# End Custom Build
-# End Source File
-
-# Begin Source File
-SOURCE=.\lang\english.txt
-# Begin Custom Build
-InputPath=.\lang\english.txt
-
-"lang\english.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- strgen\debug\strgen.exe
-
-# End Custom Build
-# End Source File
-
-# Begin Source File
-SOURCE=.\lang\finnish.txt
-# Begin Custom Build
-InputPath=.\lang\finnish.txt
-
-"lang\finnish.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- strgen\debug\strgen.exe lang\finnish.txt
-
-# End Custom Build
-# End Source File
-
-# Begin Source File
-SOURCE=.\lang\french.txt
-# Begin Custom Build
-InputPath=.\lang\french.txt
-
-"lang\french.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- strgen\debug\strgen.exe lang\french.txt
-
-# End Custom Build
-# End Source File
-
-# Begin Source File
-SOURCE=.\lang\galician.txt
-# Begin Custom Build
-InputPath=.\lang\galician.txt
-
-"lang\galician.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- strgen\debug\strgen.exe lang\galician.txt
-
-# End Custom Build
-# End Source File
-
-# Begin Source File
-SOURCE=.\lang\german.txt
-# Begin Custom Build
-InputPath=.\lang\german.txt
-
-"lang\german.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- strgen\debug\strgen.exe lang\german.txt
-
-# End Custom Build
-# End Source File
-
-# Begin Source File
-SOURCE=.\lang\hungarian.txt
-# Begin Custom Build
-InputPath=.\lang\hungarian.txt
-
-"lang\hungarian.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- strgen\debug\strgen.exe lang\hungarian.txt
-
-# End Custom Build
-# End Source File
-
-# Begin Source File
-SOURCE=.\lang\icelandic.txt
-# Begin Custom Build
-InputPath=.\lang\icelandic.txt
-
-"lang\icelandic.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- strgen\debug\strgen.exe lang\icelandic.txt
-
-# End Custom Build
-# End Source File
-
-# Begin Source File
-SOURCE=.\lang\italian.txt
-# Begin Custom Build
-InputPath=.\lang\italian.txt
-
-"lang\italian.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- strgen\debug\strgen.exe lang\italian.txt
-
-# End Custom Build
-# End Source File
-
-# Begin Source File
-SOURCE=.\lang\norwegian.txt
-# Begin Custom Build
-InputPath=.\lang\norwegian.txt
-
-"lang\norwegian.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- strgen\debug\strgen.exe lang\norwegian.txt
-
-# End Custom Build
-# End Source File
-
-# Begin Source File
-SOURCE=.\lang\origveh.txt
-# Begin Custom Build
-InputPath=.\lang\origveh.txt
-
-"lang\origveh.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- strgen\debug\strgen.exe lang\origveh.txt
-
-# End Custom Build
-# End Source File
-
-# Begin Source File
-SOURCE=.\lang\polish.txt
-# Begin Custom Build
-InputPath=.\lang\polish.txt
-
-"lang\polish.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- strgen\debug\strgen.exe lang\polish.txt
-
-# End Custom Build
-# End Source File
-
-# Begin Source File
-SOURCE=.\lang\portuguese.txt
-# Begin Custom Build
-InputPath=.\lang\portuguese.txt
-
-"lang\portuguese.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- strgen\debug\strgen.exe lang\portuguese.txt
-
-# End Custom Build
-# End Source File
-
-# Begin Source File
-SOURCE=.\lang\romanian.txt
-# Begin Custom Build
-InputPath=.\lang\romanian.txt
-
-"lang\romanian.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- strgen\debug\strgen.exe lang\romanian.txt
-
-# End Custom Build
-# End Source File
-
-# Begin Source File
-SOURCE=.\lang\slovak.txt
-# Begin Custom Build
-InputPath=.\lang\slovak.txt
-
-"lang\slovak.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- strgen\debug\strgen.exe lang\slovak.txt
-
-# End Custom Build
-# End Source File
-
-# Begin Source File
-SOURCE=.\lang\spanish.txt
-# Begin Custom Build
-InputPath=.\lang\spanish.txt
-
-"lang\spanish.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- strgen\debug\strgen.exe lang\spanish.txt
-
-# End Custom Build
-# End Source File
-
-# Begin Source File
-SOURCE=.\lang\swedish.txt
-# Begin Custom Build
-InputPath=.\lang\swedish.txt
-
-"lang\swedish.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- strgen\debug\strgen.exe lang\swedish.txt
-
-# End Custom Build
-# End Source File
-
-# End Target
-# End Project
+# Microsoft Developer Studio Project File - Name="langs" - Package Owner=<4> +# Microsoft Developer Studio Generated Build File, Format Version 6.00 +# ** DO NOT EDIT ** + +# TARGTYPE "Win32 (x86) Generic Project" 0x010a + +CFG=langs - Win32 Debug +!MESSAGE This is not a valid makefile. To build this project using NMAKE, +!MESSAGE use the Export Makefile command and run +!MESSAGE +!MESSAGE NMAKE /f "langs.mak". +!MESSAGE +!MESSAGE You can specify a configuration when running NMAKE +!MESSAGE by defining the macro CFG on the command line. For example: +!MESSAGE +!MESSAGE NMAKE /f "langs.mak" CFG="langs - Win32 Debug" +!MESSAGE +!MESSAGE Possible choices for configuration are: +!MESSAGE +!MESSAGE "langs - Win32 Debug" (based on "Win32 (x86) Generic Project") +!MESSAGE + +# Begin Project + +# PROP AllowPerConfigDependencies 0 +# PROP Scc_ProjName "" +# PROP Scc_LocalPath "" +MTL=midl.exe +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 1 +# PROP BASE Output_Dir "langs___Win32_Debug" +# PROP BASE Intermediate_Dir "langs___Win32_Debug" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 1 +# PROP Output_Dir "" +# PROP Intermediate_Dir "" +# PROP Target_Dir "" + +# Begin Target +# Name "langs - Win32 Debug" + +# Begin Source File + +SOURCE=.\lang\american.txt +# Begin Custom Build +InputPath=.\lang\american.txt + +"lang\american.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + strgen\debug\strgen.exe lang\american.txt + +# End Custom Build +# End Source File + +# Begin Source File +SOURCE=.\lang\catalan.txt +# Begin Custom Build +InputPath=.\lang\catalan.txt + +"lang\catalan.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + strgen\debug\strgen.exe lang\catalan.txt + +# End Custom Build +# End Source File + +# Begin Source File +SOURCE=.\lang\czech.txt +# Begin Custom Build +InputPath=.\lang\czech.txt + +"lang\czech.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + strgen\debug\strgen.exe lang\czech.txt + +# End Custom Build +# End Source File + +# Begin Source File +SOURCE=.\lang\danish.txt +# Begin Custom Build +InputPath=.\lang\danish.txt + +"lang\danish.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + strgen\debug\strgen.exe lang\danish.txt + +# End Custom Build +# End Source File + +# Begin Source File +SOURCE=.\lang\dutch.txt +# Begin Custom Build +InputPath=.\lang\dutch.txt + +"lang\dutch.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + strgen\debug\strgen.exe lang\dutch.txt + +# End Custom Build +# End Source File + +# Begin Source File +SOURCE=.\lang\english.txt +# Begin Custom Build +InputPath=.\lang\english.txt + +"lang\english.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + strgen\debug\strgen.exe + +# End Custom Build +# End Source File + +# Begin Source File +SOURCE=.\lang\finnish.txt +# Begin Custom Build +InputPath=.\lang\finnish.txt + +"lang\finnish.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + strgen\debug\strgen.exe lang\finnish.txt + +# End Custom Build +# End Source File + +# Begin Source File +SOURCE=.\lang\french.txt +# Begin Custom Build +InputPath=.\lang\french.txt + +"lang\french.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + strgen\debug\strgen.exe lang\french.txt + +# End Custom Build +# End Source File + +# Begin Source File +SOURCE=.\lang\galician.txt +# Begin Custom Build +InputPath=.\lang\galician.txt + +"lang\galician.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + strgen\debug\strgen.exe lang\galician.txt + +# End Custom Build +# End Source File + +# Begin Source File +SOURCE=.\lang\german.txt +# Begin Custom Build +InputPath=.\lang\german.txt + +"lang\german.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + strgen\debug\strgen.exe lang\german.txt + +# End Custom Build +# End Source File + +# Begin Source File +SOURCE=.\lang\hungarian.txt +# Begin Custom Build +InputPath=.\lang\hungarian.txt + +"lang\hungarian.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + strgen\debug\strgen.exe lang\hungarian.txt + +# End Custom Build +# End Source File + +# Begin Source File +SOURCE=.\lang\icelandic.txt +# Begin Custom Build +InputPath=.\lang\icelandic.txt + +"lang\icelandic.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + strgen\debug\strgen.exe lang\icelandic.txt + +# End Custom Build +# End Source File + +# Begin Source File +SOURCE=.\lang\italian.txt +# Begin Custom Build +InputPath=.\lang\italian.txt + +"lang\italian.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + strgen\debug\strgen.exe lang\italian.txt + +# End Custom Build +# End Source File + +# Begin Source File +SOURCE=.\lang\norwegian.txt +# Begin Custom Build +InputPath=.\lang\norwegian.txt + +"lang\norwegian.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + strgen\debug\strgen.exe lang\norwegian.txt + +# End Custom Build +# End Source File + +# Begin Source File +SOURCE=.\lang\origveh.txt +# Begin Custom Build +InputPath=.\lang\origveh.txt + +"lang\origveh.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + strgen\debug\strgen.exe lang\origveh.txt + +# End Custom Build +# End Source File + +# Begin Source File +SOURCE=.\lang\polish.txt +# Begin Custom Build +InputPath=.\lang\polish.txt + +"lang\polish.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + strgen\debug\strgen.exe lang\polish.txt + +# End Custom Build +# End Source File + +# Begin Source File +SOURCE=.\lang\portuguese.txt +# Begin Custom Build +InputPath=.\lang\portuguese.txt + +"lang\portuguese.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + strgen\debug\strgen.exe lang\portuguese.txt + +# End Custom Build +# End Source File + +# Begin Source File +SOURCE=.\lang\romanian.txt +# Begin Custom Build +InputPath=.\lang\romanian.txt + +"lang\romanian.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + strgen\debug\strgen.exe lang\romanian.txt + +# End Custom Build +# End Source File + +# Begin Source File +SOURCE=.\lang\slovak.txt +# Begin Custom Build +InputPath=.\lang\slovak.txt + +"lang\slovak.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + strgen\debug\strgen.exe lang\slovak.txt + +# End Custom Build +# End Source File + +# Begin Source File +SOURCE=.\lang\spanish.txt +# Begin Custom Build +InputPath=.\lang\spanish.txt + +"lang\spanish.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + strgen\debug\strgen.exe lang\spanish.txt + +# End Custom Build +# End Source File + +# Begin Source File +SOURCE=.\lang\swedish.txt +# Begin Custom Build +InputPath=.\lang\swedish.txt + +"lang\swedish.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + strgen\debug\strgen.exe lang\swedish.txt + +# End Custom Build +# End Source File + +# End Target +# End Project diff --git a/langs.vcproj b/langs.vcproj index 32bb68e2f..eb4e0859e 100644 --- a/langs.vcproj +++ b/langs.vcproj @@ -1,295 +1,295 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="7.10"
- Name="langs"
- ProjectGUID="{0F066B23-18DF-4284-8265-F4A5E7E3B966}"
- RootNamespace="langs"
- SccProjectName=""
- SccLocalPath=""
- Keyword="MakeFileProj">
- <Platforms>
- <Platform
- Name="Win32"/>
- </Platforms>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="."
- IntermediateDirectory="."
- ConfigurationType="10"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="FALSE">
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCMIDLTool"
- TypeLibraryName="./langs.tlb"
- HeaderFileName=""/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"
- Description="Generating strings.h"
- CommandLine="strgen\debug\strgen.exe"/>
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <File
- RelativePath=".\lang\american.txt">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCustomBuildTool"
- Description="Generating american language file"
- CommandLine="strgen\debug\strgen.exe "$(InputPath)"
-"
- Outputs="lang\american.lng"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\lang\catalan.txt">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCustomBuildTool"
- Description="Generating catalan language file"
- CommandLine="strgen\debug\strgen.exe "$(InputPath)"
-"
- Outputs="lang\catalan.lng"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\lang\czech.txt">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCustomBuildTool"
- Description="Generating czech language file"
- CommandLine="strgen\debug\strgen.exe "$(InputPath)"
-"
- Outputs="lang\czech.lng"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\lang\danish.txt">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCustomBuildTool"
- Description="Generating danish language file"
- CommandLine="strgen\debug\strgen.exe "$(InputPath)"
-"
- Outputs="lang\danish.lng"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\lang\dutch.txt">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCustomBuildTool"
- Description="Generating dutch language file"
- CommandLine="strgen\debug\strgen.exe "$(InputPath)"
-"
- Outputs="lang\dutch.lng"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="lang\english.txt">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCustomBuildTool"
- Description="Generating english language file"
- CommandLine="strgen\debug\strgen.exe "$(InputPath)"
-"
- Outputs="lang\english.lng"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\lang\finnish.txt">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCustomBuildTool"
- Description="Generating finnish language file"
- CommandLine="strgen\debug\strgen.exe "$(InputPath)"
-"
- Outputs="lang\finnish.lng"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\lang\french.txt">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCustomBuildTool"
- Description="Generating french language file"
- CommandLine="strgen\debug\strgen.exe "$(InputPath)"
-"
- Outputs="lang\french.lng"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\lang\galician.txt">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCustomBuildTool"
- Description="Generating galician language file"
- CommandLine="strgen\debug\strgen.exe "$(InputPath)"
-"
- Outputs="lang\galician.lng"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\lang\german.txt">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCustomBuildTool"
- Description="Generating german language file"
- CommandLine="strgen\debug\strgen.exe "$(InputPath)"
-"
- Outputs="lang\german.lng"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\lang\hungarian.txt">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCustomBuildTool"
- Description="Generating hungarian language file"
- CommandLine="strgen\debug\strgen.exe "$(InputPath)"
-"
- Outputs="lang\hungarian.lng"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\lang\icelandic.txt">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCustomBuildTool"
- Description="Generating icelandic language file"
- CommandLine="strgen\debug\strgen.exe "$(InputPath)"
-"
- Outputs="lang\icelandic.lng"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\lang\italian.txt">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCustomBuildTool"
- Description="Generating italian language file"
- CommandLine="strgen\debug\strgen.exe "$(InputPath)"
-"
- Outputs="lang\italian.lng"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\lang\norwegian.txt">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCustomBuildTool"
- Description="Generating norwegian language file"
- CommandLine="strgen\debug\strgen.exe "$(InputPath)"
-"
- Outputs="lang\norwegian.lng"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\lang\origveh.txt">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCustomBuildTool"
- Description="Generating Original Vehicle names file"
- CommandLine="strgen\debug\strgen.exe "$(InputPath)"
-"
- Outputs="lang\origveh.lng"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\lang\polish.txt">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCustomBuildTool"
- Description="Generating polish language file"
- CommandLine="strgen\debug\strgen.exe "$(InputPath)"
-"
- Outputs="lang\polish.lng"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\lang\portuguese.txt">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCustomBuildTool"
- Description="Generating portuguese language file"
- CommandLine="strgen\debug\strgen.exe "$(InputPath)"
-"
- Outputs="lang\portuguese.lng"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\lang\romanian.txt">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCustomBuildTool"
- Description="Generating romanian language file"
- CommandLine="strgen\debug\strgen.exe "$(InputPath)"
-"
- Outputs="lang\romanian.lng"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\lang\slovak.txt">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCustomBuildTool"
- Description="Generating slovak language file"
- CommandLine="strgen\debug\strgen.exe "$(InputPath)"
-"
- Outputs="lang\slovak.lng"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\lang\spanish.txt">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCustomBuildTool"
- Description="Generating spanish language file"
- CommandLine="strgen\debug\strgen.exe "$(InputPath)"
-"
- Outputs="lang\spanish.lng"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="lang\swedish.txt">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCustomBuildTool"
- Description="Generating swedish language file"
- CommandLine="strgen\debug\strgen.exe "$(InputPath)"
-"
- Outputs="lang\swedish.lng"/>
- </FileConfiguration>
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="7.10" + Name="langs" + ProjectGUID="{0F066B23-18DF-4284-8265-F4A5E7E3B966}" + RootNamespace="langs" + SccProjectName="" + SccLocalPath="" + Keyword="MakeFileProj"> + <Platforms> + <Platform + Name="Win32"/> + </Platforms> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="." + IntermediateDirectory="." + ConfigurationType="10" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="FALSE"> + <Tool + Name="VCCustomBuildTool"/> + <Tool + Name="VCMIDLTool" + TypeLibraryName="./langs.tlb" + HeaderFileName=""/> + <Tool + Name="VCPostBuildEventTool"/> + <Tool + Name="VCPreBuildEventTool" + Description="Generating strings.h" + CommandLine="strgen\debug\strgen.exe"/> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <File + RelativePath=".\lang\american.txt"> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCustomBuildTool" + Description="Generating american language file" + CommandLine="strgen\debug\strgen.exe "$(InputPath)" +" + Outputs="lang\american.lng"/> + </FileConfiguration> + </File> + <File + RelativePath=".\lang\catalan.txt"> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCustomBuildTool" + Description="Generating catalan language file" + CommandLine="strgen\debug\strgen.exe "$(InputPath)" +" + Outputs="lang\catalan.lng"/> + </FileConfiguration> + </File> + <File + RelativePath=".\lang\czech.txt"> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCustomBuildTool" + Description="Generating czech language file" + CommandLine="strgen\debug\strgen.exe "$(InputPath)" +" + Outputs="lang\czech.lng"/> + </FileConfiguration> + </File> + <File + RelativePath=".\lang\danish.txt"> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCustomBuildTool" + Description="Generating danish language file" + CommandLine="strgen\debug\strgen.exe "$(InputPath)" +" + Outputs="lang\danish.lng"/> + </FileConfiguration> + </File> + <File + RelativePath=".\lang\dutch.txt"> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCustomBuildTool" + Description="Generating dutch language file" + CommandLine="strgen\debug\strgen.exe "$(InputPath)" +" + Outputs="lang\dutch.lng"/> + </FileConfiguration> + </File> + <File + RelativePath="lang\english.txt"> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCustomBuildTool" + Description="Generating english language file" + CommandLine="strgen\debug\strgen.exe "$(InputPath)" +" + Outputs="lang\english.lng"/> + </FileConfiguration> + </File> + <File + RelativePath=".\lang\finnish.txt"> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCustomBuildTool" + Description="Generating finnish language file" + CommandLine="strgen\debug\strgen.exe "$(InputPath)" +" + Outputs="lang\finnish.lng"/> + </FileConfiguration> + </File> + <File + RelativePath=".\lang\french.txt"> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCustomBuildTool" + Description="Generating french language file" + CommandLine="strgen\debug\strgen.exe "$(InputPath)" +" + Outputs="lang\french.lng"/> + </FileConfiguration> + </File> + <File + RelativePath=".\lang\galician.txt"> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCustomBuildTool" + Description="Generating galician language file" + CommandLine="strgen\debug\strgen.exe "$(InputPath)" +" + Outputs="lang\galician.lng"/> + </FileConfiguration> + </File> + <File + RelativePath=".\lang\german.txt"> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCustomBuildTool" + Description="Generating german language file" + CommandLine="strgen\debug\strgen.exe "$(InputPath)" +" + Outputs="lang\german.lng"/> + </FileConfiguration> + </File> + <File + RelativePath=".\lang\hungarian.txt"> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCustomBuildTool" + Description="Generating hungarian language file" + CommandLine="strgen\debug\strgen.exe "$(InputPath)" +" + Outputs="lang\hungarian.lng"/> + </FileConfiguration> + </File> + <File + RelativePath=".\lang\icelandic.txt"> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCustomBuildTool" + Description="Generating icelandic language file" + CommandLine="strgen\debug\strgen.exe "$(InputPath)" +" + Outputs="lang\icelandic.lng"/> + </FileConfiguration> + </File> + <File + RelativePath=".\lang\italian.txt"> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCustomBuildTool" + Description="Generating italian language file" + CommandLine="strgen\debug\strgen.exe "$(InputPath)" +" + Outputs="lang\italian.lng"/> + </FileConfiguration> + </File> + <File + RelativePath=".\lang\norwegian.txt"> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCustomBuildTool" + Description="Generating norwegian language file" + CommandLine="strgen\debug\strgen.exe "$(InputPath)" +" + Outputs="lang\norwegian.lng"/> + </FileConfiguration> + </File> + <File + RelativePath=".\lang\origveh.txt"> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCustomBuildTool" + Description="Generating Original Vehicle names file" + CommandLine="strgen\debug\strgen.exe "$(InputPath)" +" + Outputs="lang\origveh.lng"/> + </FileConfiguration> + </File> + <File + RelativePath=".\lang\polish.txt"> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCustomBuildTool" + Description="Generating polish language file" + CommandLine="strgen\debug\strgen.exe "$(InputPath)" +" + Outputs="lang\polish.lng"/> + </FileConfiguration> + </File> + <File + RelativePath=".\lang\portuguese.txt"> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCustomBuildTool" + Description="Generating portuguese language file" + CommandLine="strgen\debug\strgen.exe "$(InputPath)" +" + Outputs="lang\portuguese.lng"/> + </FileConfiguration> + </File> + <File + RelativePath=".\lang\romanian.txt"> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCustomBuildTool" + Description="Generating romanian language file" + CommandLine="strgen\debug\strgen.exe "$(InputPath)" +" + Outputs="lang\romanian.lng"/> + </FileConfiguration> + </File> + <File + RelativePath=".\lang\slovak.txt"> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCustomBuildTool" + Description="Generating slovak language file" + CommandLine="strgen\debug\strgen.exe "$(InputPath)" +" + Outputs="lang\slovak.lng"/> + </FileConfiguration> + </File> + <File + RelativePath=".\lang\spanish.txt"> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCustomBuildTool" + Description="Generating spanish language file" + CommandLine="strgen\debug\strgen.exe "$(InputPath)" +" + Outputs="lang\spanish.lng"/> + </FileConfiguration> + </File> + <File + RelativePath="lang\swedish.txt"> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCustomBuildTool" + Description="Generating swedish language file" + CommandLine="strgen\debug\strgen.exe "$(InputPath)" +" + Outputs="lang\swedish.lng"/> + </FileConfiguration> + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/openttd.tgt b/openttd.tgt index 25a3e8b00..e9d907048 100644 --- a/openttd.tgt +++ b/openttd.tgt @@ -1,2274 +1,2274 @@ -40
-targetIdent
-0
-MProject
-1
-MComponent
-0
-2
-WString
-4
-OEXE
-3
-WString
-5
-op2en
-1
-0
-0
-4
-MCommand
-0
-5
-MCommand
-0
-6
-MItem
-11
-openttd.exe
-7
-WString
-4
-OEXE
-8
-WVList
-8
-9
-MRState
-10
-WString
-7
-OS2LINK
-11
-WString
-25
-?????No debug information
-1
-1
-12
-MRState
-13
-WString
-7
-OS2LINK
-14
-WString
-14
-?????Debug All
-1
-0
-15
-MVState
-16
-WString
-7
-OS2LINK
-17
-WString
-11
-?????Stack:
-1
-18
-WString
-7
-2097152
-0
-19
-MVState
-20
-WString
-7
-OS2LINK
-21
-WString
-18
-?????Libraries(,):
-1
-22
-WString
-24
-png.lib zlib.lib sdl.lib
-0
-23
-MCState
-24
-WString
-7
-OS2LINK
-25
-WString
-13
-?????Map file
-0
-0
-26
-MVState
-27
-WString
-7
-OS2LINK
-28
-WString
-11
-?????Stack:
-0
-29
-WString
-7
-4194304
-0
-30
-MVState
-31
-WString
-7
-OS2LINK
-32
-WString
-18
-?????Libraries(,):
-0
-33
-WString
-34
-mmpm2.lib png.lib zlib.lib sdl.lib
-0
-34
-MVState
-35
-WString
-7
-OS2LINK
-36
-WString
-17
-o????Description:
-0
-37
-WString
-7
-OpenTTD
-0
-38
-WVList
-4
-39
-ActionStates
-40
-WString
-5
-&Make
-41
-WVList
-0
-42
-ActionStates
-43
-WString
-4
-&Run
-44
-WVList
-0
-45
-ActionStates
-46
-WString
-6
-&Debug
-47
-WVList
-0
-48
-ActionStates
-49
-WString
-7
-Sam&ple
-50
-WVList
-0
--1
-1
-1
-0
-51
-WPickList
-104
-52
-MItem
-3
-*.c
-53
-WString
-4
-COBJ
-54
-WVList
-15
-55
-MVState
-56
-WString
-3
-WCC
-57
-WString
-28
-?????Disable Warning message
-1
-58
-WString
-3
-202
-0
-59
-MVState
-60
-WString
-3
-WCC
-61
-WString
-23
-?????Macro definitions:
-1
-62
-WString
-50
-ENABLE_NETWORK=1 WITH_ZLIB=1 WITH_PNG=1 WITH_SDL=1
-0
-63
-MRState
-64
-WString
-3
-WCC
-65
-WString
-20
-?????Pack structures
-1
-0
-66
-MRState
-67
-WString
-3
-WCC
-68
-WString
-21
-?????4 byte alignment
-1
-1
-69
-MRState
-70
-WString
-3
-WCC
-71
-WString
-21
-?????No optimizations
-1
-0
-72
-MRState
-73
-WString
-3
-WCC
-74
-WString
-24
-?????Space optimizations
-1
-1
-75
-MRState
-76
-WString
-3
-WCC
-77
-WString
-29
-?????No debugging information
-1
-1
-78
-MRState
-79
-WString
-3
-WCC
-80
-WString
-24
-?????Full debugging info
-1
-0
-81
-MVState
-82
-WString
-3
-WCC
-83
-WString
-28
-?????Disable Warning message
-0
-84
-WString
-3
-202
-0
-85
-MVState
-86
-WString
-3
-WCC
-87
-WString
-23
-?????Macro definitions:
-0
-88
-WString
-61
-ENABLE_NETWORK=1 WITH_ZLIB=1 WITH_PNG=1 WITH_SDL=1 WITH_REV=1
-0
-89
-MCState
-90
-WString
-3
-WCC
-91
-WString
-31
-?????Force enums to be type int
-0
-1
-92
-MRState
-93
-WString
-3
-WCC
-94
-WString
-20
-?????Pack structures
-0
-0
-95
-MRState
-96
-WString
-3
-WCC
-97
-WString
-27
-?????Default byte alignment
-0
-1
-98
-MRState
-99
-WString
-3
-WCC
-100
-WString
-29
-?????No debugging information
-0
-1
-101
-MRState
-102
-WString
-3
-WCC
-103
-WString
-28
-?????Line number information
-0
-0
-104
-WVList
-0
--1
-1
-1
-0
-105
-MItem
-4
-ai.c
-106
-WString
-4
-COBJ
-107
-WVList
-0
-108
-WVList
-0
-52
-1
-1
-0
-109
-MItem
-10
-ai_build.c
-110
-WString
-4
-COBJ
-111
-WVList
-0
-112
-WVList
-0
-52
-1
-1
-0
-113
-MItem
-8
-ai_new.c
-114
-WString
-4
-COBJ
-115
-WVList
-0
-116
-WVList
-0
-52
-1
-1
-0
-117
-MItem
-15
-ai_pathfinder.c
-118
-WString
-4
-COBJ
-119
-WVList
-0
-120
-WVList
-0
-52
-1
-1
-0
-121
-MItem
-11
-ai_shared.c
-122
-WString
-4
-COBJ
-123
-WVList
-0
-124
-WVList
-0
-52
-1
-1
-0
-125
-MItem
-14
-aircraft_cmd.c
-126
-WString
-4
-COBJ
-127
-WVList
-0
-128
-WVList
-0
-52
-1
-1
-0
-129
-MItem
-14
-aircraft_gui.c
-130
-WString
-4
-COBJ
-131
-WVList
-0
-132
-WVList
-0
-52
-1
-1
-0
-133
-MItem
-9
-airport.c
-134
-WString
-4
-COBJ
-135
-WVList
-0
-136
-WVList
-0
-52
-1
-1
-0
-137
-MItem
-13
-airport_gui.c
-138
-WString
-4
-COBJ
-139
-WVList
-0
-140
-WVList
-0
-52
-1
-1
-0
-141
-MItem
-8
-aystar.c
-142
-WString
-4
-COBJ
-143
-WVList
-0
-144
-WVList
-0
-52
-1
-1
-0
-145
-MItem
-12
-bridge_gui.c
-146
-WString
-4
-COBJ
-147
-WVList
-0
-148
-WVList
-0
-52
-1
-1
-0
-149
-MItem
-16
-callback_table.c
-150
-WString
-4
-COBJ
-151
-WVList
-0
-152
-WVList
-0
-52
-1
-1
-0
-153
-MItem
-11
-clear_cmd.c
-154
-WString
-4
-COBJ
-155
-WVList
-0
-156
-WVList
-0
-52
-1
-1
-0
-157
-MItem
-9
-command.c
-158
-WString
-4
-COBJ
-159
-WVList
-0
-160
-WVList
-0
-52
-1
-1
-0
-161
-MItem
-9
-console.c
-162
-WString
-4
-COBJ
-163
-WVList
-0
-164
-WVList
-0
-52
-1
-1
-0
-165
-MItem
-14
-console_cmds.c
-166
-WString
-4
-COBJ
-167
-WVList
-0
-168
-WVList
-0
-52
-1
-1
-0
-169
-MItem
-7
-debug.c
-170
-WString
-4
-COBJ
-171
-WVList
-0
-172
-WVList
-0
-52
-1
-1
-0
-173
-MItem
-11
-dedicated.c
-174
-WString
-4
-COBJ
-175
-WVList
-0
-176
-WVList
-0
-52
-1
-1
-0
-177
-MItem
-7
-depot.c
-178
-WString
-4
-COBJ
-179
-WVList
-0
-180
-WVList
-0
-52
-1
-1
-0
-181
-MItem
-14
-disaster_cmd.c
-182
-WString
-4
-COBJ
-183
-WVList
-0
-184
-WVList
-0
-52
-1
-1
-0
-185
-MItem
-10
-dock_gui.c
-186
-WString
-4
-COBJ
-187
-WVList
-0
-188
-WVList
-0
-52
-1
-1
-0
-189
-MItem
-12
-dummy_land.c
-190
-WString
-4
-COBJ
-191
-WVList
-0
-192
-WVList
-0
-52
-1
-1
-0
-193
-MItem
-9
-economy.c
-194
-WString
-4
-COBJ
-195
-WVList
-0
-196
-WVList
-0
-52
-1
-1
-0
-197
-MItem
-8
-engine.c
-198
-WString
-4
-COBJ
-199
-WVList
-0
-200
-WVList
-0
-52
-1
-1
-0
-201
-MItem
-12
-engine_gui.c
-202
-WString
-4
-COBJ
-203
-WVList
-0
-204
-WVList
-0
-52
-1
-1
-0
-205
-MItem
-8
-fileio.c
-206
-WString
-4
-COBJ
-207
-WVList
-0
-208
-WVList
-0
-52
-1
-1
-0
-209
-MItem
-5
-gfx.c
-210
-WString
-4
-COBJ
-211
-WVList
-0
-212
-WVList
-0
-52
-1
-1
-0
-213
-MItem
-11
-graph_gui.c
-214
-WString
-4
-COBJ
-215
-WVList
-0
-216
-WVList
-0
-52
-1
-1
-0
-217
-MItem
-14
-industry_cmd.c
-218
-WString
-4
-COBJ
-219
-WVList
-0
-220
-WVList
-0
-52
-1
-1
-0
-221
-MItem
-14
-industry_gui.c
-222
-WString
-4
-COBJ
-223
-WVList
-0
-224
-WVList
-0
-52
-1
-1
-0
-225
-MItem
-11
-intro_gui.c
-226
-WString
-4
-COBJ
-227
-WVList
-0
-228
-WVList
-0
-52
-1
-1
-0
-229
-MItem
-11
-landscape.c
-230
-WString
-4
-COBJ
-231
-WVList
-0
-232
-WVList
-0
-52
-1
-1
-0
-233
-MItem
-10
-main_gui.c
-234
-WString
-4
-COBJ
-235
-WVList
-0
-236
-WVList
-0
-52
-1
-1
-0
-237
-MItem
-5
-map.c
-238
-WString
-4
-COBJ
-239
-WVList
-0
-240
-WVList
-0
-52
-1
-1
-0
-241
-MItem
-5
-md5.c
-242
-WString
-4
-COBJ
-243
-WVList
-0
-244
-WVList
-0
-52
-1
-1
-0
-245
-MItem
-9
-minilzo.c
-246
-WString
-4
-COBJ
-247
-WVList
-0
-248
-WVList
-0
-52
-1
-1
-0
-249
-MItem
-6
-misc.c
-250
-WString
-4
-COBJ
-251
-WVList
-0
-252
-WVList
-0
-52
-1
-1
-0
-253
-MItem
-10
-misc_cmd.c
-254
-WString
-4
-COBJ
-255
-WVList
-0
-256
-WVList
-0
-52
-1
-1
-0
-257
-MItem
-10
-misc_gui.c
-258
-WString
-4
-COBJ
-259
-WVList
-0
-260
-WVList
-0
-52
-1
-1
-0
-261
-MItem
-7
-mixer.c
-262
-WString
-4
-COBJ
-263
-WVList
-0
-264
-WVList
-0
-52
-1
-1
-0
-265
-MItem
-11
-music_gui.c
-266
-WString
-4
-COBJ
-267
-WVList
-0
-268
-WVList
-0
-52
-1
-1
-0
-269
-MItem
-9
-namegen.c
-270
-WString
-4
-COBJ
-271
-WVList
-0
-272
-WVList
-0
-52
-1
-1
-0
-273
-MItem
-9
-network.c
-274
-WString
-4
-COBJ
-275
-WVList
-0
-276
-WVList
-0
-52
-1
-1
-0
-277
-MItem
-16
-network_client.c
-278
-WString
-4
-COBJ
-279
-WVList
-0
-280
-WVList
-0
-52
-1
-1
-0
-281
-MItem
-14
-network_data.c
-282
-WString
-4
-COBJ
-283
-WVList
-0
-284
-WVList
-0
-52
-1
-1
-0
-285
-MItem
-18
-network_gamelist.c
-286
-WString
-4
-COBJ
-287
-WVList
-0
-288
-WVList
-0
-52
-1
-1
-0
-289
-MItem
-13
-network_gui.c
-290
-WString
-4
-COBJ
-291
-WVList
-0
-292
-WVList
-0
-52
-1
-1
-0
-293
-MItem
-16
-network_server.c
-294
-WString
-4
-COBJ
-295
-WVList
-0
-296
-WVList
-0
-52
-1
-1
-0
-297
-MItem
-13
-network_udp.c
-298
-WString
-4
-COBJ
-299
-WVList
-0
-300
-WVList
-0
-52
-1
-1
-0
-301
-MItem
-8
-newgrf.c
-302
-WString
-4
-COBJ
-303
-WVList
-0
-304
-WVList
-0
-52
-1
-1
-0
-305
-MItem
-10
-news_gui.c
-306
-WString
-4
-COBJ
-307
-WVList
-0
-308
-WVList
-0
-52
-1
-1
-0
-309
-MItem
-5
-npf.c
-310
-WString
-4
-COBJ
-311
-WVList
-0
-312
-WVList
-0
-52
-1
-1
-0
-313
-MItem
-11
-oldloader.c
-314
-WString
-4
-COBJ
-315
-WVList
-0
-316
-WVList
-0
-52
-1
-1
-0
-317
-MItem
-11
-order_cmd.c
-318
-WString
-4
-COBJ
-319
-WVList
-0
-320
-WVList
-0
-52
-1
-1
-0
-321
-MItem
-11
-order_gui.c
-322
-WString
-4
-COBJ
-323
-WVList
-0
-324
-WVList
-0
-52
-1
-1
-0
-325
-MItem
-5
-os2.c
-326
-WString
-4
-COBJ
-327
-WVList
-0
-328
-WVList
-0
-52
-1
-1
-0
-329
-MItem
-10
-pathfind.c
-330
-WString
-4
-COBJ
-331
-WVList
-0
-332
-WVList
-0
-52
-1
-1
-0
-333
-MItem
-12
-player_gui.c
-334
-WString
-4
-COBJ
-335
-WVList
-0
-336
-WVList
-0
-52
-1
-1
-0
-337
-MItem
-9
-players.c
-338
-WString
-4
-COBJ
-339
-WVList
-0
-340
-WVList
-0
-52
-1
-1
-0
-341
-MItem
-6
-pool.c
-342
-WString
-4
-COBJ
-343
-WVList
-0
-344
-WVList
-0
-52
-1
-1
-0
-345
-MItem
-7
-queue.c
-346
-WString
-4
-COBJ
-347
-WVList
-0
-348
-WVList
-0
-52
-1
-1
-0
-349
-MItem
-10
-rail_cmd.c
-350
-WString
-4
-COBJ
-351
-WVList
-0
-352
-WVList
-0
-52
-1
-1
-0
-353
-MItem
-10
-rail_gui.c
-354
-WString
-4
-COBJ
-355
-WVList
-0
-356
-WVList
-0
-52
-1
-1
-0
-357
-MItem
-5
-rev.c
-358
-WString
-4
-COBJ
-359
-WVList
-0
-360
-WVList
-1
-361
-ActionStates
-362
-WString
-5
-&Make
-363
-WVList
-0
-52
-1
-1
-0
-364
-MItem
-10
-road_cmd.c
-365
-WString
-4
-COBJ
-366
-WVList
-0
-367
-WVList
-0
-52
-1
-1
-0
-368
-MItem
-10
-road_gui.c
-369
-WString
-4
-COBJ
-370
-WVList
-0
-371
-WVList
-0
-52
-1
-1
-0
-372
-MItem
-13
-roadveh_cmd.c
-373
-WString
-4
-COBJ
-374
-WVList
-0
-375
-WVList
-0
-52
-1
-1
-0
-376
-MItem
-13
-roadveh_gui.c
-377
-WString
-4
-COBJ
-378
-WVList
-0
-379
-WVList
-0
-52
-1
-1
-0
-380
-MItem
-10
-saveload.c
-381
-WString
-4
-COBJ
-382
-WVList
-0
-383
-WVList
-0
-52
-1
-1
-0
-384
-MItem
-12
-screenshot.c
-385
-WString
-4
-COBJ
-386
-WVList
-0
-387
-WVList
-0
-52
-1
-1
-0
-388
-MItem
-5
-sdl.c
-389
-WString
-4
-COBJ
-390
-WVList
-0
-391
-WVList
-0
-52
-1
-1
-0
-392
-MItem
-10
-settings.c
-393
-WString
-4
-COBJ
-394
-WVList
-0
-395
-WVList
-0
-52
-1
-1
-0
-396
-MItem
-14
-settings_gui.c
-397
-WString
-4
-COBJ
-398
-WVList
-0
-399
-WVList
-0
-52
-1
-1
-0
-400
-MItem
-10
-ship_cmd.c
-401
-WString
-4
-COBJ
-402
-WVList
-0
-403
-WVList
-0
-52
-1
-1
-0
-404
-MItem
-10
-ship_gui.c
-405
-WString
-4
-COBJ
-406
-WVList
-0
-407
-WVList
-0
-52
-1
-1
-0
-408
-MItem
-7
-signs.c
-409
-WString
-4
-COBJ
-410
-WVList
-0
-411
-WVList
-0
-52
-1
-1
-0
-412
-MItem
-14
-smallmap_gui.c
-413
-WString
-4
-COBJ
-414
-WVList
-0
-415
-WVList
-0
-52
-1
-1
-0
-416
-MItem
-7
-sound.c
-417
-WString
-4
-COBJ
-418
-WVList
-0
-419
-WVList
-0
-52
-1
-1
-0
-420
-MItem
-8
-sprite.c
-421
-WString
-4
-COBJ
-422
-WVList
-0
-423
-WVList
-0
-52
-1
-1
-0
-424
-MItem
-13
-spritecache.c
-425
-WString
-4
-COBJ
-426
-WVList
-0
-427
-WVList
-0
-52
-1
-1
-0
-428
-MItem
-13
-station_cmd.c
-429
-WString
-4
-COBJ
-430
-WVList
-0
-431
-WVList
-0
-52
-1
-1
-0
-432
-MItem
-13
-station_gui.c
-433
-WString
-4
-COBJ
-434
-WVList
-0
-435
-WVList
-0
-52
-1
-1
-0
-436
-MItem
-8
-StdAfx.c
-437
-WString
-4
-COBJ
-438
-WVList
-0
-439
-WVList
-0
-52
-1
-1
-0
-440
-MItem
-8
-string.c
-441
-WString
-4
-COBJ
-442
-WVList
-0
-443
-WVList
-0
-52
-1
-1
-0
-444
-MItem
-9
-strings.c
-445
-WString
-4
-COBJ
-446
-WVList
-0
-447
-WVList
-0
-52
-1
-1
-0
-448
-MItem
-13
-subsidy_gui.c
-449
-WString
-4
-COBJ
-450
-WVList
-0
-451
-WVList
-0
-52
-1
-1
-0
-452
-MItem
-15
-terraform_gui.c
-453
-WString
-4
-COBJ
-454
-WVList
-0
-455
-WVList
-0
-52
-1
-1
-0
-456
-MItem
-9
-texteff.c
-457
-WString
-4
-COBJ
-458
-WVList
-0
-459
-WVList
-0
-52
-1
-1
-0
-460
-MItem
-6
-tile.c
-461
-WString
-4
-COBJ
-462
-WVList
-0
-463
-WVList
-0
-52
-1
-1
-0
-464
-MItem
-10
-town_cmd.c
-465
-WString
-4
-COBJ
-466
-WVList
-0
-467
-WVList
-0
-52
-1
-1
-0
-468
-MItem
-10
-town_gui.c
-469
-WString
-4
-COBJ
-470
-WVList
-0
-471
-WVList
-0
-52
-1
-1
-0
-472
-MItem
-11
-train_cmd.c
-473
-WString
-4
-COBJ
-474
-WVList
-0
-475
-WVList
-0
-52
-1
-1
-0
-476
-MItem
-11
-train_gui.c
-477
-WString
-4
-COBJ
-478
-WVList
-0
-479
-WVList
-0
-52
-1
-1
-0
-480
-MItem
-10
-tree_cmd.c
-481
-WString
-4
-COBJ
-482
-WVList
-0
-483
-WVList
-0
-52
-1
-1
-0
-484
-MItem
-5
-ttd.c
-485
-WString
-4
-COBJ
-486
-WVList
-0
-487
-WVList
-0
-52
-1
-1
-0
-488
-MItem
-18
-tunnelbridge_cmd.c
-489
-WString
-4
-COBJ
-490
-WVList
-0
-491
-WVList
-0
-52
-1
-1
-0
-492
-MItem
-15
-unmovable_cmd.c
-493
-WString
-4
-COBJ
-494
-WVList
-0
-495
-WVList
-0
-52
-1
-1
-0
-496
-MItem
-9
-vehicle.c
-497
-WString
-4
-COBJ
-498
-WVList
-0
-499
-WVList
-0
-52
-1
-1
-0
-500
-MItem
-13
-vehicle_gui.c
-501
-WString
-4
-COBJ
-502
-WVList
-0
-503
-WVList
-0
-52
-1
-1
-0
-504
-MItem
-10
-viewport.c
-505
-WString
-4
-COBJ
-506
-WVList
-0
-507
-WVList
-0
-52
-1
-1
-0
-508
-MItem
-11
-water_cmd.c
-509
-WString
-4
-COBJ
-510
-WVList
-0
-511
-WVList
-0
-52
-1
-1
-0
-512
-MItem
-8
-widget.c
-513
-WString
-4
-COBJ
-514
-WVList
-0
-515
-WVList
-0
-52
-1
-1
-0
-516
-MItem
-8
-window.c
-517
-WString
-4
-COBJ
-518
-WVList
-0
-519
-WVList
-0
-52
-1
-1
-0
+40 +targetIdent +0 +MProject +1 +MComponent +0 +2 +WString +4 +OEXE +3 +WString +5 +op2en +1 +0 +0 +4 +MCommand +0 +5 +MCommand +0 +6 +MItem +11 +openttd.exe +7 +WString +4 +OEXE +8 +WVList +8 +9 +MRState +10 +WString +7 +OS2LINK +11 +WString +25 +?????No debug information +1 +1 +12 +MRState +13 +WString +7 +OS2LINK +14 +WString +14 +?????Debug All +1 +0 +15 +MVState +16 +WString +7 +OS2LINK +17 +WString +11 +?????Stack: +1 +18 +WString +7 +2097152 +0 +19 +MVState +20 +WString +7 +OS2LINK +21 +WString +18 +?????Libraries(,): +1 +22 +WString +24 +png.lib zlib.lib sdl.lib +0 +23 +MCState +24 +WString +7 +OS2LINK +25 +WString +13 +?????Map file +0 +0 +26 +MVState +27 +WString +7 +OS2LINK +28 +WString +11 +?????Stack: +0 +29 +WString +7 +4194304 +0 +30 +MVState +31 +WString +7 +OS2LINK +32 +WString +18 +?????Libraries(,): +0 +33 +WString +34 +mmpm2.lib png.lib zlib.lib sdl.lib +0 +34 +MVState +35 +WString +7 +OS2LINK +36 +WString +17 +o????Description: +0 +37 +WString +7 +OpenTTD +0 +38 +WVList +4 +39 +ActionStates +40 +WString +5 +&Make +41 +WVList +0 +42 +ActionStates +43 +WString +4 +&Run +44 +WVList +0 +45 +ActionStates +46 +WString +6 +&Debug +47 +WVList +0 +48 +ActionStates +49 +WString +7 +Sam&ple +50 +WVList +0 +-1 +1 +1 +0 +51 +WPickList +104 +52 +MItem +3 +*.c +53 +WString +4 +COBJ +54 +WVList +15 +55 +MVState +56 +WString +3 +WCC +57 +WString +28 +?????Disable Warning message +1 +58 +WString +3 +202 +0 +59 +MVState +60 +WString +3 +WCC +61 +WString +23 +?????Macro definitions: +1 +62 +WString +50 +ENABLE_NETWORK=1 WITH_ZLIB=1 WITH_PNG=1 WITH_SDL=1 +0 +63 +MRState +64 +WString +3 +WCC +65 +WString +20 +?????Pack structures +1 +0 +66 +MRState +67 +WString +3 +WCC +68 +WString +21 +?????4 byte alignment +1 +1 +69 +MRState +70 +WString +3 +WCC +71 +WString +21 +?????No optimizations +1 +0 +72 +MRState +73 +WString +3 +WCC +74 +WString +24 +?????Space optimizations +1 +1 +75 +MRState +76 +WString +3 +WCC +77 +WString +29 +?????No debugging information +1 +1 +78 +MRState +79 +WString +3 +WCC +80 +WString +24 +?????Full debugging info +1 +0 +81 +MVState +82 +WString +3 +WCC +83 +WString +28 +?????Disable Warning message +0 +84 +WString +3 +202 +0 +85 +MVState +86 +WString +3 +WCC +87 +WString +23 +?????Macro definitions: +0 +88 +WString +61 +ENABLE_NETWORK=1 WITH_ZLIB=1 WITH_PNG=1 WITH_SDL=1 WITH_REV=1 +0 +89 +MCState +90 +WString +3 +WCC +91 +WString +31 +?????Force enums to be type int +0 +1 +92 +MRState +93 +WString +3 +WCC +94 +WString +20 +?????Pack structures +0 +0 +95 +MRState +96 +WString +3 +WCC +97 +WString +27 +?????Default byte alignment +0 +1 +98 +MRState +99 +WString +3 +WCC +100 +WString +29 +?????No debugging information +0 +1 +101 +MRState +102 +WString +3 +WCC +103 +WString +28 +?????Line number information +0 +0 +104 +WVList +0 +-1 +1 +1 +0 +105 +MItem +4 +ai.c +106 +WString +4 +COBJ +107 +WVList +0 +108 +WVList +0 +52 +1 +1 +0 +109 +MItem +10 +ai_build.c +110 +WString +4 +COBJ +111 +WVList +0 +112 +WVList +0 +52 +1 +1 +0 +113 +MItem +8 +ai_new.c +114 +WString +4 +COBJ +115 +WVList +0 +116 +WVList +0 +52 +1 +1 +0 +117 +MItem +15 +ai_pathfinder.c +118 +WString +4 +COBJ +119 +WVList +0 +120 +WVList +0 +52 +1 +1 +0 +121 +MItem +11 +ai_shared.c +122 +WString +4 +COBJ +123 +WVList +0 +124 +WVList +0 +52 +1 +1 +0 +125 +MItem +14 +aircraft_cmd.c +126 +WString +4 +COBJ +127 +WVList +0 +128 +WVList +0 +52 +1 +1 +0 +129 +MItem +14 +aircraft_gui.c +130 +WString +4 +COBJ +131 +WVList +0 +132 +WVList +0 +52 +1 +1 +0 +133 +MItem +9 +airport.c +134 +WString +4 +COBJ +135 +WVList +0 +136 +WVList +0 +52 +1 +1 +0 +137 +MItem +13 +airport_gui.c +138 +WString +4 +COBJ +139 +WVList +0 +140 +WVList +0 +52 +1 +1 +0 +141 +MItem +8 +aystar.c +142 +WString +4 +COBJ +143 +WVList +0 +144 +WVList +0 +52 +1 +1 +0 +145 +MItem +12 +bridge_gui.c +146 +WString +4 +COBJ +147 +WVList +0 +148 +WVList +0 +52 +1 +1 +0 +149 +MItem +16 +callback_table.c +150 +WString +4 +COBJ +151 +WVList +0 +152 +WVList +0 +52 +1 +1 +0 +153 +MItem +11 +clear_cmd.c +154 +WString +4 +COBJ +155 +WVList +0 +156 +WVList +0 +52 +1 +1 +0 +157 +MItem +9 +command.c +158 +WString +4 +COBJ +159 +WVList +0 +160 +WVList +0 +52 +1 +1 +0 +161 +MItem +9 +console.c +162 +WString +4 +COBJ +163 +WVList +0 +164 +WVList +0 +52 +1 +1 +0 +165 +MItem +14 +console_cmds.c +166 +WString +4 +COBJ +167 +WVList +0 +168 +WVList +0 +52 +1 +1 +0 +169 +MItem +7 +debug.c +170 +WString +4 +COBJ +171 +WVList +0 +172 +WVList +0 +52 +1 +1 +0 +173 +MItem +11 +dedicated.c +174 +WString +4 +COBJ +175 +WVList +0 +176 +WVList +0 +52 +1 +1 +0 +177 +MItem +7 +depot.c +178 +WString +4 +COBJ +179 +WVList +0 +180 +WVList +0 +52 +1 +1 +0 +181 +MItem +14 +disaster_cmd.c +182 +WString +4 +COBJ +183 +WVList +0 +184 +WVList +0 +52 +1 +1 +0 +185 +MItem +10 +dock_gui.c +186 +WString +4 +COBJ +187 +WVList +0 +188 +WVList +0 +52 +1 +1 +0 +189 +MItem +12 +dummy_land.c +190 +WString +4 +COBJ +191 +WVList +0 +192 +WVList +0 +52 +1 +1 +0 +193 +MItem +9 +economy.c +194 +WString +4 +COBJ +195 +WVList +0 +196 +WVList +0 +52 +1 +1 +0 +197 +MItem +8 +engine.c +198 +WString +4 +COBJ +199 +WVList +0 +200 +WVList +0 +52 +1 +1 +0 +201 +MItem +12 +engine_gui.c +202 +WString +4 +COBJ +203 +WVList +0 +204 +WVList +0 +52 +1 +1 +0 +205 +MItem +8 +fileio.c +206 +WString +4 +COBJ +207 +WVList +0 +208 +WVList +0 +52 +1 +1 +0 +209 +MItem +5 +gfx.c +210 +WString +4 +COBJ +211 +WVList +0 +212 +WVList +0 +52 +1 +1 +0 +213 +MItem +11 +graph_gui.c +214 +WString +4 +COBJ +215 +WVList +0 +216 +WVList +0 +52 +1 +1 +0 +217 +MItem +14 +industry_cmd.c +218 +WString +4 +COBJ +219 +WVList +0 +220 +WVList +0 +52 +1 +1 +0 +221 +MItem +14 +industry_gui.c +222 +WString +4 +COBJ +223 +WVList +0 +224 +WVList +0 +52 +1 +1 +0 +225 +MItem +11 +intro_gui.c +226 +WString +4 +COBJ +227 +WVList +0 +228 +WVList +0 +52 +1 +1 +0 +229 +MItem +11 +landscape.c +230 +WString +4 +COBJ +231 +WVList +0 +232 +WVList +0 +52 +1 +1 +0 +233 +MItem +10 +main_gui.c +234 +WString +4 +COBJ +235 +WVList +0 +236 +WVList +0 +52 +1 +1 +0 +237 +MItem +5 +map.c +238 +WString +4 +COBJ +239 +WVList +0 +240 +WVList +0 +52 +1 +1 +0 +241 +MItem +5 +md5.c +242 +WString +4 +COBJ +243 +WVList +0 +244 +WVList +0 +52 +1 +1 +0 +245 +MItem +9 +minilzo.c +246 +WString +4 +COBJ +247 +WVList +0 +248 +WVList +0 +52 +1 +1 +0 +249 +MItem +6 +misc.c +250 +WString +4 +COBJ +251 +WVList +0 +252 +WVList +0 +52 +1 +1 +0 +253 +MItem +10 +misc_cmd.c +254 +WString +4 +COBJ +255 +WVList +0 +256 +WVList +0 +52 +1 +1 +0 +257 +MItem +10 +misc_gui.c +258 +WString +4 +COBJ +259 +WVList +0 +260 +WVList +0 +52 +1 +1 +0 +261 +MItem +7 +mixer.c +262 +WString +4 +COBJ +263 +WVList +0 +264 +WVList +0 +52 +1 +1 +0 +265 +MItem +11 +music_gui.c +266 +WString +4 +COBJ +267 +WVList +0 +268 +WVList +0 +52 +1 +1 +0 +269 +MItem +9 +namegen.c +270 +WString +4 +COBJ +271 +WVList +0 +272 +WVList +0 +52 +1 +1 +0 +273 +MItem +9 +network.c +274 +WString +4 +COBJ +275 +WVList +0 +276 +WVList +0 +52 +1 +1 +0 +277 +MItem +16 +network_client.c +278 +WString +4 +COBJ +279 +WVList +0 +280 +WVList +0 +52 +1 +1 +0 +281 +MItem +14 +network_data.c +282 +WString +4 +COBJ +283 +WVList +0 +284 +WVList +0 +52 +1 +1 +0 +285 +MItem +18 +network_gamelist.c +286 +WString +4 +COBJ +287 +WVList +0 +288 +WVList +0 +52 +1 +1 +0 +289 +MItem +13 +network_gui.c +290 +WString +4 +COBJ +291 +WVList +0 +292 +WVList +0 +52 +1 +1 +0 +293 +MItem +16 +network_server.c +294 +WString +4 +COBJ +295 +WVList +0 +296 +WVList +0 +52 +1 +1 +0 +297 +MItem +13 +network_udp.c +298 +WString +4 +COBJ +299 +WVList +0 +300 +WVList +0 +52 +1 +1 +0 +301 +MItem +8 +newgrf.c +302 +WString +4 +COBJ +303 +WVList +0 +304 +WVList +0 +52 +1 +1 +0 +305 +MItem +10 +news_gui.c +306 +WString +4 +COBJ +307 +WVList +0 +308 +WVList +0 +52 +1 +1 +0 +309 +MItem +5 +npf.c +310 +WString +4 +COBJ +311 +WVList +0 +312 +WVList +0 +52 +1 +1 +0 +313 +MItem +11 +oldloader.c +314 +WString +4 +COBJ +315 +WVList +0 +316 +WVList +0 +52 +1 +1 +0 +317 +MItem +11 +order_cmd.c +318 +WString +4 +COBJ +319 +WVList +0 +320 +WVList +0 +52 +1 +1 +0 +321 +MItem +11 +order_gui.c +322 +WString +4 +COBJ +323 +WVList +0 +324 +WVList +0 +52 +1 +1 +0 +325 +MItem +5 +os2.c +326 +WString +4 +COBJ +327 +WVList +0 +328 +WVList +0 +52 +1 +1 +0 +329 +MItem +10 +pathfind.c +330 +WString +4 +COBJ +331 +WVList +0 +332 +WVList +0 +52 +1 +1 +0 +333 +MItem +12 +player_gui.c +334 +WString +4 +COBJ +335 +WVList +0 +336 +WVList +0 +52 +1 +1 +0 +337 +MItem +9 +players.c +338 +WString +4 +COBJ +339 +WVList +0 +340 +WVList +0 +52 +1 +1 +0 +341 +MItem +6 +pool.c +342 +WString +4 +COBJ +343 +WVList +0 +344 +WVList +0 +52 +1 +1 +0 +345 +MItem +7 +queue.c +346 +WString +4 +COBJ +347 +WVList +0 +348 +WVList +0 +52 +1 +1 +0 +349 +MItem +10 +rail_cmd.c +350 +WString +4 +COBJ +351 +WVList +0 +352 +WVList +0 +52 +1 +1 +0 +353 +MItem +10 +rail_gui.c +354 +WString +4 +COBJ +355 +WVList +0 +356 +WVList +0 +52 +1 +1 +0 +357 +MItem +5 +rev.c +358 +WString +4 +COBJ +359 +WVList +0 +360 +WVList +1 +361 +ActionStates +362 +WString +5 +&Make +363 +WVList +0 +52 +1 +1 +0 +364 +MItem +10 +road_cmd.c +365 +WString +4 +COBJ +366 +WVList +0 +367 +WVList +0 +52 +1 +1 +0 +368 +MItem +10 +road_gui.c +369 +WString +4 +COBJ +370 +WVList +0 +371 +WVList +0 +52 +1 +1 +0 +372 +MItem +13 +roadveh_cmd.c +373 +WString +4 +COBJ +374 +WVList +0 +375 +WVList +0 +52 +1 +1 +0 +376 +MItem +13 +roadveh_gui.c +377 +WString +4 +COBJ +378 +WVList +0 +379 +WVList +0 +52 +1 +1 +0 +380 +MItem +10 +saveload.c +381 +WString +4 +COBJ +382 +WVList +0 +383 +WVList +0 +52 +1 +1 +0 +384 +MItem +12 +screenshot.c +385 +WString +4 +COBJ +386 +WVList +0 +387 +WVList +0 +52 +1 +1 +0 +388 +MItem +5 +sdl.c +389 +WString +4 +COBJ +390 +WVList +0 +391 +WVList +0 +52 +1 +1 +0 +392 +MItem +10 +settings.c +393 +WString +4 +COBJ +394 +WVList +0 +395 +WVList +0 +52 +1 +1 +0 +396 +MItem +14 +settings_gui.c +397 +WString +4 +COBJ +398 +WVList +0 +399 +WVList +0 +52 +1 +1 +0 +400 +MItem +10 +ship_cmd.c +401 +WString +4 +COBJ +402 +WVList +0 +403 +WVList +0 +52 +1 +1 +0 +404 +MItem +10 +ship_gui.c +405 +WString +4 +COBJ +406 +WVList +0 +407 +WVList +0 +52 +1 +1 +0 +408 +MItem +7 +signs.c +409 +WString +4 +COBJ +410 +WVList +0 +411 +WVList +0 +52 +1 +1 +0 +412 +MItem +14 +smallmap_gui.c +413 +WString +4 +COBJ +414 +WVList +0 +415 +WVList +0 +52 +1 +1 +0 +416 +MItem +7 +sound.c +417 +WString +4 +COBJ +418 +WVList +0 +419 +WVList +0 +52 +1 +1 +0 +420 +MItem +8 +sprite.c +421 +WString +4 +COBJ +422 +WVList +0 +423 +WVList +0 +52 +1 +1 +0 +424 +MItem +13 +spritecache.c +425 +WString +4 +COBJ +426 +WVList +0 +427 +WVList +0 +52 +1 +1 +0 +428 +MItem +13 +station_cmd.c +429 +WString +4 +COBJ +430 +WVList +0 +431 +WVList +0 +52 +1 +1 +0 +432 +MItem +13 +station_gui.c +433 +WString +4 +COBJ +434 +WVList +0 +435 +WVList +0 +52 +1 +1 +0 +436 +MItem +8 +StdAfx.c +437 +WString +4 +COBJ +438 +WVList +0 +439 +WVList +0 +52 +1 +1 +0 +440 +MItem +8 +string.c +441 +WString +4 +COBJ +442 +WVList +0 +443 +WVList +0 +52 +1 +1 +0 +444 +MItem +9 +strings.c +445 +WString +4 +COBJ +446 +WVList +0 +447 +WVList +0 +52 +1 +1 +0 +448 +MItem +13 +subsidy_gui.c +449 +WString +4 +COBJ +450 +WVList +0 +451 +WVList +0 +52 +1 +1 +0 +452 +MItem +15 +terraform_gui.c +453 +WString +4 +COBJ +454 +WVList +0 +455 +WVList +0 +52 +1 +1 +0 +456 +MItem +9 +texteff.c +457 +WString +4 +COBJ +458 +WVList +0 +459 +WVList +0 +52 +1 +1 +0 +460 +MItem +6 +tile.c +461 +WString +4 +COBJ +462 +WVList +0 +463 +WVList +0 +52 +1 +1 +0 +464 +MItem +10 +town_cmd.c +465 +WString +4 +COBJ +466 +WVList +0 +467 +WVList +0 +52 +1 +1 +0 +468 +MItem +10 +town_gui.c +469 +WString +4 +COBJ +470 +WVList +0 +471 +WVList +0 +52 +1 +1 +0 +472 +MItem +11 +train_cmd.c +473 +WString +4 +COBJ +474 +WVList +0 +475 +WVList +0 +52 +1 +1 +0 +476 +MItem +11 +train_gui.c +477 +WString +4 +COBJ +478 +WVList +0 +479 +WVList +0 +52 +1 +1 +0 +480 +MItem +10 +tree_cmd.c +481 +WString +4 +COBJ +482 +WVList +0 +483 +WVList +0 +52 +1 +1 +0 +484 +MItem +5 +ttd.c +485 +WString +4 +COBJ +486 +WVList +0 +487 +WVList +0 +52 +1 +1 +0 +488 +MItem +18 +tunnelbridge_cmd.c +489 +WString +4 +COBJ +490 +WVList +0 +491 +WVList +0 +52 +1 +1 +0 +492 +MItem +15 +unmovable_cmd.c +493 +WString +4 +COBJ +494 +WVList +0 +495 +WVList +0 +52 +1 +1 +0 +496 +MItem +9 +vehicle.c +497 +WString +4 +COBJ +498 +WVList +0 +499 +WVList +0 +52 +1 +1 +0 +500 +MItem +13 +vehicle_gui.c +501 +WString +4 +COBJ +502 +WVList +0 +503 +WVList +0 +52 +1 +1 +0 +504 +MItem +10 +viewport.c +505 +WString +4 +COBJ +506 +WVList +0 +507 +WVList +0 +52 +1 +1 +0 +508 +MItem +11 +water_cmd.c +509 +WString +4 +COBJ +510 +WVList +0 +511 +WVList +0 +52 +1 +1 +0 +512 +MItem +8 +widget.c +513 +WString +4 +COBJ +514 +WVList +0 +515 +WVList +0 +52 +1 +1 +0 +516 +MItem +8 +window.c +517 +WString +4 +COBJ +518 +WVList +0 +519 +WVList +0 +52 +1 +1 +0 diff --git a/os/os2/openttd.wpj b/os/os2/openttd.wpj index 7b1d318a8..fc068ae43 100644 --- a/os/os2/openttd.wpj +++ b/os/os2/openttd.wpj @@ -1,64 +1,64 @@ -40
-projectIdent
-0
-VpeMain
-1
-WRect
--32
--40
-10304
-10020
-2
-MProject
-3
-MCommand
-15
-svn_version.cmd
-4
-MCommand
-0
-2
-5
-WFileName
-17
-..\..\openttd.tgt
-6
-WFileName
-23
-..\..\strgen\strgen.tgt
-7
-WVList
-2
-8
-VComponent
-9
-WRect
-0
-0
-5696
-4240
-0
-0
-10
-WFileName
-17
-..\..\openttd.tgt
-42
-66
-11
-VComponent
-12
-WRect
-688
-680
-5696
-4240
-0
-0
-13
-WFileName
-23
-..\..\strgen\strgen.tgt
-0
-2
-8
+40 +projectIdent +0 +VpeMain +1 +WRect +-32 +-40 +10304 +10020 +2 +MProject +3 +MCommand +15 +svn_version.cmd +4 +MCommand +0 +2 +5 +WFileName +17 +..\..\openttd.tgt +6 +WFileName +23 +..\..\strgen\strgen.tgt +7 +WVList +2 +8 +VComponent +9 +WRect +0 +0 +5696 +4240 +0 +0 +10 +WFileName +17 +..\..\openttd.tgt +42 +66 +11 +VComponent +12 +WRect +688 +680 +5696 +4240 +0 +0 +13 +WFileName +23 +..\..\strgen\strgen.tgt +0 +2 +8 diff --git a/strgen/strgen.dsp b/strgen/strgen.dsp index 3482ca86d..c2403830f 100644 --- a/strgen/strgen.dsp +++ b/strgen/strgen.dsp @@ -1,127 +1,127 @@ -# Microsoft Developer Studio Project File - Name="strgen" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Console Application" 0x0103
-
-CFG=strgen - Win32 Release
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE
-!MESSAGE NMAKE /f "strgen.mak".
-!MESSAGE
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE
-!MESSAGE NMAKE /f "strgen.mak" CFG="strgen - Win32 Release"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "strgen - Win32 Debug" (based on "Win32 (x86) Console Application")
-!MESSAGE "strgen - Win32 Release" (based on "Win32 (x86) Console Application")
-!MESSAGE
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-RSC=rc.exe
-
-!IF "$(CFG)" == "strgen - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "Debug"
-# PROP BASE Intermediate_Dir "Debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "Debug"
-# PROP Intermediate_Dir "Debug"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Yu"stdafx.h" /FD /GZ /c
-# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /GZ /c
-# SUBTRACT CPP /YX /Yc /Yu
-# ADD BASE RSC /l 0x41d /d "_DEBUG"
-# ADD RSC /l 0x41d /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
-# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
-
-!ELSEIF "$(CFG)" == "strgen - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "strgen___Win32_Release"
-# PROP BASE Intermediate_Dir "strgen___Win32_Release"
-# PROP BASE Ignore_Export_Lib 0
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "Release"
-# PROP Intermediate_Dir "Release"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Yu"stdafx.h" /FD /GZ /c
-# ADD CPP /nologo /Zp4 /MD /W3 /GX /O1 /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c
-# ADD BASE RSC /l 0x41d /d "_DEBUG"
-# ADD RSC /l 0x41d /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
-# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:no /machine:I386 /pdbtype:sept
-# SUBTRACT LINK32 /debug
-
-!ENDIF
-
-# Begin Target
-
-# Name "strgen - Win32 Debug"
-# Name "strgen - Win32 Release"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE=.\stdafx.c
-
-!IF "$(CFG)" == "strgen - Win32 Debug"
-
-# SUBTRACT CPP /YX /Yc /Yu
-
-!ELSEIF "$(CFG)" == "strgen - Win32 Release"
-
-# SUBTRACT BASE CPP /YX /Yc /Yu
-# ADD CPP /Gr /Zp4 /MD /GX- /O1
-# SUBTRACT CPP /Z<none> /YX /Yc /Yu
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=.\strgen.c
-
-!IF "$(CFG)" == "strgen - Win32 Debug"
-
-# SUBTRACT CPP /YX /Yc /Yu
-
-!ELSEIF "$(CFG)" == "strgen - Win32 Release"
-
-# SUBTRACT BASE CPP /YX /Yc /Yu
-# ADD CPP /Gr /Zp4 /MD /GX- /O1
-# SUBTRACT CPP /Z<none> /YX /Yc /Yu
-
-!ENDIF
-
-# End Source File
-# End Group
-# End Target
-# End Project
+# Microsoft Developer Studio Project File - Name="strgen" - Package Owner=<4> +# Microsoft Developer Studio Generated Build File, Format Version 6.00 +# ** DO NOT EDIT ** + +# TARGTYPE "Win32 (x86) Console Application" 0x0103 + +CFG=strgen - Win32 Release +!MESSAGE This is not a valid makefile. To build this project using NMAKE, +!MESSAGE use the Export Makefile command and run +!MESSAGE +!MESSAGE NMAKE /f "strgen.mak". +!MESSAGE +!MESSAGE You can specify a configuration when running NMAKE +!MESSAGE by defining the macro CFG on the command line. For example: +!MESSAGE +!MESSAGE NMAKE /f "strgen.mak" CFG="strgen - Win32 Release" +!MESSAGE +!MESSAGE Possible choices for configuration are: +!MESSAGE +!MESSAGE "strgen - Win32 Debug" (based on "Win32 (x86) Console Application") +!MESSAGE "strgen - Win32 Release" (based on "Win32 (x86) Console Application") +!MESSAGE + +# Begin Project +# PROP AllowPerConfigDependencies 0 +# PROP Scc_ProjName "" +# PROP Scc_LocalPath "" +CPP=cl.exe +RSC=rc.exe + +!IF "$(CFG)" == "strgen - Win32 Debug" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 1 +# PROP BASE Output_Dir "Debug" +# PROP BASE Intermediate_Dir "Debug" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 1 +# PROP Output_Dir "Debug" +# PROP Intermediate_Dir "Debug" +# PROP Ignore_Export_Lib 0 +# PROP Target_Dir "" +# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Yu"stdafx.h" /FD /GZ /c +# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /GZ /c +# SUBTRACT CPP /YX /Yc /Yu +# ADD BASE RSC /l 0x41d /d "_DEBUG" +# ADD RSC /l 0x41d /d "_DEBUG" +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo +LINK32=link.exe +# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept +# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept + +!ELSEIF "$(CFG)" == "strgen - Win32 Release" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 1 +# PROP BASE Output_Dir "strgen___Win32_Release" +# PROP BASE Intermediate_Dir "strgen___Win32_Release" +# PROP BASE Ignore_Export_Lib 0 +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 1 +# PROP Output_Dir "Release" +# PROP Intermediate_Dir "Release" +# PROP Ignore_Export_Lib 0 +# PROP Target_Dir "" +# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Yu"stdafx.h" /FD /GZ /c +# ADD CPP /nologo /Zp4 /MD /W3 /GX /O1 /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c +# ADD BASE RSC /l 0x41d /d "_DEBUG" +# ADD RSC /l 0x41d /d "_DEBUG" +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo +LINK32=link.exe +# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept +# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:no /machine:I386 /pdbtype:sept +# SUBTRACT LINK32 /debug + +!ENDIF + +# Begin Target + +# Name "strgen - Win32 Debug" +# Name "strgen - Win32 Release" +# Begin Group "Source Files" + +# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" +# Begin Source File + +SOURCE=.\stdafx.c + +!IF "$(CFG)" == "strgen - Win32 Debug" + +# SUBTRACT CPP /YX /Yc /Yu + +!ELSEIF "$(CFG)" == "strgen - Win32 Release" + +# SUBTRACT BASE CPP /YX /Yc /Yu +# ADD CPP /Gr /Zp4 /MD /GX- /O1 +# SUBTRACT CPP /Z<none> /YX /Yc /Yu + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=.\strgen.c + +!IF "$(CFG)" == "strgen - Win32 Debug" + +# SUBTRACT CPP /YX /Yc /Yu + +!ELSEIF "$(CFG)" == "strgen - Win32 Release" + +# SUBTRACT BASE CPP /YX /Yc /Yu +# ADD CPP /Gr /Zp4 /MD /GX- /O1 +# SUBTRACT CPP /Z<none> /YX /Yc /Yu + +!ENDIF + +# End Source File +# End Group +# End Target +# End Project diff --git a/strgen/strgen.dsw b/strgen/strgen.dsw index a8913ea36..160c68116 100644 --- a/strgen/strgen.dsw +++ b/strgen/strgen.dsw @@ -1,29 +1,29 @@ -Microsoft Developer Studio Workspace File, Format Version 6.00
-# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
-
-###############################################################################
-
-Project: "strgen"=.\strgen.dsp - Package Owner=<4>
-
-Package=<5>
-{{{
-}}}
-
-Package=<4>
-{{{
-}}}
-
-###############################################################################
-
-Global:
-
-Package=<5>
-{{{
-}}}
-
-Package=<3>
-{{{
-}}}
-
-###############################################################################
-
+Microsoft Developer Studio Workspace File, Format Version 6.00 +# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! + +############################################################################### + +Project: "strgen"=.\strgen.dsp - Package Owner=<4> + +Package=<5> +{{{ +}}} + +Package=<4> +{{{ +}}} + +############################################################################### + +Global: + +Package=<5> +{{{ +}}} + +Package=<3> +{{{ +}}} + +############################################################################### + diff --git a/strgen/strgen.tgt b/strgen/strgen.tgt index 8eaf49dfb..ee4a63dbe 100644 --- a/strgen/strgen.tgt +++ b/strgen/strgen.tgt @@ -1,149 +1,149 @@ -40
-targetIdent
-0
-MProject
-1
-MComponent
-0
-2
-WString
-4
-OEXE
-3
-WString
-5
-oc2en
-1
-0
-0
-4
-MCommand
-0
-5
-MCommand
-26
-..\os\os2\build_lang.cmd
-
-6
-MItem
-10
-strgen.exe
-7
-WString
-4
-OEXE
-8
-WVList
-2
-9
-MRState
-10
-WString
-7
-OS2LINK
-11
-WString
-25
-?????No debug information
-1
-1
-12
-MRState
-13
-WString
-7
-OS2LINK
-14
-WString
-14
-?????Debug All
-1
-0
-15
-WVList
-0
--1
-1
-1
-0
-16
-WPickList
-3
-17
-MItem
-3
-*.c
-18
-WString
-4
-COBJ
-19
-WVList
-2
-20
-MRState
-21
-WString
-3
-WCC
-22
-WString
-29
-?????No debugging information
-0
-1
-23
-MRState
-24
-WString
-3
-WCC
-25
-WString
-28
-?????Line number information
-0
-0
-26
-WVList
-0
--1
-1
-1
-0
-27
-MItem
-8
-stdafx.c
-28
-WString
-4
-COBJ
-29
-WVList
-0
-30
-WVList
-0
-17
-1
-1
-0
-31
-MItem
-8
-strgen.c
-32
-WString
-4
-COBJ
-33
-WVList
-0
-34
-WVList
-0
-17
-1
-1
-0
+40 +targetIdent +0 +MProject +1 +MComponent +0 +2 +WString +4 +OEXE +3 +WString +5 +oc2en +1 +0 +0 +4 +MCommand +0 +5 +MCommand +26 +..\os\os2\build_lang.cmd + +6 +MItem +10 +strgen.exe +7 +WString +4 +OEXE +8 +WVList +2 +9 +MRState +10 +WString +7 +OS2LINK +11 +WString +25 +?????No debug information +1 +1 +12 +MRState +13 +WString +7 +OS2LINK +14 +WString +14 +?????Debug All +1 +0 +15 +WVList +0 +-1 +1 +1 +0 +16 +WPickList +3 +17 +MItem +3 +*.c +18 +WString +4 +COBJ +19 +WVList +2 +20 +MRState +21 +WString +3 +WCC +22 +WString +29 +?????No debugging information +0 +1 +23 +MRState +24 +WString +3 +WCC +25 +WString +28 +?????Line number information +0 +0 +26 +WVList +0 +-1 +1 +1 +0 +27 +MItem +8 +stdafx.c +28 +WString +4 +COBJ +29 +WVList +0 +30 +WVList +0 +17 +1 +1 +0 +31 +MItem +8 +strgen.c +32 +WString +4 +COBJ +33 +WVList +0 +34 +WVList +0 +17 +1 +1 +0 diff --git a/strgen/strgen.vcproj b/strgen/strgen.vcproj index f5f25125e..82c7d0019 100644 --- a/strgen/strgen.vcproj +++ b/strgen/strgen.vcproj @@ -1,180 +1,180 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="7.10"
- Name="strgen"
- SccProjectName=""
- SccLocalPath="">
- <Platforms>
- <Platform
- Name="Win32"/>
- </Platforms>
- <Configurations>
- <Configuration
- Name="Release|Win32"
- OutputDirectory=".\Release"
- IntermediateDirectory=".\Release"
- ConfigurationType="1"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- InlineFunctionExpansion="1"
- PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
- StringPooling="TRUE"
- RuntimeLibrary="2"
- StructMemberAlignment="3"
- EnableFunctionLevelLinking="TRUE"
- PrecompiledHeaderFile=".\Release/strgen.pch"
- AssemblerListingLocation=".\Release/"
- ObjectFile=".\Release/"
- ProgramDataBaseFileName=".\Release/"
- WarningLevel="3"
- SuppressStartupBanner="TRUE"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- OutputFile=".\Release/strgen.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- ProgramDatabaseFile=".\Release/strgen.pdb"
- SubSystem="1"
- TargetMachine="1"/>
- <Tool
- Name="VCMIDLTool"
- TypeLibraryName=".\Release/strgen.tlb"
- HeaderFileName=""/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="1053"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory=".\Debug"
- IntermediateDirectory=".\Debug"
- ConfigurationType="1"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
- BasicRuntimeChecks="3"
- RuntimeLibrary="5"
- PrecompiledHeaderFile=".\Debug/strgen.pch"
- AssemblerListingLocation=".\Debug/"
- ObjectFile=".\Debug/"
- ProgramDataBaseFileName=".\Debug/"
- WarningLevel="3"
- WarnAsError="TRUE"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="3"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- OutputFile=".\Debug/strgen.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".\Debug/strgen.pdb"
- SubSystem="1"
- TargetMachine="1"/>
- <Tool
- Name="VCMIDLTool"
- TypeLibraryName=".\Debug/strgen.tlb"
- HeaderFileName=""/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="1053"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
- <File
- RelativePath="stdafx.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- PreprocessorDefinitions=""
- ExceptionHandling="FALSE"
- CallingConvention="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="strgen.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- PreprocessorDefinitions=""
- ExceptionHandling="FALSE"
- CallingConvention="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="7.10" + Name="strgen" + SccProjectName="" + SccLocalPath=""> + <Platforms> + <Platform + Name="Win32"/> + </Platforms> + <Configurations> + <Configuration + Name="Release|Win32" + OutputDirectory=".\Release" + IntermediateDirectory=".\Release" + ConfigurationType="1" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="FALSE" + CharacterSet="2"> + <Tool + Name="VCCLCompilerTool" + Optimization="1" + InlineFunctionExpansion="1" + PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" + StringPooling="TRUE" + RuntimeLibrary="2" + StructMemberAlignment="3" + EnableFunctionLevelLinking="TRUE" + PrecompiledHeaderFile=".\Release/strgen.pch" + AssemblerListingLocation=".\Release/" + ObjectFile=".\Release/" + ProgramDataBaseFileName=".\Release/" + WarningLevel="3" + SuppressStartupBanner="TRUE"/> + <Tool + Name="VCCustomBuildTool"/> + <Tool + Name="VCLinkerTool" + OutputFile=".\Release/strgen.exe" + LinkIncremental="1" + SuppressStartupBanner="TRUE" + ProgramDatabaseFile=".\Release/strgen.pdb" + SubSystem="1" + TargetMachine="1"/> + <Tool + Name="VCMIDLTool" + TypeLibraryName=".\Release/strgen.tlb" + HeaderFileName=""/> + <Tool + Name="VCPostBuildEventTool"/> + <Tool + Name="VCPreBuildEventTool"/> + <Tool + Name="VCPreLinkEventTool"/> + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="_DEBUG" + Culture="1053"/> + <Tool + Name="VCWebServiceProxyGeneratorTool"/> + <Tool + Name="VCXMLDataGeneratorTool"/> + <Tool + Name="VCWebDeploymentTool"/> + <Tool + Name="VCManagedWrapperGeneratorTool"/> + <Tool + Name="VCAuxiliaryManagedWrapperGeneratorTool"/> + </Configuration> + <Configuration + Name="Debug|Win32" + OutputDirectory=".\Debug" + IntermediateDirectory=".\Debug" + ConfigurationType="1" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="FALSE" + CharacterSet="2"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" + BasicRuntimeChecks="3" + RuntimeLibrary="5" + PrecompiledHeaderFile=".\Debug/strgen.pch" + AssemblerListingLocation=".\Debug/" + ObjectFile=".\Debug/" + ProgramDataBaseFileName=".\Debug/" + WarningLevel="3" + WarnAsError="TRUE" + SuppressStartupBanner="TRUE" + DebugInformationFormat="3"/> + <Tool + Name="VCCustomBuildTool"/> + <Tool + Name="VCLinkerTool" + OutputFile=".\Debug/strgen.exe" + LinkIncremental="1" + SuppressStartupBanner="TRUE" + GenerateDebugInformation="TRUE" + ProgramDatabaseFile=".\Debug/strgen.pdb" + SubSystem="1" + TargetMachine="1"/> + <Tool + Name="VCMIDLTool" + TypeLibraryName=".\Debug/strgen.tlb" + HeaderFileName=""/> + <Tool + Name="VCPostBuildEventTool"/> + <Tool + Name="VCPreBuildEventTool"/> + <Tool + Name="VCPreLinkEventTool"/> + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="_DEBUG" + Culture="1053"/> + <Tool + Name="VCWebServiceProxyGeneratorTool"/> + <Tool + Name="VCXMLDataGeneratorTool"/> + <Tool + Name="VCWebDeploymentTool"/> + <Tool + Name="VCManagedWrapperGeneratorTool"/> + <Tool + Name="VCAuxiliaryManagedWrapperGeneratorTool"/> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="Source Files" + Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> + <File + RelativePath="stdafx.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="1" + PreprocessorDefinitions="" + ExceptionHandling="FALSE" + CallingConvention="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="strgen.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="1" + PreprocessorDefinitions="" + ExceptionHandling="FALSE" + CallingConvention="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + </Filter> + </Files> + <Globals> + </Globals> +</VisualStudioProject> @@ -1,905 +1,905 @@ -# Microsoft Developer Studio Project File - Name="ttd" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Console Application" 0x0103
-
-CFG=ttd - Win32 Debug
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE
-!MESSAGE NMAKE /f "ttd.mak".
-!MESSAGE
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE
-!MESSAGE NMAKE /f "ttd.mak" CFG="ttd - Win32 Checked"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "ttd - Win32 Release" (based on "Win32 (x86) Console Application")
-!MESSAGE "ttd - Win32 Debug" (based on "Win32 (x86) Console Application")
-!MESSAGE
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-RSC=rc.exe
-
-!IF "$(CFG)" == "ttd - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "Release"
-# PROP BASE Intermediate_Dir "Release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "Release"
-# PROP Intermediate_Dir "Release"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Yu"stdafx.h" /FD /c
-# ADD CPP /nologo /Gd /Zp4 /W3 /Zi /Ox /Oa /Ow /Og /Oi /Os /Gf /Gy /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "WIN32_EXCEPTION_TRACKER" /D "WIN32_ENABLE_DIRECTMUSIC_SUPPORT" /D "WITH_PNG" /D "WITH_ZLIB" /D "ENABLE_NETWORK" /FAcs /FR /Yu"stdafx.h" /J /FD /c
-# SUBTRACT CPP /WX /Ot
-# ADD BASE RSC /l 0x809 /d "NDEBUG"
-# ADD RSC /l 0x809 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
-# ADD LINK32 kernel32.lib user32.lib gdi32.lib winmm.lib ws2_32.lib libpng.lib zlibstat.lib /nologo /subsystem:windows /map /machine:I386 /opt:nowin98
-# SUBTRACT LINK32 /pdb:none
-
-!ELSEIF "$(CFG)" == "ttd - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "Debug"
-# PROP BASE Intermediate_Dir "Debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "Debug"
-# PROP Intermediate_Dir "Debug"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Yu"stdafx.h" /FD /GZ /c
-# ADD CPP /nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "WITH_PNG" /D "WITH_ZLIB" /D "ENABLE_NETWORK" /YX"stdafx.h" /FD /GZ /c
-# SUBTRACT CPP /WX /Fr
-# ADD BASE RSC /l 0x809 /d "_DEBUG"
-# ADD RSC /l 0x809 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
-# ADD LINK32 kernel32.lib user32.lib gdi32.lib winmm.lib ws2_32.lib libpng.lib zlibstat.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
-# SUBTRACT LINK32 /pdb:none
-
-!ENDIF
-
-# Begin Target
-
-# Name "ttd - Win32 Release"
-# Name "ttd - Win32 Debug"
-
-# Begin Group "Source Files"
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-
-# Begin Source File
-SOURCE=.\ai.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\ai_build.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\ai_new.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\ai_pathfinder.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\ai_shared.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\airport.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\aystar.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\command.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\console.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\console_cmds.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\debug.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\depot.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\documentation.txt
-# End Source File
-
-# Begin Source File
-SOURCE=.\economy.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\engine.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\fileio.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\gfx.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\landscape.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\map.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\md5.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\minilzo.c
-
-!IF "$(CFG)" == "ttd - Win32 Release"
-
-# SUBTRACT CPP /YX /Yc /Yu
-
-!ELSEIF "$(CFG)" == "ttd - Win32 Debug"
-
-# SUBTRACT CPP /YX
-
-!ENDIF
-
-# End Source File
-
-# Begin Source File
-SOURCE=.\misc.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\mixer.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\namegen.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\network.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\newgrf.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\npf.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\oldloader.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\pathfind.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\pool.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\players.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\queue.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\saveload.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\screenshot.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\sdl.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\settings.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\signs.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\sound.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\sprite.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\spritecache.c
-# End Source File
-
-# Begin Source File
-
-SOURCE=.\StdAfx.c
-
-!IF "$(CFG)" == "ttd - Win32 Release"
-
-# ADD CPP /Yc"stdafx.h"
-
-!ELSEIF "$(CFG)" == "ttd - Win32 Debug"
-
-!ENDIF
-
-# End Source File
-
-# Begin Source File
-SOURCE=.\string.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\strings.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\texteff.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\tile.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\ttd.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\ttd.rc
-# End Source File
-
-# Begin Source File
-
-SOURCE=.\unix.c
-
-!IF "$(CFG)" == "ttd - Win32 Release"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ttd - Win32 Debug"
-
-# PROP Exclude_From_Build 1
-
-!ENDIF
-
-# End Source File
-
-# Begin Source File
-SOURCE=.\vehicle.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\vehicle_gui.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\viewport.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\w32dm.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\waypoint.c
-# End Source File
-
-# Begin Source File
-
-SOURCE=.\w32dm2.cpp
-
-!IF "$(CFG)" == "ttd - Win32 Release"
-
-# SUBTRACT CPP /YX /Yc /Yu
-
-!ELSEIF "$(CFG)" == "ttd - Win32 Debug"
-
-!ENDIF
-
-# End Source File
-
-# Begin Source File
-SOURCE=.\widget.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\win32.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\window.c
-# End Source File
-
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-
-# Begin Source File
-SOURCE=.\ai.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\aystar.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\command.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\console.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\debug.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\depot.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\economy.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\engine.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\fileio.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\functions.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\gfx.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\gui.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\hal.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\industry.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\macros.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\map.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\md5.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\network.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\news.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\npf.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\pathfind.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\pool.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\player.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\queue.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\saveload.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\signs.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\sound.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\station.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\string.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\strings.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\StdAfx.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\tile.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\town.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\ttd.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\variables.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\vehicle.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\vehicle_gui.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\viewport.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\waypoint.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\window.h
-# End Source File
-
-# End Group
-# Begin Group "Gui Source codes"
-
-# PROP Default_Filter ""
-
-# Begin Source File
-SOURCE=.\aircraft_gui.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\airport_gui.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\bridge_gui.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\dock_gui.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\engine_gui.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\graph_gui.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\industry_gui.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\intro_gui.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\main_gui.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\misc_gui.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\music_gui.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\network_gui.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\news_gui.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\order_gui.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\player_gui.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\rail_gui.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\road_gui.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\roadveh_gui.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\settings_gui.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\ship_gui.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\smallmap_gui.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\station_gui.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\subsidy_gui.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\terraform_gui.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\town_gui.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\train_gui.c
-# End Source File
-
-# End Group
-# Begin Group "Landscape"
-
-# PROP Default_Filter ""
-
-# Begin Source File
-SOURCE=.\aircraft_cmd.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\clear_cmd.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\disaster_cmd.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\dummy_land.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\industry_cmd.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\misc_cmd.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\order_cmd.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\rail_cmd.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\road_cmd.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\roadveh_cmd.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\ship_cmd.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\station_cmd.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\town_cmd.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\train_cmd.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\tree_cmd.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\tunnelbridge_cmd.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\unmovable_cmd.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\water_cmd.c
-# End Source File
-
-# End Group
-# Begin Group "Tables"
-
-# PROP Default_Filter ""
-
-# Begin Source File
-SOURCE=.\table\ai_rail.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\table\allstrings.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\table\animcursors.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\table\autorail.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\table\build_industry.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\table\clear_land.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\table\engines.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\table\files.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\table\genland.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\table\industry_land.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\table\landscape_const.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\table\landscape_sprite.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\table\namegen.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\table\palettes.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\table\road_land.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\table\roadveh.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\table\sprites.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\table\station_land.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\table\strings.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\table\town_land.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\table\track_land.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\table\train_cmd.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\table\tree_land.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\table\tunnel_land.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\table\unmovable_land.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\table\water_land.h
-# End Source File
-
-# End Group
-# Begin Group "Network Source Files"
-
-# PROP Default_Filter ""
-
-# Begin Source File
-SOURCE=.\callback_table.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\dedicated.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\network_client.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\network_data.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\network_gamelist.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\network_server.c
-# End Source File
-
-# Begin Source File
-SOURCE=.\network_udp.c
-# End Source File
-
-# End Group
-# Begin Group "Network Header Files"
-
-# PROP Default_Filter ""
-
-# Begin Source File
-SOURCE=.\network_client.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\network_core.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\network_data.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\network_gamelist.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\network_server.h
-# End Source File
-
-# Begin Source File
-SOURCE=.\network_udp.h
-# End Source File
-
-# End Group
-
-# Begin Source File
-SOURCE=.\changelog.txt
-# End Source File
-
-# Begin Source File
-SOURCE=.\openttd.ico
-# End Source File
-
-# Begin Source File
-SOURCE=.\mainicon.ico
-# End Source File
-
-# Begin Source File
-SOURCE=.\ReadMe.txt
-# End Source File
-
-# End Target
-# End Project
+# Microsoft Developer Studio Project File - Name="ttd" - Package Owner=<4> +# Microsoft Developer Studio Generated Build File, Format Version 6.00 +# ** DO NOT EDIT ** + +# TARGTYPE "Win32 (x86) Console Application" 0x0103 + +CFG=ttd - Win32 Debug +!MESSAGE This is not a valid makefile. To build this project using NMAKE, +!MESSAGE use the Export Makefile command and run +!MESSAGE +!MESSAGE NMAKE /f "ttd.mak". +!MESSAGE +!MESSAGE You can specify a configuration when running NMAKE +!MESSAGE by defining the macro CFG on the command line. For example: +!MESSAGE +!MESSAGE NMAKE /f "ttd.mak" CFG="ttd - Win32 Checked" +!MESSAGE +!MESSAGE Possible choices for configuration are: +!MESSAGE +!MESSAGE "ttd - Win32 Release" (based on "Win32 (x86) Console Application") +!MESSAGE "ttd - Win32 Debug" (based on "Win32 (x86) Console Application") +!MESSAGE + +# Begin Project +# PROP AllowPerConfigDependencies 0 +# PROP Scc_ProjName "" +# PROP Scc_LocalPath "" +CPP=cl.exe +RSC=rc.exe + +!IF "$(CFG)" == "ttd - Win32 Release" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 0 +# PROP BASE Output_Dir "Release" +# PROP BASE Intermediate_Dir "Release" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 0 +# PROP Output_Dir "Release" +# PROP Intermediate_Dir "Release" +# PROP Ignore_Export_Lib 0 +# PROP Target_Dir "" +# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Yu"stdafx.h" /FD /c +# ADD CPP /nologo /Gd /Zp4 /W3 /Zi /Ox /Oa /Ow /Og /Oi /Os /Gf /Gy /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "WIN32_EXCEPTION_TRACKER" /D "WIN32_ENABLE_DIRECTMUSIC_SUPPORT" /D "WITH_PNG" /D "WITH_ZLIB" /D "ENABLE_NETWORK" /FAcs /FR /Yu"stdafx.h" /J /FD /c +# SUBTRACT CPP /WX /Ot +# ADD BASE RSC /l 0x809 /d "NDEBUG" +# ADD RSC /l 0x809 /d "NDEBUG" +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo +LINK32=link.exe +# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386 +# ADD LINK32 kernel32.lib user32.lib gdi32.lib winmm.lib ws2_32.lib libpng.lib zlibstat.lib /nologo /subsystem:windows /map /machine:I386 /opt:nowin98 +# SUBTRACT LINK32 /pdb:none + +!ELSEIF "$(CFG)" == "ttd - Win32 Debug" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 1 +# PROP BASE Output_Dir "Debug" +# PROP BASE Intermediate_Dir "Debug" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 1 +# PROP Output_Dir "Debug" +# PROP Intermediate_Dir "Debug" +# PROP Ignore_Export_Lib 0 +# PROP Target_Dir "" +# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Yu"stdafx.h" /FD /GZ /c +# ADD CPP /nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "WITH_PNG" /D "WITH_ZLIB" /D "ENABLE_NETWORK" /YX"stdafx.h" /FD /GZ /c +# SUBTRACT CPP /WX /Fr +# ADD BASE RSC /l 0x809 /d "_DEBUG" +# ADD RSC /l 0x809 /d "_DEBUG" +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo +LINK32=link.exe +# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept +# ADD LINK32 kernel32.lib user32.lib gdi32.lib winmm.lib ws2_32.lib libpng.lib zlibstat.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept +# SUBTRACT LINK32 /pdb:none + +!ENDIF + +# Begin Target + +# Name "ttd - Win32 Release" +# Name "ttd - Win32 Debug" + +# Begin Group "Source Files" +# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" + +# Begin Source File +SOURCE=.\ai.c +# End Source File + +# Begin Source File +SOURCE=.\ai_build.c +# End Source File + +# Begin Source File +SOURCE=.\ai_new.c +# End Source File + +# Begin Source File +SOURCE=.\ai_pathfinder.c +# End Source File + +# Begin Source File +SOURCE=.\ai_shared.c +# End Source File + +# Begin Source File +SOURCE=.\airport.c +# End Source File + +# Begin Source File +SOURCE=.\aystar.c +# End Source File + +# Begin Source File +SOURCE=.\command.c +# End Source File + +# Begin Source File +SOURCE=.\console.c +# End Source File + +# Begin Source File +SOURCE=.\console_cmds.c +# End Source File + +# Begin Source File +SOURCE=.\debug.c +# End Source File + +# Begin Source File +SOURCE=.\depot.c +# End Source File + +# Begin Source File +SOURCE=.\documentation.txt +# End Source File + +# Begin Source File +SOURCE=.\economy.c +# End Source File + +# Begin Source File +SOURCE=.\engine.c +# End Source File + +# Begin Source File +SOURCE=.\fileio.c +# End Source File + +# Begin Source File +SOURCE=.\gfx.c +# End Source File + +# Begin Source File +SOURCE=.\landscape.c +# End Source File + +# Begin Source File +SOURCE=.\map.c +# End Source File + +# Begin Source File +SOURCE=.\md5.c +# End Source File + +# Begin Source File +SOURCE=.\minilzo.c + +!IF "$(CFG)" == "ttd - Win32 Release" + +# SUBTRACT CPP /YX /Yc /Yu + +!ELSEIF "$(CFG)" == "ttd - Win32 Debug" + +# SUBTRACT CPP /YX + +!ENDIF + +# End Source File + +# Begin Source File +SOURCE=.\misc.c +# End Source File + +# Begin Source File +SOURCE=.\mixer.c +# End Source File + +# Begin Source File +SOURCE=.\namegen.c +# End Source File + +# Begin Source File +SOURCE=.\network.c +# End Source File + +# Begin Source File +SOURCE=.\newgrf.c +# End Source File + +# Begin Source File +SOURCE=.\npf.c +# End Source File + +# Begin Source File +SOURCE=.\oldloader.c +# End Source File + +# Begin Source File +SOURCE=.\pathfind.c +# End Source File + +# Begin Source File +SOURCE=.\pool.c +# End Source File + +# Begin Source File +SOURCE=.\players.c +# End Source File + +# Begin Source File +SOURCE=.\queue.c +# End Source File + +# Begin Source File +SOURCE=.\saveload.c +# End Source File + +# Begin Source File +SOURCE=.\screenshot.c +# End Source File + +# Begin Source File +SOURCE=.\sdl.c +# End Source File + +# Begin Source File +SOURCE=.\settings.c +# End Source File + +# Begin Source File +SOURCE=.\signs.c +# End Source File + +# Begin Source File +SOURCE=.\sound.c +# End Source File + +# Begin Source File +SOURCE=.\sprite.c +# End Source File + +# Begin Source File +SOURCE=.\spritecache.c +# End Source File + +# Begin Source File + +SOURCE=.\StdAfx.c + +!IF "$(CFG)" == "ttd - Win32 Release" + +# ADD CPP /Yc"stdafx.h" + +!ELSEIF "$(CFG)" == "ttd - Win32 Debug" + +!ENDIF + +# End Source File + +# Begin Source File +SOURCE=.\string.c +# End Source File + +# Begin Source File +SOURCE=.\strings.c +# End Source File + +# Begin Source File +SOURCE=.\texteff.c +# End Source File + +# Begin Source File +SOURCE=.\tile.c +# End Source File + +# Begin Source File +SOURCE=.\ttd.c +# End Source File + +# Begin Source File +SOURCE=.\ttd.rc +# End Source File + +# Begin Source File + +SOURCE=.\unix.c + +!IF "$(CFG)" == "ttd - Win32 Release" + +# PROP Exclude_From_Build 1 + +!ELSEIF "$(CFG)" == "ttd - Win32 Debug" + +# PROP Exclude_From_Build 1 + +!ENDIF + +# End Source File + +# Begin Source File +SOURCE=.\vehicle.c +# End Source File + +# Begin Source File +SOURCE=.\vehicle_gui.c +# End Source File + +# Begin Source File +SOURCE=.\viewport.c +# End Source File + +# Begin Source File +SOURCE=.\w32dm.c +# End Source File + +# Begin Source File +SOURCE=.\waypoint.c +# End Source File + +# Begin Source File + +SOURCE=.\w32dm2.cpp + +!IF "$(CFG)" == "ttd - Win32 Release" + +# SUBTRACT CPP /YX /Yc /Yu + +!ELSEIF "$(CFG)" == "ttd - Win32 Debug" + +!ENDIF + +# End Source File + +# Begin Source File +SOURCE=.\widget.c +# End Source File + +# Begin Source File +SOURCE=.\win32.c +# End Source File + +# Begin Source File +SOURCE=.\window.c +# End Source File + +# End Group +# Begin Group "Header Files" + +# PROP Default_Filter "h;hpp;hxx;hm;inl" + +# Begin Source File +SOURCE=.\ai.h +# End Source File + +# Begin Source File +SOURCE=.\aystar.h +# End Source File + +# Begin Source File +SOURCE=.\command.h +# End Source File + +# Begin Source File +SOURCE=.\console.h +# End Source File + +# Begin Source File +SOURCE=.\debug.h +# End Source File + +# Begin Source File +SOURCE=.\depot.h +# End Source File + +# Begin Source File +SOURCE=.\economy.h +# End Source File + +# Begin Source File +SOURCE=.\engine.h +# End Source File + +# Begin Source File +SOURCE=.\fileio.h +# End Source File + +# Begin Source File +SOURCE=.\functions.h +# End Source File + +# Begin Source File +SOURCE=.\gfx.h +# End Source File + +# Begin Source File +SOURCE=.\gui.h +# End Source File + +# Begin Source File +SOURCE=.\hal.h +# End Source File + +# Begin Source File +SOURCE=.\industry.h +# End Source File + +# Begin Source File +SOURCE=.\macros.h +# End Source File + +# Begin Source File +SOURCE=.\map.h +# End Source File + +# Begin Source File +SOURCE=.\md5.h +# End Source File + +# Begin Source File +SOURCE=.\network.h +# End Source File + +# Begin Source File +SOURCE=.\news.h +# End Source File + +# Begin Source File +SOURCE=.\npf.h +# End Source File + +# Begin Source File +SOURCE=.\pathfind.h +# End Source File + +# Begin Source File +SOURCE=.\pool.h +# End Source File + +# Begin Source File +SOURCE=.\player.h +# End Source File + +# Begin Source File +SOURCE=.\queue.h +# End Source File + +# Begin Source File +SOURCE=.\saveload.h +# End Source File + +# Begin Source File +SOURCE=.\signs.h +# End Source File + +# Begin Source File +SOURCE=.\sound.h +# End Source File + +# Begin Source File +SOURCE=.\station.h +# End Source File + +# Begin Source File +SOURCE=.\string.h +# End Source File + +# Begin Source File +SOURCE=.\strings.h +# End Source File + +# Begin Source File +SOURCE=.\StdAfx.h +# End Source File + +# Begin Source File +SOURCE=.\tile.h +# End Source File + +# Begin Source File +SOURCE=.\town.h +# End Source File + +# Begin Source File +SOURCE=.\ttd.h +# End Source File + +# Begin Source File +SOURCE=.\variables.h +# End Source File + +# Begin Source File +SOURCE=.\vehicle.h +# End Source File + +# Begin Source File +SOURCE=.\vehicle_gui.h +# End Source File + +# Begin Source File +SOURCE=.\viewport.h +# End Source File + +# Begin Source File +SOURCE=.\waypoint.h +# End Source File + +# Begin Source File +SOURCE=.\window.h +# End Source File + +# End Group +# Begin Group "Gui Source codes" + +# PROP Default_Filter "" + +# Begin Source File +SOURCE=.\aircraft_gui.c +# End Source File + +# Begin Source File +SOURCE=.\airport_gui.c +# End Source File + +# Begin Source File +SOURCE=.\bridge_gui.c +# End Source File + +# Begin Source File +SOURCE=.\dock_gui.c +# End Source File + +# Begin Source File +SOURCE=.\engine_gui.c +# End Source File + +# Begin Source File +SOURCE=.\graph_gui.c +# End Source File + +# Begin Source File +SOURCE=.\industry_gui.c +# End Source File + +# Begin Source File +SOURCE=.\intro_gui.c +# End Source File + +# Begin Source File +SOURCE=.\main_gui.c +# End Source File + +# Begin Source File +SOURCE=.\misc_gui.c +# End Source File + +# Begin Source File +SOURCE=.\music_gui.c +# End Source File + +# Begin Source File +SOURCE=.\network_gui.c +# End Source File + +# Begin Source File +SOURCE=.\news_gui.c +# End Source File + +# Begin Source File +SOURCE=.\order_gui.c +# End Source File + +# Begin Source File +SOURCE=.\player_gui.c +# End Source File + +# Begin Source File +SOURCE=.\rail_gui.c +# End Source File + +# Begin Source File +SOURCE=.\road_gui.c +# End Source File + +# Begin Source File +SOURCE=.\roadveh_gui.c +# End Source File + +# Begin Source File +SOURCE=.\settings_gui.c +# End Source File + +# Begin Source File +SOURCE=.\ship_gui.c +# End Source File + +# Begin Source File +SOURCE=.\smallmap_gui.c +# End Source File + +# Begin Source File +SOURCE=.\station_gui.c +# End Source File + +# Begin Source File +SOURCE=.\subsidy_gui.c +# End Source File + +# Begin Source File +SOURCE=.\terraform_gui.c +# End Source File + +# Begin Source File +SOURCE=.\town_gui.c +# End Source File + +# Begin Source File +SOURCE=.\train_gui.c +# End Source File + +# End Group +# Begin Group "Landscape" + +# PROP Default_Filter "" + +# Begin Source File +SOURCE=.\aircraft_cmd.c +# End Source File + +# Begin Source File +SOURCE=.\clear_cmd.c +# End Source File + +# Begin Source File +SOURCE=.\disaster_cmd.c +# End Source File + +# Begin Source File +SOURCE=.\dummy_land.c +# End Source File + +# Begin Source File +SOURCE=.\industry_cmd.c +# End Source File + +# Begin Source File +SOURCE=.\misc_cmd.c +# End Source File + +# Begin Source File +SOURCE=.\order_cmd.c +# End Source File + +# Begin Source File +SOURCE=.\rail_cmd.c +# End Source File + +# Begin Source File +SOURCE=.\road_cmd.c +# End Source File + +# Begin Source File +SOURCE=.\roadveh_cmd.c +# End Source File + +# Begin Source File +SOURCE=.\ship_cmd.c +# End Source File + +# Begin Source File +SOURCE=.\station_cmd.c +# End Source File + +# Begin Source File +SOURCE=.\town_cmd.c +# End Source File + +# Begin Source File +SOURCE=.\train_cmd.c +# End Source File + +# Begin Source File +SOURCE=.\tree_cmd.c +# End Source File + +# Begin Source File +SOURCE=.\tunnelbridge_cmd.c +# End Source File + +# Begin Source File +SOURCE=.\unmovable_cmd.c +# End Source File + +# Begin Source File +SOURCE=.\water_cmd.c +# End Source File + +# End Group +# Begin Group "Tables" + +# PROP Default_Filter "" + +# Begin Source File +SOURCE=.\table\ai_rail.h +# End Source File + +# Begin Source File +SOURCE=.\table\allstrings.h +# End Source File + +# Begin Source File +SOURCE=.\table\animcursors.h +# End Source File + +# Begin Source File +SOURCE=.\table\autorail.h +# End Source File + +# Begin Source File +SOURCE=.\table\build_industry.h +# End Source File + +# Begin Source File +SOURCE=.\table\clear_land.h +# End Source File + +# Begin Source File +SOURCE=.\table\engines.h +# End Source File + +# Begin Source File +SOURCE=.\table\files.h +# End Source File + +# Begin Source File +SOURCE=.\table\genland.h +# End Source File + +# Begin Source File +SOURCE=.\table\industry_land.h +# End Source File + +# Begin Source File +SOURCE=.\table\landscape_const.h +# End Source File + +# Begin Source File +SOURCE=.\table\landscape_sprite.h +# End Source File + +# Begin Source File +SOURCE=.\table\namegen.h +# End Source File + +# Begin Source File +SOURCE=.\table\palettes.h +# End Source File + +# Begin Source File +SOURCE=.\table\road_land.h +# End Source File + +# Begin Source File +SOURCE=.\table\roadveh.h +# End Source File + +# Begin Source File +SOURCE=.\table\sprites.h +# End Source File + +# Begin Source File +SOURCE=.\table\station_land.h +# End Source File + +# Begin Source File +SOURCE=.\table\strings.h +# End Source File + +# Begin Source File +SOURCE=.\table\town_land.h +# End Source File + +# Begin Source File +SOURCE=.\table\track_land.h +# End Source File + +# Begin Source File +SOURCE=.\table\train_cmd.h +# End Source File + +# Begin Source File +SOURCE=.\table\tree_land.h +# End Source File + +# Begin Source File +SOURCE=.\table\tunnel_land.h +# End Source File + +# Begin Source File +SOURCE=.\table\unmovable_land.h +# End Source File + +# Begin Source File +SOURCE=.\table\water_land.h +# End Source File + +# End Group +# Begin Group "Network Source Files" + +# PROP Default_Filter "" + +# Begin Source File +SOURCE=.\callback_table.c +# End Source File + +# Begin Source File +SOURCE=.\dedicated.c +# End Source File + +# Begin Source File +SOURCE=.\network_client.c +# End Source File + +# Begin Source File +SOURCE=.\network_data.c +# End Source File + +# Begin Source File +SOURCE=.\network_gamelist.c +# End Source File + +# Begin Source File +SOURCE=.\network_server.c +# End Source File + +# Begin Source File +SOURCE=.\network_udp.c +# End Source File + +# End Group +# Begin Group "Network Header Files" + +# PROP Default_Filter "" + +# Begin Source File +SOURCE=.\network_client.h +# End Source File + +# Begin Source File +SOURCE=.\network_core.h +# End Source File + +# Begin Source File +SOURCE=.\network_data.h +# End Source File + +# Begin Source File +SOURCE=.\network_gamelist.h +# End Source File + +# Begin Source File +SOURCE=.\network_server.h +# End Source File + +# Begin Source File +SOURCE=.\network_udp.h +# End Source File + +# End Group + +# Begin Source File +SOURCE=.\changelog.txt +# End Source File + +# Begin Source File +SOURCE=.\openttd.ico +# End Source File + +# Begin Source File +SOURCE=.\mainicon.ico +# End Source File + +# Begin Source File +SOURCE=.\ReadMe.txt +# End Source File + +# End Target +# End Project @@ -1,59 +1,59 @@ -Microsoft Developer Studio Workspace File, Format Version 6.00
-# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
-
-###############################################################################
-
-Project: "langs"=.\langs.dsp - Package Owner=<4>
-
-Package=<5>
-{{{
-}}}
-
-Package=<4>
-{{{
- Begin Project Dependency
- Project_Dep_Name strgen
- End Project Dependency
-}}}
-
-###############################################################################
-
-Project: "strgen"=.\strgen\strgen.dsp - Package Owner=<4>
-
-Package=<5>
-{{{
-}}}
-
-Package=<4>
-{{{
-}}}
-
-###############################################################################
-
-Project: "ttd"=.\ttd.dsp - Package Owner=<4>
-
-Package=<5>
-{{{
-}}}
-
-Package=<4>
-{{{
- Begin Project Dependency
- Project_Dep_Name langs
- End Project Dependency
-}}}
-
-###############################################################################
-
-Global:
-
-Package=<5>
-{{{
-}}}
-
-Package=<3>
-{{{
-}}}
-
-###############################################################################
-
+Microsoft Developer Studio Workspace File, Format Version 6.00 +# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! + +############################################################################### + +Project: "langs"=.\langs.dsp - Package Owner=<4> + +Package=<5> +{{{ +}}} + +Package=<4> +{{{ + Begin Project Dependency + Project_Dep_Name strgen + End Project Dependency +}}} + +############################################################################### + +Project: "strgen"=.\strgen\strgen.dsp - Package Owner=<4> + +Package=<5> +{{{ +}}} + +Package=<4> +{{{ +}}} + +############################################################################### + +Project: "ttd"=.\ttd.dsp - Package Owner=<4> + +Package=<5> +{{{ +}}} + +Package=<4> +{{{ + Begin Project Dependency + Project_Dep_Name langs + End Project Dependency +}}} + +############################################################################### + +Global: + +Package=<5> +{{{ +}}} + +Package=<3> +{{{ +}}} + +############################################################################### + @@ -1,43 +1,43 @@ -Microsoft Visual Studio Solution File, Format Version 8.00
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "strgen", "strgen\strgen.vcproj", "{A133A442-BD0A-4ADE-B117-AD7545E4BDD1}"
- ProjectSection(ProjectDependencies) = postProject
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ttd", "ttd.vcproj", "{668328A0-B40E-4CDB-BD72-D0064424414A}"
- ProjectSection(ProjectDependencies) = postProject
- {0F066B23-18DF-4284-8265-F4A5E7E3B966} = {0F066B23-18DF-4284-8265-F4A5E7E3B966}
- {A133A442-BD0A-4ADE-B117-AD7545E4BDD1} = {A133A442-BD0A-4ADE-B117-AD7545E4BDD1}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "langs", "langs.vcproj", "{0F066B23-18DF-4284-8265-F4A5E7E3B966}"
- ProjectSection(ProjectDependencies) = postProject
- {A133A442-BD0A-4ADE-B117-AD7545E4BDD1} = {A133A442-BD0A-4ADE-B117-AD7545E4BDD1}
- EndProjectSection
-EndProject
-Global
- GlobalSection(SolutionConfiguration) = preSolution
- Debug = Debug
- Release = Release
- EndGlobalSection
- GlobalSection(ProjectConfiguration) = postSolution
- {A133A442-BD0A-4ADE-B117-AD7545E4BDD1}.Debug.ActiveCfg = Debug|Win32
- {A133A442-BD0A-4ADE-B117-AD7545E4BDD1}.Debug.Build.0 = Debug|Win32
- {A133A442-BD0A-4ADE-B117-AD7545E4BDD1}.Release.ActiveCfg = Debug|Win32
- {A133A442-BD0A-4ADE-B117-AD7545E4BDD1}.Release.Build.0 = Debug|Win32
- {668328A0-B40E-4CDB-BD72-D0064424414A}.Debug.ActiveCfg = Debug|Win32
- {668328A0-B40E-4CDB-BD72-D0064424414A}.Debug.Build.0 = Debug|Win32
- {668328A0-B40E-4CDB-BD72-D0064424414A}.Release.ActiveCfg = Release|Win32
- {668328A0-B40E-4CDB-BD72-D0064424414A}.Release.Build.0 = Release|Win32
- {0F066B23-18DF-4284-8265-F4A5E7E3B966}.Debug.ActiveCfg = Debug|Win32
- {0F066B23-18DF-4284-8265-F4A5E7E3B966}.Debug.Build.0 = Debug|Win32
- {0F066B23-18DF-4284-8265-F4A5E7E3B966}.Release.ActiveCfg = Debug|Win32
- {0F066B23-18DF-4284-8265-F4A5E7E3B966}.Release.Build.0 = Debug|Win32
- EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- EndGlobalSection
- GlobalSection(ExtensibilityAddIns) = postSolution
- EndGlobalSection
- GlobalSection(DPCodeReviewSolutionGUID) = preSolution
- DPCodeReviewSolutionGUID = {00000000-0000-0000-0000-000000000000}
- EndGlobalSection
-EndGlobal
+Microsoft Visual Studio Solution File, Format Version 8.00 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "strgen", "strgen\strgen.vcproj", "{A133A442-BD0A-4ADE-B117-AD7545E4BDD1}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ttd", "ttd.vcproj", "{668328A0-B40E-4CDB-BD72-D0064424414A}" + ProjectSection(ProjectDependencies) = postProject + {0F066B23-18DF-4284-8265-F4A5E7E3B966} = {0F066B23-18DF-4284-8265-F4A5E7E3B966} + {A133A442-BD0A-4ADE-B117-AD7545E4BDD1} = {A133A442-BD0A-4ADE-B117-AD7545E4BDD1} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "langs", "langs.vcproj", "{0F066B23-18DF-4284-8265-F4A5E7E3B966}" + ProjectSection(ProjectDependencies) = postProject + {A133A442-BD0A-4ADE-B117-AD7545E4BDD1} = {A133A442-BD0A-4ADE-B117-AD7545E4BDD1} + EndProjectSection +EndProject +Global + GlobalSection(SolutionConfiguration) = preSolution + Debug = Debug + Release = Release + EndGlobalSection + GlobalSection(ProjectConfiguration) = postSolution + {A133A442-BD0A-4ADE-B117-AD7545E4BDD1}.Debug.ActiveCfg = Debug|Win32 + {A133A442-BD0A-4ADE-B117-AD7545E4BDD1}.Debug.Build.0 = Debug|Win32 + {A133A442-BD0A-4ADE-B117-AD7545E4BDD1}.Release.ActiveCfg = Debug|Win32 + {A133A442-BD0A-4ADE-B117-AD7545E4BDD1}.Release.Build.0 = Debug|Win32 + {668328A0-B40E-4CDB-BD72-D0064424414A}.Debug.ActiveCfg = Debug|Win32 + {668328A0-B40E-4CDB-BD72-D0064424414A}.Debug.Build.0 = Debug|Win32 + {668328A0-B40E-4CDB-BD72-D0064424414A}.Release.ActiveCfg = Release|Win32 + {668328A0-B40E-4CDB-BD72-D0064424414A}.Release.Build.0 = Release|Win32 + {0F066B23-18DF-4284-8265-F4A5E7E3B966}.Debug.ActiveCfg = Debug|Win32 + {0F066B23-18DF-4284-8265-F4A5E7E3B966}.Debug.Build.0 = Debug|Win32 + {0F066B23-18DF-4284-8265-F4A5E7E3B966}.Release.ActiveCfg = Debug|Win32 + {0F066B23-18DF-4284-8265-F4A5E7E3B966}.Release.Build.0 = Debug|Win32 + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + EndGlobalSection + GlobalSection(ExtensibilityAddIns) = postSolution + EndGlobalSection + GlobalSection(DPCodeReviewSolutionGUID) = preSolution + DPCodeReviewSolutionGUID = {00000000-0000-0000-0000-000000000000} + EndGlobalSection +EndGlobal diff --git a/ttd.vcproj b/ttd.vcproj index 623100167..463c0abdd 100644 --- a/ttd.vcproj +++ b/ttd.vcproj @@ -1,1944 +1,1944 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="7.10"
- Name="ttd"
- SccProjectName=""
- SccLocalPath="">
- <Platforms>
- <Platform
- Name="Win32"/>
- </Platforms>
- <Configurations>
- <Configuration
- Name="Release|Win32"
- OutputDirectory=".\Release"
- IntermediateDirectory=".\Release"
- ConfigurationType="1"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2"
- WholeProgramOptimization="TRUE">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- GlobalOptimizations="TRUE"
- InlineFunctionExpansion="1"
- EnableIntrinsicFunctions="TRUE"
- FavorSizeOrSpeed="2"
- OmitFramePointers="TRUE"
- OptimizeForProcessor="1"
- PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;WIN32_EXCEPTION_TRACKER;WIN32_ENABLE_DIRECTMUSIC_SUPPORT;WITH_ZLIB;WITH_PNG;ENABLE_NETWORK"
- StringPooling="TRUE"
- ExceptionHandling="FALSE"
- RuntimeLibrary="4"
- StructMemberAlignment="3"
- BufferSecurityCheck="FALSE"
- EnableFunctionLevelLinking="TRUE"
- DefaultCharIsUnsigned="TRUE"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".\Release/ttd.pch"
- AssemblerOutput="2"
- AssemblerListingLocation=".\Release/"
- ObjectFile=".\Release/"
- ProgramDataBaseFileName=".\Release/"
- BrowseInformation="1"
- WarningLevel="3"
- WarnAsError="TRUE"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="3"
- CompileAs="1"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="winmm.lib ws2_32.lib libpng.lib zlibstat.lib"
- OutputFile=".\Release/openttd.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- ProgramDatabaseFile=".\Release/ttd.pdb"
- GenerateMapFile="TRUE"
- MapFileName=".\Release/ttd.map"
- SubSystem="2"
- OptimizeReferences="2"
- OptimizeForWindows98="1"
- TargetMachine="1"/>
- <Tool
- Name="VCMIDLTool"
- TypeLibraryName=".\Release/ttd.tlb"
- HeaderFileName=""/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="1053"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory=".\Debug"
- IntermediateDirectory=".\Debug"
- ConfigurationType="1"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;WITH_ZLIB;WITH_PNG;ENABLE_NETWORK"
- BasicRuntimeChecks="3"
- RuntimeLibrary="5"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".\Debug/ttd.pch"
- AssemblerListingLocation=".\Debug/"
- ObjectFile=".\Debug/"
- ProgramDataBaseFileName=".\Debug/"
- WarningLevel="3"
- WarnAsError="TRUE"
- SuppressStartupBanner="TRUE"
- Detect64BitPortabilityProblems="FALSE"
- DebugInformationFormat="4"
- CallingConvention="0"
- CompileAs="1"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="winmm.lib ws2_32.lib libpng.lib zlibstat.lib"
- OutputFile=".\Debug/openttd.exe"
- LinkIncremental="0"
- SuppressStartupBanner="TRUE"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".\Debug/ttd.pdb"
- SubSystem="2"
- TargetMachine="1"/>
- <Tool
- Name="VCMIDLTool"
- TypeLibraryName=".\Debug/ttd.tlb"
- HeaderFileName=""/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="1053"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
- <File
- RelativePath="ai.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\airport.c">
- </File>
- <File
- RelativePath=".\aystar.c">
- </File>
- <File
- RelativePath=".\callback_table.c">
- </File>
- <File
- RelativePath="command.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\console.c">
- </File>
- <File
- RelativePath=".\console_cmds.c">
- </File>
- <File
- RelativePath=".\debug.c">
- </File>
- <File
- RelativePath=".\dedicated.c">
- </File>
- <File
- RelativePath=".\depot.c">
- </File>
- <File
- RelativePath="economy.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="engine.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="fileio.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="gfx.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="landscape.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\map.c">
- </File>
- <File
- RelativePath=".\md5.c">
- </File>
- <File
- RelativePath="minilzo.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- UsePrecompiledHeader="0"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"
- UsePrecompiledHeader="0"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="misc.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\mixer.c">
- </File>
- <File
- RelativePath="namegen.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="network.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\network_client.c">
- </File>
- <File
- RelativePath=".\network_data.c">
- </File>
- <File
- RelativePath=".\network_gamelist.c">
- </File>
- <File
- RelativePath=".\network_server.c">
- </File>
- <File
- RelativePath=".\network_udp.c">
- </File>
- <File
- RelativePath=".\newgrf.c">
- </File>
- <File
- RelativePath=".\npf.c">
- </File>
- <File
- RelativePath="oldloader.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="pathfind.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="players.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\pool.c">
- </File>
- <File
- RelativePath=".\queue.c">
- </File>
- <File
- RelativePath="saveload.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\screenshot.c">
- </File>
- <File
- RelativePath="sdl.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\settings.c">
- </File>
- <File
- RelativePath=".\signs.c">
- </File>
- <File
- RelativePath="sound.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\sprite.c">
- </File>
- <File
- RelativePath="spritecache.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="StdAfx.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- UsePrecompiledHeader="1"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\string.c">
- </File>
- <File
- RelativePath="strings.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="texteff.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\tile.c">
- </File>
- <File
- RelativePath="ttd.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="ttd.rc">
- </File>
- <File
- RelativePath="unix.c">
- <FileConfiguration
- Name="Release|Win32"
- ExcludedFromBuild="TRUE">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- ExcludedFromBuild="TRUE">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="vehicle.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="viewport.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\w32dm.c">
- </File>
- <File
- RelativePath=".\w32dm2.cpp">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- CompileAs="2"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\waypoint.c">
- </File>
- <File
- RelativePath="widget.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="win32.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="window.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl">
- <File
- RelativePath=".\airport.h">
- </File>
- <File
- RelativePath=".\airport_movement.h">
- </File>
- <File
- RelativePath=".\aystar.h">
- </File>
- <File
- RelativePath="command.h">
- </File>
- <File
- RelativePath="console.h">
- </File>
- <File
- RelativePath="debug.h">
- </File>
- <File
- RelativePath="depot.h">
- </File>
- <File
- RelativePath="economy.h">
- </File>
- <File
- RelativePath="engine.h">
- </File>
- <File
- RelativePath="fileio.h">
- </File>
- <File
- RelativePath="functions.h">
- </File>
- <File
- RelativePath="gfx.h">
- </File>
- <File
- RelativePath="gui.h">
- </File>
- <File
- RelativePath="hal.h">
- </File>
- <File
- RelativePath="industry.h">
- </File>
- <File
- RelativePath="macros.h">
- </File>
- <File
- RelativePath=".\map.h">
- </File>
- <File
- RelativePath="md5.h">
- </File>
- <File
- RelativePath=".\mixer.h">
- </File>
- <File
- RelativePath=".\network.h">
- </File>
- <File
- RelativePath=".\network_client.h">
- </File>
- <File
- RelativePath=".\network_core.h">
- </File>
- <File
- RelativePath=".\network_data.h">
- </File>
- <File
- RelativePath=".\network_gamelist.h">
- </File>
- <File
- RelativePath=".\network_server.h">
- </File>
- <File
- RelativePath=".\network_udp.h">
- </File>
- <File
- RelativePath=".\newgrf.h">
- </File>
- <File
- RelativePath="news.h">
- </File>
- <File
- RelativePath=".\npf.h">
- </File>
- <File
- RelativePath="pathfind.h">
- </File>
- <File
- RelativePath="player.h">
- </File>
- <File
- RelativePath=".\pool.h">
- </File>
- <File
- RelativePath=".\queue.h">
- </File>
- <File
- RelativePath="saveload.h">
- </File>
- <File
- RelativePath=".\screenshot.h">
- </File>
- <File
- RelativePath=".\signs.h">
- </File>
- <File
- RelativePath="sound.h">
- </File>
- <File
- RelativePath=".\sprite.h">
- </File>
- <File
- RelativePath="station.h">
- </File>
- <File
- RelativePath="StdAfx.h">
- </File>
- <File
- RelativePath=".\tile.h">
- </File>
- <File
- RelativePath=".\town.h">
- </File>
- <File
- RelativePath="ttd.h">
- </File>
- <File
- RelativePath="variables.h">
- </File>
- <File
- RelativePath="vehicle.h">
- </File>
- <File
- RelativePath=".\vehicle_gui.h">
- </File>
- <File
- RelativePath="viewport.h">
- </File>
- <File
- RelativePath="waypoint.h">
- </File>
- <File
- RelativePath="window.h">
- </File>
- </Filter>
- <Filter
- Name="Gui Source codes"
- Filter="">
- <File
- RelativePath="aircraft_gui.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="airport_gui.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="bridge_gui.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="dock_gui.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="engine_gui.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="graph_gui.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="industry_gui.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="intro_gui.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="main_gui.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="misc_gui.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="music_gui.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\network_gui.c">
- </File>
- <File
- RelativePath="news_gui.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="order_gui.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="player_gui.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="rail_gui.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="road_gui.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="roadveh_gui.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="settings_gui.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="ship_gui.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="smallmap_gui.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="station_gui.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="subsidy_gui.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\terraform_gui.c">
- </File>
- <File
- RelativePath="town_gui.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="train_gui.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\vehicle_gui.c">
- </File>
- </Filter>
- <Filter
- Name="Landscape"
- Filter="">
- <File
- RelativePath="aircraft_cmd.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="clear_cmd.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="disaster_cmd.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="dummy_land.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="industry_cmd.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="misc_cmd.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="order_cmd.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="rail_cmd.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="road_cmd.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="roadveh_cmd.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="ship_cmd.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="station_cmd.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="town_cmd.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="train_cmd.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="tree_cmd.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="tunnelbridge_cmd.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="unmovable_cmd.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="water_cmd.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions=""
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"/>
- </FileConfiguration>
- </File>
- </Filter>
- <Filter
- Name="Tables"
- Filter="">
- <File
- RelativePath="table\ai_rail.h">
- </File>
- <File
- RelativePath="table\allstrings.h">
- </File>
- <File
- RelativePath=".\table\animcursors.h">
- </File>
- <File
- RelativePath=".\table\autorail.h">
- </File>
- <File
- RelativePath="table\build_industry.h">
- </File>
- <File
- RelativePath="table\clear_land.h">
- </File>
- <File
- RelativePath="table\engines.h">
- </File>
- <File
- RelativePath="table\genland.h">
- </File>
- <File
- RelativePath="table\industry_land.h">
- </File>
- <File
- RelativePath="table\landscape_const.h">
- </File>
- <File
- RelativePath="table\landscape_sprite.h">
- </File>
- <File
- RelativePath=".\table\namegen.h">
- </File>
- <File
- RelativePath="table\palettes.h">
- </File>
- <File
- RelativePath="table\road_land.h">
- </File>
- <File
- RelativePath="table\roadveh.h">
- </File>
- <File
- RelativePath=".\table\sprites.h">
- </File>
- <File
- RelativePath="table\station_land.h">
- </File>
- <File
- RelativePath="table\strings.h">
- </File>
- <File
- RelativePath=".\table\town_land.h">
- </File>
- <File
- RelativePath="table\track_land.h">
- </File>
- <File
- RelativePath="table\train_cmd.h">
- </File>
- <File
- RelativePath="table\tree_land.h">
- </File>
- <File
- RelativePath="table\tunnel_land.h">
- </File>
- <File
- RelativePath="table\unmovable_land.h">
- </File>
- <File
- RelativePath="table\water_land.h">
- </File>
- </Filter>
- <Filter
- Name="AI Files"
- Filter="">
- <File
- RelativePath=".\ai.h">
- </File>
- <File
- RelativePath=".\ai_build.c">
- </File>
- <File
- RelativePath=".\ai_new.c">
- </File>
- <File
- RelativePath=".\ai_pathfinder.c">
- </File>
- <File
- RelativePath=".\ai_shared.c">
- </File>
- </Filter>
- <File
- RelativePath="icon1.ico">
- </File>
- <File
- RelativePath="mainicon.ico">
- </File>
- <File
- RelativePath="ReadMe.txt">
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="7.10" + Name="ttd" + SccProjectName="" + SccLocalPath=""> + <Platforms> + <Platform + Name="Win32"/> + </Platforms> + <Configurations> + <Configuration + Name="Release|Win32" + OutputDirectory=".\Release" + IntermediateDirectory=".\Release" + ConfigurationType="1" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="FALSE" + CharacterSet="2" + WholeProgramOptimization="TRUE"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + GlobalOptimizations="TRUE" + InlineFunctionExpansion="1" + EnableIntrinsicFunctions="TRUE" + FavorSizeOrSpeed="2" + OmitFramePointers="TRUE" + OptimizeForProcessor="1" + PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;WIN32_EXCEPTION_TRACKER;WIN32_ENABLE_DIRECTMUSIC_SUPPORT;WITH_ZLIB;WITH_PNG;ENABLE_NETWORK" + StringPooling="TRUE" + ExceptionHandling="FALSE" + RuntimeLibrary="4" + StructMemberAlignment="3" + BufferSecurityCheck="FALSE" + EnableFunctionLevelLinking="TRUE" + DefaultCharIsUnsigned="TRUE" + UsePrecompiledHeader="3" + PrecompiledHeaderThrough="stdafx.h" + PrecompiledHeaderFile=".\Release/ttd.pch" + AssemblerOutput="2" + AssemblerListingLocation=".\Release/" + ObjectFile=".\Release/" + ProgramDataBaseFileName=".\Release/" + BrowseInformation="1" + WarningLevel="3" + WarnAsError="TRUE" + SuppressStartupBanner="TRUE" + DebugInformationFormat="3" + CompileAs="1"/> + <Tool + Name="VCCustomBuildTool"/> + <Tool + Name="VCLinkerTool" + AdditionalDependencies="winmm.lib ws2_32.lib libpng.lib zlibstat.lib" + OutputFile=".\Release/openttd.exe" + LinkIncremental="1" + SuppressStartupBanner="TRUE" + ProgramDatabaseFile=".\Release/ttd.pdb" + GenerateMapFile="TRUE" + MapFileName=".\Release/ttd.map" + SubSystem="2" + OptimizeReferences="2" + OptimizeForWindows98="1" + TargetMachine="1"/> + <Tool + Name="VCMIDLTool" + TypeLibraryName=".\Release/ttd.tlb" + HeaderFileName=""/> + <Tool + Name="VCPostBuildEventTool"/> + <Tool + Name="VCPreBuildEventTool"/> + <Tool + Name="VCPreLinkEventTool"/> + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="NDEBUG" + Culture="1053"/> + <Tool + Name="VCWebServiceProxyGeneratorTool"/> + <Tool + Name="VCXMLDataGeneratorTool"/> + <Tool + Name="VCWebDeploymentTool"/> + <Tool + Name="VCManagedWrapperGeneratorTool"/> + <Tool + Name="VCAuxiliaryManagedWrapperGeneratorTool"/> + </Configuration> + <Configuration + Name="Debug|Win32" + OutputDirectory=".\Debug" + IntermediateDirectory=".\Debug" + ConfigurationType="1" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="FALSE" + CharacterSet="2"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;WITH_ZLIB;WITH_PNG;ENABLE_NETWORK" + BasicRuntimeChecks="3" + RuntimeLibrary="5" + UsePrecompiledHeader="2" + PrecompiledHeaderThrough="stdafx.h" + PrecompiledHeaderFile=".\Debug/ttd.pch" + AssemblerListingLocation=".\Debug/" + ObjectFile=".\Debug/" + ProgramDataBaseFileName=".\Debug/" + WarningLevel="3" + WarnAsError="TRUE" + SuppressStartupBanner="TRUE" + Detect64BitPortabilityProblems="FALSE" + DebugInformationFormat="4" + CallingConvention="0" + CompileAs="1"/> + <Tool + Name="VCCustomBuildTool"/> + <Tool + Name="VCLinkerTool" + AdditionalDependencies="winmm.lib ws2_32.lib libpng.lib zlibstat.lib" + OutputFile=".\Debug/openttd.exe" + LinkIncremental="0" + SuppressStartupBanner="TRUE" + GenerateDebugInformation="TRUE" + ProgramDatabaseFile=".\Debug/ttd.pdb" + SubSystem="2" + TargetMachine="1"/> + <Tool + Name="VCMIDLTool" + TypeLibraryName=".\Debug/ttd.tlb" + HeaderFileName=""/> + <Tool + Name="VCPostBuildEventTool"/> + <Tool + Name="VCPreBuildEventTool"/> + <Tool + Name="VCPreLinkEventTool"/> + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="_DEBUG" + Culture="1053"/> + <Tool + Name="VCWebServiceProxyGeneratorTool"/> + <Tool + Name="VCXMLDataGeneratorTool"/> + <Tool + Name="VCWebDeploymentTool"/> + <Tool + Name="VCManagedWrapperGeneratorTool"/> + <Tool + Name="VCAuxiliaryManagedWrapperGeneratorTool"/> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="Source Files" + Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> + <File + RelativePath="ai.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath=".\airport.c"> + </File> + <File + RelativePath=".\aystar.c"> + </File> + <File + RelativePath=".\callback_table.c"> + </File> + <File + RelativePath="command.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath=".\console.c"> + </File> + <File + RelativePath=".\console_cmds.c"> + </File> + <File + RelativePath=".\debug.c"> + </File> + <File + RelativePath=".\dedicated.c"> + </File> + <File + RelativePath=".\depot.c"> + </File> + <File + RelativePath="economy.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="engine.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="fileio.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="gfx.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="landscape.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath=".\map.c"> + </File> + <File + RelativePath=".\md5.c"> + </File> + <File + RelativePath="minilzo.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + UsePrecompiledHeader="0" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3" + UsePrecompiledHeader="0"/> + </FileConfiguration> + </File> + <File + RelativePath="misc.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath=".\mixer.c"> + </File> + <File + RelativePath="namegen.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="network.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath=".\network_client.c"> + </File> + <File + RelativePath=".\network_data.c"> + </File> + <File + RelativePath=".\network_gamelist.c"> + </File> + <File + RelativePath=".\network_server.c"> + </File> + <File + RelativePath=".\network_udp.c"> + </File> + <File + RelativePath=".\newgrf.c"> + </File> + <File + RelativePath=".\npf.c"> + </File> + <File + RelativePath="oldloader.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="pathfind.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="players.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath=".\pool.c"> + </File> + <File + RelativePath=".\queue.c"> + </File> + <File + RelativePath="saveload.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath=".\screenshot.c"> + </File> + <File + RelativePath="sdl.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath=".\settings.c"> + </File> + <File + RelativePath=".\signs.c"> + </File> + <File + RelativePath="sound.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath=".\sprite.c"> + </File> + <File + RelativePath="spritecache.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="StdAfx.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + UsePrecompiledHeader="1" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath=".\string.c"> + </File> + <File + RelativePath="strings.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="texteff.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath=".\tile.c"> + </File> + <File + RelativePath="ttd.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="ttd.rc"> + </File> + <File + RelativePath="unix.c"> + <FileConfiguration + Name="Release|Win32" + ExcludedFromBuild="TRUE"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="TRUE"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="vehicle.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="viewport.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath=".\w32dm.c"> + </File> + <File + RelativePath=".\w32dm2.cpp"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + UsePrecompiledHeader="0" + CompileAs="2"/> + </FileConfiguration> + </File> + <File + RelativePath=".\waypoint.c"> + </File> + <File + RelativePath="widget.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="win32.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="window.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + </Filter> + <Filter + Name="Header Files" + Filter="h;hpp;hxx;hm;inl"> + <File + RelativePath=".\airport.h"> + </File> + <File + RelativePath=".\airport_movement.h"> + </File> + <File + RelativePath=".\aystar.h"> + </File> + <File + RelativePath="command.h"> + </File> + <File + RelativePath="console.h"> + </File> + <File + RelativePath="debug.h"> + </File> + <File + RelativePath="depot.h"> + </File> + <File + RelativePath="economy.h"> + </File> + <File + RelativePath="engine.h"> + </File> + <File + RelativePath="fileio.h"> + </File> + <File + RelativePath="functions.h"> + </File> + <File + RelativePath="gfx.h"> + </File> + <File + RelativePath="gui.h"> + </File> + <File + RelativePath="hal.h"> + </File> + <File + RelativePath="industry.h"> + </File> + <File + RelativePath="macros.h"> + </File> + <File + RelativePath=".\map.h"> + </File> + <File + RelativePath="md5.h"> + </File> + <File + RelativePath=".\mixer.h"> + </File> + <File + RelativePath=".\network.h"> + </File> + <File + RelativePath=".\network_client.h"> + </File> + <File + RelativePath=".\network_core.h"> + </File> + <File + RelativePath=".\network_data.h"> + </File> + <File + RelativePath=".\network_gamelist.h"> + </File> + <File + RelativePath=".\network_server.h"> + </File> + <File + RelativePath=".\network_udp.h"> + </File> + <File + RelativePath=".\newgrf.h"> + </File> + <File + RelativePath="news.h"> + </File> + <File + RelativePath=".\npf.h"> + </File> + <File + RelativePath="pathfind.h"> + </File> + <File + RelativePath="player.h"> + </File> + <File + RelativePath=".\pool.h"> + </File> + <File + RelativePath=".\queue.h"> + </File> + <File + RelativePath="saveload.h"> + </File> + <File + RelativePath=".\screenshot.h"> + </File> + <File + RelativePath=".\signs.h"> + </File> + <File + RelativePath="sound.h"> + </File> + <File + RelativePath=".\sprite.h"> + </File> + <File + RelativePath="station.h"> + </File> + <File + RelativePath="StdAfx.h"> + </File> + <File + RelativePath=".\tile.h"> + </File> + <File + RelativePath=".\town.h"> + </File> + <File + RelativePath="ttd.h"> + </File> + <File + RelativePath="variables.h"> + </File> + <File + RelativePath="vehicle.h"> + </File> + <File + RelativePath=".\vehicle_gui.h"> + </File> + <File + RelativePath="viewport.h"> + </File> + <File + RelativePath="waypoint.h"> + </File> + <File + RelativePath="window.h"> + </File> + </Filter> + <Filter + Name="Gui Source codes" + Filter=""> + <File + RelativePath="aircraft_gui.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="airport_gui.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="bridge_gui.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="dock_gui.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="engine_gui.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="graph_gui.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="industry_gui.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="intro_gui.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="main_gui.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="misc_gui.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="music_gui.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath=".\network_gui.c"> + </File> + <File + RelativePath="news_gui.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="order_gui.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="player_gui.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="rail_gui.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="road_gui.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="roadveh_gui.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="settings_gui.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="ship_gui.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="smallmap_gui.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="station_gui.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="subsidy_gui.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath=".\terraform_gui.c"> + </File> + <File + RelativePath="town_gui.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="train_gui.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath=".\vehicle_gui.c"> + </File> + </Filter> + <Filter + Name="Landscape" + Filter=""> + <File + RelativePath="aircraft_cmd.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="clear_cmd.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="disaster_cmd.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="dummy_land.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="industry_cmd.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="misc_cmd.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="order_cmd.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="rail_cmd.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="road_cmd.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="roadveh_cmd.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="ship_cmd.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="station_cmd.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="town_cmd.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="train_cmd.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="tree_cmd.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="tunnelbridge_cmd.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="unmovable_cmd.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + <File + RelativePath="water_cmd.c"> + <FileConfiguration + Name="Release|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + FavorSizeOrSpeed="2" + PreprocessorDefinitions="" + BrowseInformation="1"/> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + </FileConfiguration> + </File> + </Filter> + <Filter + Name="Tables" + Filter=""> + <File + RelativePath="table\ai_rail.h"> + </File> + <File + RelativePath="table\allstrings.h"> + </File> + <File + RelativePath=".\table\animcursors.h"> + </File> + <File + RelativePath=".\table\autorail.h"> + </File> + <File + RelativePath="table\build_industry.h"> + </File> + <File + RelativePath="table\clear_land.h"> + </File> + <File + RelativePath="table\engines.h"> + </File> + <File + RelativePath="table\genland.h"> + </File> + <File + RelativePath="table\industry_land.h"> + </File> + <File + RelativePath="table\landscape_const.h"> + </File> + <File + RelativePath="table\landscape_sprite.h"> + </File> + <File + RelativePath=".\table\namegen.h"> + </File> + <File + RelativePath="table\palettes.h"> + </File> + <File + RelativePath="table\road_land.h"> + </File> + <File + RelativePath="table\roadveh.h"> + </File> + <File + RelativePath=".\table\sprites.h"> + </File> + <File + RelativePath="table\station_land.h"> + </File> + <File + RelativePath="table\strings.h"> + </File> + <File + RelativePath=".\table\town_land.h"> + </File> + <File + RelativePath="table\track_land.h"> + </File> + <File + RelativePath="table\train_cmd.h"> + </File> + <File + RelativePath="table\tree_land.h"> + </File> + <File + RelativePath="table\tunnel_land.h"> + </File> + <File + RelativePath="table\unmovable_land.h"> + </File> + <File + RelativePath="table\water_land.h"> + </File> + </Filter> + <Filter + Name="AI Files" + Filter=""> + <File + RelativePath=".\ai.h"> + </File> + <File + RelativePath=".\ai_build.c"> + </File> + <File + RelativePath=".\ai_new.c"> + </File> + <File + RelativePath=".\ai_pathfinder.c"> + </File> + <File + RelativePath=".\ai_shared.c"> + </File> + </Filter> + <File + RelativePath="icon1.ico"> + </File> + <File + RelativePath="mainicon.ico"> + </File> + <File + RelativePath="ReadMe.txt"> + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> |