diff options
author | Vasyl Vavrychuk <vasyl.vavrychuk@opensynergy.com> | 2022-07-29 12:13:48 +0200 |
---|---|---|
committer | Vasyl Vavrychuk <vasyl.vavrychuk@opensynergy.com> | 2022-08-01 17:00:58 +0200 |
commit | 2f4d09aec6531c64356a52255bcfaf8df7c4f3e4 (patch) | |
tree | d0004340337adbf40c096b618ed178339e79b508 /videoplayer.pro | |
parent | 2144b21544b8c871477574b896902f4159c74cae (diff) |
Add icon file installation.
Add icon copied from the launcher source tree, and updated .pro files to
install it.
Bug-AGL: SPEC-4182
Change-Id: Iaad95432969f000caaf14341637a425609beeaeb
Signed-off-by: Vasyl Vavrychuk <vasyl.vavrychuk@opensynergy.com>
Diffstat (limited to 'videoplayer.pro')
-rw-r--r-- | videoplayer.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/videoplayer.pro b/videoplayer.pro index 5cf7e78..e6d6e34 100644 --- a/videoplayer.pro +++ b/videoplayer.pro @@ -1,2 +1,2 @@ TEMPLATE = subdirs -SUBDIRS = app +SUBDIRS = app package |