[PATCH] qmake4 -recursive, root *.pro handling

Kris Wong wongk at seapine.com
Sun Jul 29 18:18:52 UTC 2007


> You're missing the point, its possible to have a .pro file with this:
> 
> SOURCES = foo.cpp ../bar/bar.cpp ../../../otherproject/foo.cpp
> 
> And when you now only show the filenames you never know which foo.cpp
> you're using. So its not possible to change this. And until now nobody
> was complaining about that, in fact every user I talked to 
> wanted to see
> the path as it is in the .pro file.

FWIW, I have modified my qmake manager locally to only show the file
name (no path info).  I understand why the path info is there however,
so I never bothered anybody about it.

Kris Wong




More information about the KDevelop-devel mailing list