Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Variables and Macros

Hi!

I am working in a project extending CDT and we want to automatically add
(through an extension-point provided by Eclipse/CDT or during project
creation) some Variables and/or Macros to the C/C++ Managed Build
Preferences. Is there a way to do that?

Another question I have is: What is the difference among PathEntry
Variables, Environment Variables and Macros in CDT? My perception is
that variables are available to be used during the application launching
and Macros during the launch configuration and build of the project. Is
that right?

Best regards,

Leonardo Garcia



Back to the top