diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-06-10 22:42:31 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-06-20 20:09:15 +0200 |
| commit | 35ff853af0d0a12697a761d9d980f46baf2000af (patch) | |
| tree | 620c159843d0625c5edea1860ecac8fc24744346 | |
| parent | 9946c7aabecbb578dcbcb37f27973a98616956ce (diff) | |
fixup! First hacks on OOBE help.
| -rw-r--r-- | platform/windows/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/windows/wscript b/platform/windows/wscript index f3b720cdb..d472f44e8 100644 --- a/platform/windows/wscript +++ b/platform/windows/wscript @@ -319,6 +319,7 @@ File "%graphics%/tick.png" File "%graphics%/no_tick.png" File "%graphics%/link.png" File "%graphics%/help/add_content.png" +SetOutPath "$INSTDIR\\help" File "%graphics%/help/file_new.png" File "%graphics%/help/preview.png" SetOutPath "$INSTDIR\\xsd" |
