diff --git a/openttd.ico b/openttd.ico new file mode 100644 index 0000000000..e3c4f264fd Binary files /dev/null and b/openttd.ico differ diff --git a/ttd.dsp b/ttd.dsp index af5a68dcdc..37bb0b65cc 100644 --- a/ttd.dsp +++ b/ttd.dsp @@ -768,6 +768,10 @@ SOURCE=.\table\directions.h 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 diff --git a/ttd.rc b/ttd.rc index 4cc940cd79..58a7bc6691 100644 --- a/ttd.rc +++ b/ttd.rc @@ -31,6 +31,7 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_DEFAULT // Icon with lowest ID value placed first to ensure application icon // remains consistent on all systems. 100 ICON DISCARDABLE "mainicon.ico" +101 ICON DISCARDABLE "openttd.ico" ///////////////////////////////////////////////////////////////////////////// //