diff options
author | OBATA Akio <[email protected]> | 2020-07-23 17:53:20 +0900 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-02-02 01:40:56 +0100 |
commit | 30a7754971fee794819df164dd1601b2af49587a (patch) | |
tree | 1e9e7430acfe5d913da21f52c99a46402956c3a9 /mkspecs/hpux-cc | |
parent | bade711c82e43dc7553603bc08907fe9762da88c (diff) | |
download | qt3-30a7754971fee794819df164dd1601b2af49587a.tar.gz qt3-30a7754971fee794819df164dd1601b2af49587a.zip |
Fix to detect file conponent from path properly in Makefile generator
It should be either `path.right(path.length() - sep_pos - 1)` or
`path.mid(sep_pos + 1)`.
Signed-off-by: OBATA Akio <[email protected]>
Diffstat (limited to 'mkspecs/hpux-cc')
0 files changed, 0 insertions, 0 deletions