Project cleaning behaviour
Publicado: Sab Abr 18, 2009 11:26 am
Hi,
I'm developing an application which I have split into two projects.
The first is a library with all the common utility functions.
The second is the executable itself.
In the folders definition of the executable project, both in the source and
include entries, I've added a reference to the source and include forlders
of the library.
When I try to clean the executable project, no action is performed. If I
remove the reference to the library folders the cleaning works again.
But using this approach is very useful when debugging as the IDE is able to
locate the sources of the library by itself.
Is there any workaround ?
--
Regards,
Giuseppe
I'm developing an application which I have split into two projects.
The first is a library with all the common utility functions.
The second is the executable itself.
In the folders definition of the executable project, both in the source and
include entries, I've added a reference to the source and include forlders
of the library.
When I try to clean the executable project, no action is performed. If I
remove the reference to the library folders the cleaning works again.
But using this approach is very useful when debugging as the IDE is able to
locate the sources of the library by itself.
Is there any workaround ?
--
Regards,
Giuseppe