diff options
author | OBATA Akio <obache@wizdas.com> | 2020-07-23 17:53:20 +0900 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-02-02 01:41:09 +0100 |
commit | ccb28f09f42d22eea45ed25f791cdc8c71d751f5 (patch) | |
tree | 012a2447b549dca44eac9564b190fa0b9c53f9ab /Makefile | |
parent | 9f643e09538a6d0f5e260fe7d58bd5d4dc542613 (diff) | |
download | qt3-ccb28f09f42d22eea45ed25f791cdc8c71d751f5.tar.gz qt3-ccb28f09f42d22eea45ed25f791cdc8c71d751f5.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 <obache@wizdas.com>
(cherry picked from commit 30a7754971fee794819df164dd1601b2af49587a)
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions