Author Topic: Compiler Command Line Arguments Analysis  (Read 4872 times)

jnbrq

  • Guest
Compiler Command Line Arguments Analysis
« 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?