diff options
Diffstat (limited to 'windows')
| -rw-r--r-- | windows/dvdomatic.rc | 2 | ||||
| -rw-r--r-- | windows/icon.rc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/windows/dvdomatic.rc b/windows/dvdomatic.rc new file mode 100644 index 000000000..e6ce66597 --- /dev/null +++ b/windows/dvdomatic.rc @@ -0,0 +1,2 @@ +#include "wx-2.8/wx/msw/wx.rc" +id ICON "dvdomatic.ico" diff --git a/windows/icon.rc b/windows/icon.rc deleted file mode 100644 index a4f862b3c..000000000 --- a/windows/icon.rc +++ /dev/null @@ -1,2 +0,0 @@ -id ICON "dvdomatic.ico" -
\ No newline at end of file |
