News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Variable expansion in program arguments

Started by karypid, November 08, 2008, 10:09:26 PM

Previous topic - Next topic

karypid

Is there a way/syntax to use global variables or at least pre-defined variables (e.g. $PROJECT_DIR) in the "Set program arguments..." dialog?

MortenMacFly

Quote from: karypid on November 08, 2008, 10:09:26 PM
Is there a way/syntax to use global variables or at least pre-defined variables (e.g. $PROJECT_DIR) in the "Set program arguments..." dialog?
Nice idea! I wonder why this is not implemented... :shock: Please file a feature request so it doesn't get lost.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]