3.4 Command Macros

CodeBlocks

[Contents] CodeBlocks Manual   [Search] Search

[Table of contents]

3.4 Command Macros


$compiler
Access to name of the compiler executable.
$linker
Access to name of the linker executable.
$options
Compiler flags
$link_options
Linker flags
$includes
Compiler include paths
$c
Linker include paths
$libs
Linker libraries
$file
Source file (full name)
$file_dir
Source file directory without file name and file name extension.
$file_name
Source file name without path info and file name extension.
$exe_dir
Directory of executable without file name and file name extension.
$exe_name
File name of executable without path and file name extension.
$exe_ext
File name extension of executable without path and file name.
$object
Object file
$exe_output
Executable output file
$objects_output_dir
Object Output Directory


[Previous] 3.3  Script expansion
[Next] 3.5  Compile single file

Created: 2010/25/05 11:52   Updated: 2010/25/05 11:52
Author: HighTec EDV-Systeme GmbH
Copyright © 2010 HighTec EDV-Systeme GmbH