clean paths of found files in prepareProject()
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>
Mon, 25 Feb 2013 19:08:23 +0000 (20:08 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 21 May 2013 12:43:16 +0000 (14:43 +0200)
commit9d8be960ab3feee8653e9c586dc92a353338a4fe
treeef1bc366d99e7b7b73b47380d4b5bdf29f7117da
parent3b8ea78570edcf81820f0e5e053337ecb42bf086
clean paths of found files in prepareProject()

any of the directories may be the root, which would lead to double slashes
in the constructed filenames.

Change-Id: I053e167a19b795b40e780fc29db356c7f24d286a
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
(cherry picked from qtbase/97be79012cd39d1d0e7748d5c500d86c3becc258)
src/linguist/shared/qmakeevaluator.cpp