[Qbs] qbs, qmake and filename case sensitivity
Timur Kristóf
timur.kristof at gmail.com
Mon May 21 12:04:33 CEST 2018
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 a property to the Project element which
controls the behaviour, so either it's case sensitive, or insensitive,
or insensitive but with warnings.
Cheers,
Tim
More information about the Qbs
mailing list