KDevelop project tree

Falk Brettschneider gigafalk at geocities.com
Thu Sep 9 17:02:51 BST 1999


Hi,

With KDevelop I'm constrained to use such a directory tree:
e.g.:
---+ test (contains test.kdevprj)
   |
   |
   +---test (contains headers and cpps and the Makefile called if I push
the Build-button)


Because of historical reasons we want to use such a source tree instead:
e.g.
---+ test (contains the Makefile)
   |
   +---src
   |
   +---include
   |
   +---doc

I could imagine other people like other tree structures.
Isn't it very useful to give users the choice to place their project
files whereever they want?

For example I don't want that sub-directory containing the needed
Makefile.
-- 

Ciao,
--Falk



More information about the KDevelop mailing list