diff options
-rw-r--r-- | media/mainicon.ico | bin | 766 -> 0 bytes | |||
-rw-r--r-- | projects/openttd_vs80.vcproj | 12 | ||||
-rw-r--r-- | projects/openttd_vs80.vcproj.in | 12 | ||||
-rw-r--r-- | projects/openttd_vs90.vcproj | 12 | ||||
-rw-r--r-- | projects/openttd_vs90.vcproj.in | 12 | ||||
-rw-r--r-- | src/ottdres.rc.in | 1 |
6 files changed, 16 insertions, 33 deletions
diff --git a/media/mainicon.ico b/media/mainicon.ico Binary files differdeleted file mode 100644 index 0770ed6c5..000000000 --- a/media/mainicon.ico +++ /dev/null diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 591576146..8306b3add 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -90,7 +90,7 @@ <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" - Culture="1053" + Culture="2057" /> <Tool Name="VCPreLinkEventTool" @@ -188,7 +188,7 @@ <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" - Culture="1053" + Culture="2057" /> <Tool Name="VCPreLinkEventTool" @@ -299,7 +299,7 @@ <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" - Culture="1053" + Culture="2057" /> <Tool Name="VCPreLinkEventTool" @@ -400,7 +400,7 @@ <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" - Culture="1053" + Culture="2057" /> <Tool Name="VCPreLinkEventTool" @@ -3452,10 +3452,6 @@ </File> </Filter> <File - RelativePath=".\..\media\mainicon.ico" - > - </File> - <File RelativePath=".\..\media\openttd.ico" > </File> diff --git a/projects/openttd_vs80.vcproj.in b/projects/openttd_vs80.vcproj.in index 299b3e08c..e55933621 100644 --- a/projects/openttd_vs80.vcproj.in +++ b/projects/openttd_vs80.vcproj.in @@ -90,7 +90,7 @@ <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" - Culture="1053" + Culture="2057" /> <Tool Name="VCPreLinkEventTool" @@ -188,7 +188,7 @@ <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" - Culture="1053" + Culture="2057" /> <Tool Name="VCPreLinkEventTool" @@ -299,7 +299,7 @@ <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" - Culture="1053" + Culture="2057" /> <Tool Name="VCPreLinkEventTool" @@ -400,7 +400,7 @@ <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" - Culture="1053" + Culture="2057" /> <Tool Name="VCPreLinkEventTool" @@ -489,10 +489,6 @@ </File> </Filter> <File - RelativePath=".\..\media\mainicon.ico" - > - </File> - <File RelativePath=".\..\media\openttd.ico" > </File> diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index d96ea4415..331ef3744 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -91,7 +91,7 @@ <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" - Culture="1053" + Culture="2057" /> <Tool Name="VCPreLinkEventTool" @@ -187,7 +187,7 @@ <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" - Culture="1053" + Culture="2057" /> <Tool Name="VCPreLinkEventTool" @@ -297,7 +297,7 @@ <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" - Culture="1053" + Culture="2057" /> <Tool Name="VCPreLinkEventTool" @@ -397,7 +397,7 @@ <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" - Culture="1053" + Culture="2057" /> <Tool Name="VCPreLinkEventTool" @@ -3449,10 +3449,6 @@ </File> </Filter> <File - RelativePath=".\..\media\mainicon.ico" - > - </File> - <File RelativePath=".\..\media\openttd.ico" > </File> diff --git a/projects/openttd_vs90.vcproj.in b/projects/openttd_vs90.vcproj.in index 1adb6a0fc..85067cd42 100644 --- a/projects/openttd_vs90.vcproj.in +++ b/projects/openttd_vs90.vcproj.in @@ -91,7 +91,7 @@ <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" - Culture="1053" + Culture="2057" /> <Tool Name="VCPreLinkEventTool" @@ -187,7 +187,7 @@ <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" - Culture="1053" + Culture="2057" /> <Tool Name="VCPreLinkEventTool" @@ -297,7 +297,7 @@ <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" - Culture="1053" + Culture="2057" /> <Tool Name="VCPreLinkEventTool" @@ -397,7 +397,7 @@ <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" - Culture="1053" + Culture="2057" /> <Tool Name="VCPreLinkEventTool" @@ -486,10 +486,6 @@ </File> </Filter> <File - RelativePath=".\..\media\mainicon.ico" - > - </File> - <File RelativePath=".\..\media\openttd.ico" > </File> diff --git a/src/ottdres.rc.in b/src/ottdres.rc.in index a7ed0d6ba..8ae187d51 100644 --- a/src/ottdres.rc.in +++ b/src/ottdres.rc.in @@ -35,7 +35,6 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_DEFAULT // Icon with lowest ID value placed first to ensure application icon // remains consistent on all systems. 100 ICON DISCARDABLE "../media/openttd.ico" -101 ICON DISCARDABLE "../media/mainicon.ico" ///////////////////////////////////////////////////////////////////////////// // |