Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] IManagedProject, IManagedBuildInfo, ICProjectDescription

Hi all,

Can someone please enlighten me on the purpose (and differences between) the
following classes: IManagedProject, IManagedBuildInfo, ICProjectDescription?
When do I use one or the other?

They all seem to deal with configurations, e.g. ICProjectDescription and
IManagedProject both contain createConfiguration() methods, one taking
ICConfigurationDescription and the other IConfiguration. 

Further similar classes are ManagedMakeProject (which seems to be dead, as
there're no references to it?), and ICProject.

Thanks,
Andras




Back to the top