Add Windows icon for the executables
authorH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 28 Sep 2014 20:55:24 +0000 (22:55 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 28 Sep 2014 20:55:24 +0000 (22:55 +0200)
For convenience the .o file is also committed, although it is really
a derived file.

windows/elephant.ico [new file with mode: 0644]
windows/fmax.rc [new file with mode: 0644]
windows/fres.o [new file with mode: 0644]

diff --git a/windows/elephant.ico b/windows/elephant.ico
new file mode 100644 (file)
index 0000000..7715e4d
Binary files /dev/null and b/windows/elephant.ico differ
diff --git a/windows/fmax.rc b/windows/fmax.rc
new file mode 100644 (file)
index 0000000..a59ed58
--- /dev/null
@@ -0,0 +1 @@
+ICON_WHITE              ICON    DISCARDABLE     "elephant.ico"\r
diff --git a/windows/fres.o b/windows/fres.o
new file mode 100644 (file)
index 0000000..451e95f
Binary files /dev/null and b/windows/fres.o differ