How to add a new environment variable programatically #505
Unanswered
MarcusAloshy
asked this question in
Managed Build Plug-ins Q&A
Replies: 2 comments 2 replies
-
Use the CDT APIs, for example implement a class derived from |
Beta Was this translation helpful? Give feedback.
1 reply
-
English is not my first language, but adding a new environment variable programatically (as the subject implies) means you do this in program right? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to add a new environment variable (Eg: HOME) like CWD and PWD, in project C/C++, Build/Environment variables every time creating a new C project using C Managed build template?
Beta Was this translation helpful? Give feedback.
All reactions