Automake behaviour question

Alexander Dymo cloudtemple at mksat.net
Sun Mar 30 22:18:04 UTC 2003


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 );

-- 
Alexander Dymo
Ukrainian State Maritime Technical University, IT Department





More information about the KDevelop-devel mailing list