Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] getting the currently selected cpu

Hi,

We have added a project property page that has some dependencies on the
selected CPU. A possible scenario is that this page is selected right after
the user has switched to a different CPU in the C/C++ Build property page,
in which case I would like to update the property page to reflect the
changed CPU setting.

Is there an easy way to get the currently selected CPU, that is the one in
the 'cloned' project option set?

Regards,
  Wieant


Back to the top