Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] bug or feature? build configuration for project references

Hi Derek,

> If I switch the build configuration of master to Release, slave is
still 
> built as Debug, unless I switch it manually.
This is how it works now. We are planning to introduce the configuration
reference mechanism (i.e. allow one project to reference the particular
configuration of another one) in the 4.0 See the New Project Model UI
and Core designs attached to
https://bugs.eclipse.org/bugs/show_bug.cgi?id=115935

Regards,
Mikhail

-----Original Message-----
From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx]
On Behalf Of Derek Morris
Sent: Thursday, October 19, 2006 8:23 PM
To: CDT General developers list.
Subject: [cdt-dev] bug or feature? build configuration for project
references

Hi,

I have 2 projects, master and slave. slave creates a library that is
used by 
master. Master has a Project Reference to slave

If I switch the build configuration of master to Release, slave is still
built 
as Debug, unless I switch it manually.

Is there a way for the build configuration of a referenced project to be

inherited from the 'master'?


Thanks,
-- 
Derek
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top