diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-04-23 01:59:10 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-04-29 23:37:48 +0200 |
| commit | f37c1e40dcd5186c5aee95a4b0e6607c1b0045e4 (patch) | |
| tree | d7048963c435262dac6c7af6044148ea15a42125 /platform/windows/dcpomatic_editor.rc | |
| parent | 5c48efdde34ee11f135ea8b369d85d50d1410445 (diff) | |
Add a simple DCP editor.
Diffstat (limited to 'platform/windows/dcpomatic_editor.rc')
| -rw-r--r-- | platform/windows/dcpomatic_editor.rc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/platform/windows/dcpomatic_editor.rc b/platform/windows/dcpomatic_editor.rc new file mode 100644 index 000000000..865590f51 --- /dev/null +++ b/platform/windows/dcpomatic_editor.rc @@ -0,0 +1,2 @@ +id ICON "../../graphics/windows/dcpomatic2_editor.ico" +#include "wx-3.1/wx/msw/wx.rc" |
