diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-11 01:36:05 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-11 19:39:04 +0100 |
| commit | b75b2a81c24716e21442178b77ee0276ddff843c (patch) | |
| tree | 3e090cb6b27eba4afc113fc211c6efdb0cfbcc1b /platform/windows/wscript | |
| parent | a983627b357e25478a524a20cafa4a68a4b9299f (diff) | |
Show a splash screen if config needs creating.
Diffstat (limited to 'platform/windows/wscript')
| -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 fc1d07b71..5f11977b4 100644 --- a/platform/windows/wscript +++ b/platform/windows/wscript @@ -210,6 +210,7 @@ File "%static_deps%/share/locale/da/LC_MESSAGES/wxstd.mo" SetOutPath "$INSTDIR" File "%resources%/../../LiberationSans-Regular.ttf" +File "%graphics%/splash.png" """, file=f) if debug: |
