views:

34

answers:

0

Hi,

I am working with Eclipse CDT and I want to build the current project only, not any referenced project. Is this somehow possible?

The idea behind this is, that I want to distinguish between "Build Project" and "Build all projects" (in which case, referenced libraries should be built as well).

Thanks in advance, Martin