summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--openttd.icobin0 -> 36182 bytes
-rw-r--r--ttd.dsp4
-rw-r--r--ttd.rc1
3 files changed, 5 insertions, 0 deletions
diff --git a/openttd.ico b/openttd.ico
new file mode 100644
index 000000000..e3c4f264f
--- /dev/null
+++ b/openttd.ico
Binary files differ
diff --git a/ttd.dsp b/ttd.dsp
index af5a68dcd..37bb0b65c 100644
--- a/ttd.dsp
+++ b/ttd.dsp
@@ -769,6 +769,10 @@ 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 4cc940cd7..58a7bc669 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"
/////////////////////////////////////////////////////////////////////////////
//