diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-06-10 00:50:37 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-06-20 20:09:15 +0200 |
| commit | 9946c7aabecbb578dcbcb37f27973a98616956ce (patch) | |
| tree | 2a3029fee1bdb43cd31bf9169bc8dd440d6f6c4c /platform/windows | |
| parent | 2d9ad1b7bb17ae209aab7f85eb9d850bfead265f (diff) | |
First hacks on OOBE help.
Diffstat (limited to 'platform/windows')
| -rw-r--r-- | platform/windows/wscript | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/platform/windows/wscript b/platform/windows/wscript index c6d4232d4..f3b720cdb 100644 --- a/platform/windows/wscript +++ b/platform/windows/wscript @@ -318,6 +318,9 @@ File "%graphics%/me.jpg" File "%graphics%/tick.png" File "%graphics%/no_tick.png" File "%graphics%/link.png" +File "%graphics%/help/add_content.png" +File "%graphics%/help/file_new.png" +File "%graphics%/help/preview.png" SetOutPath "$INSTDIR\\xsd" File "%cdist_deps%/share/libdcp/xsd/SMPTE-429-7-2006-CPL.xsd" File "%cdist_deps%/share/libdcp/xsd/SMPTE-429-8-2006-PKL.xsd" |
