diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-14 14:08:57 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-14 14:08:57 +0100 |
| commit | 133afe16d6149effe39a061311d2832c30a77222 (patch) | |
| tree | ebec706be97d0ec4c547d8bc4096074107b367a1 /windows | |
| parent | 7ee21d16c01b90c22192cd10f118419881fe504e (diff) | |
Re-add some missing files.
Diffstat (limited to 'windows')
| -rw-r--r-- | windows/dcpomatic.bmp | bin | 0 -> 343254 bytes | |||
| -rw-r--r-- | windows/dcpomatic.ico | bin | 0 -> 9662 bytes | |||
| -rw-r--r-- | windows/dcpomatic.rc | 3 | ||||
| -rw-r--r-- | windows/dcpomatic_taskbar.ico | bin | 0 -> 1150 bytes |
4 files changed, 3 insertions, 0 deletions
diff --git a/windows/dcpomatic.bmp b/windows/dcpomatic.bmp Binary files differnew file mode 100644 index 000000000..0a196f7a0 --- /dev/null +++ b/windows/dcpomatic.bmp diff --git a/windows/dcpomatic.ico b/windows/dcpomatic.ico Binary files differnew file mode 100644 index 000000000..225008cfe --- /dev/null +++ b/windows/dcpomatic.ico diff --git a/windows/dcpomatic.rc b/windows/dcpomatic.rc new file mode 100644 index 000000000..3963873bc --- /dev/null +++ b/windows/dcpomatic.rc @@ -0,0 +1,3 @@ +id ICON "dcpomatic.ico" +taskbar_icon ICON "dcpomatic_taskbar.ico" +#include "wx-2.9/wx/msw/wx.rc" diff --git a/windows/dcpomatic_taskbar.ico b/windows/dcpomatic_taskbar.ico Binary files differnew file mode 100644 index 000000000..f4489fa14 --- /dev/null +++ b/windows/dcpomatic_taskbar.ico |
