OSDN Git Service

Fixed relative include paths specified for the generic project
authorThorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
Tue, 9 Jun 2009 15:10:48 +0000 (17:10 +0200)
committerThorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
Tue, 9 Jun 2009 15:21:27 +0000 (17:21 +0200)
commit5d11453c1dd680b90b8ba608103db8cda0bbd201
tree04a2a32171da99748813fa065a11d760118c98c5
parentfa3ea57e910a81cbe4461144b40fd5dc4eb2516c
Fixed relative include paths specified for the generic project

We forgot to convert them to absolute. Also removed two calls to
removeDuplicates, since the convertToAbsoluteFiles already does that.

Reviewed-by: Roberto Raggi
src/plugins/genericprojectmanager/genericproject.cpp