[QBS] Making sense of the `installSourceBase' property

2016-03-19 Thread Georger Araujo
Hi, I want to install local files and I'm having trouble making sense of the `installSourceBase' property. I'm using qbs 1.4.4 with Qt Creator 3.6.0 on Windows with Qt 5.5.1, stock install. Here's what my folder tree looks like: \---recursive_install +---assets | +---txt | |

Re: [QBS] Making sense of the `installSourceBase' property

2016-03-18 Thread Oswald Buddenhagen
On Fri, Mar 18, 2016 at 02:15:37PM -0300, Georger Araujo wrote: > I want to install local files and I'm having trouble making sense of the > `installSourceBase' property. [...] > to me this sounds like two bug reports to make in jira. please make sure to include self-contained minimal test cases.