Automake behaviour question
Amilcar do Carmo Lucas
amilcar at ida.ing.tu-bs.de
Mon Mar 31 09:53:04 UTC 2003
No Idea. It's looks like a bug to me!!!
Alexander Dymo wrote:
>Hello, I wonder why in autosubprojectview.cpp line 293 the
>following lines exists? Why are all available headers in dir
>automatically included for PROGRAMS targets in the list view?
>
>// TODO: only if in a c++ project
>kdDebug(9020) << "-------------> path = " << (item->path) << endl;
>QDir dir( item->path );
>sourceList += dir.entryList( "*.h;*.H;*.hh;*.hxx;*.hpp;*.tcc", QDir::Files );
>
>
>
--
Amilcar Lucas
More information about the KDevelop-devel
mailing list