do not add "/." to _PRO_FILE_PWD_
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Mon, 14 May 2012 13:13:12 +0000 (15:13 +0200)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Tue, 19 Jun 2012 14:46:04 +0000 (16:46 +0200)
commit91cf67c85de338a414f1cf444724b5fd970c377f
treec9aaba546bf372fa4fd9293daf90af6a01c3d7ab
parent3d31e39f13f4bac064df7d44740621bbdef387e9
do not add "/." to _PRO_FILE_PWD_

if a "subdir" project added a project file from the same directory as
itself, "/." would be appended to the path, which is obviously not useful.

Change-Id: Ia733dedb57e568c5cf9a3d5eb29727176a5142c5
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
qmake/generators/metamakefile.cpp