include and src directory

Suran suran at gmx.net
Wed Jun 16 11:24:52 BST 1999



Falk Brettschneider wrote:
> 
> Hi,
> 
> I want to separate my headers and cpps in an ./include and a ./src
> directory. Is this possible with KDevelop projects at all?

I'm currently doing this in a custom-project. Don't know if headers
will be found if doing it in a project with automatically generated
Makefiles. If not try adding -I../includes to the compiler-options or
specifiing
the path in the 'include "../includes/anything.h(pp)". 


---
Suran at gmx.net



More information about the KDevelop mailing list