Hi Chris,
> I am not sure what is the best behaviour:
> - QMake being convenient.
> - Qbs being strict.
>
> Should Qbs mimic what qmake does?
I would suggest something in between: be convenient like qmake, but
generate a warning when the filename doesn't exactly match.
Alternatively, maybe add
On 21 May 2018 at 18:57, NIkolai Marchenko wrote:
> Sadly, I think the way Qbs does it is correct.
Why 'sadly', i wasn't complaining, just reporting my findings, and
looking for other's opinion.
> These subtle naming errors are better found early before they mess up
> something when you try to u