[SailfishDevel] Sailfish OS, Open source community collaboration meeting on April 4th 2019 at 09:00 UTC

2019-04-04 Thread James Noori
Hi all, *IMPORTANT NOTE: Please be advised that the meeting is held an hour later than usual due to daylight savings. From next meeting, we will set the time at 08:00 UTC.* Welcome to today's IRC meeting! This week's meeting will contain the topics below, with the following agenda: Date: 04/

Re: [SailfishDevel] Deploy additional files

2019-04-04 Thread Martin Kampas
Hi Michael, You should instruct qmake to install the files by editing your .pro according to https://doc.qt.io/Qt-5/qmake-advanced-usage.html#installing-files, then update the Files section of your yaml to list the additional installed files. BR, Martin __