unify handling of non-standard linker -L flags
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Fri, 13 Jul 2012 11:08:26 +0000 (13:08 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 27 Jul 2012 14:29:08 +0000 (16:29 +0200)
commita699fa520f4c8731603a4223f44607dc31becf07
tree044c74241447346b9dfbfee8834508a32981c25c
parent444cbd53e25aeca5e3ebb4eaf01f3de190d98f00
unify handling of non-standard linker -L flags

findLibraries() now consistently expands to the linker-specific syntax,
and processPrlFiles() expects that syntax.

Change-Id: Ifd7b51d01378c91d6f2b132aca33629f21ca72f9
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
qmake/generators/unix/unixmake.cpp