Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: jnbrq on July 12, 2015, 02:15:35 am

Title: Compiler Command Line Arguments Analysis
Post by: jnbrq on July 12, 2015, 02:15:35 am
Hello, Guys!
Does CodeBlocks support the analysis of the compiler's command line arguments?
Are the arguments given by the command inside backticks in Build Options>Compiler Settings>Other Options analysed automatically, and are (for example) preprocessor symbol definitions like -Dxxx automatically applied when I edit a file?