You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qt3/qmake/generators/unix
OBATA Akio ae3d63aa83
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 30a7754971)
4 years ago
..
unixmake.cpp Fix to detect file conponent from path properly in Makefile generator 4 years ago
unixmake.h Add Qt3 development HEAD version 14 years ago
unixmake2.cpp Fix to detect file conponent from path properly in Makefile generator 4 years ago