fix lookup of libraries with a full path but without extension
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Thu, 19 Jul 2012 16:32:16 +0000 (18:32 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 27 Jul 2012 22:09:45 +0000 (00:09 +0200)
commitc451a1087e7d1e1fee256ad9e701295c65f5b3a0
treef8a440d1bc6e921f6ac2d0c025ada2d32fa310d7
parentad5e583956d839e0022c29add9fe066a2b7d9563
fix lookup of libraries with a full path but without extension

given that nobody noticed so far how broken this was, this doesn't
appear to be a particularly common path. but anyway ...

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