3.2.2 Files and directories |
$(PROJECT_NAME)
The name of the currently compiled project.
$(PROJECT_DIR), $(PROJECTDIR),
$(PROJECT_DIRECTORY)
The common top-level directory of the currently compiled project.
$(ACTIVE_EDITOR_FILENAME)
The filename of the file opened in the currently active editor.
$(ACTIVE_EDITOR_LINE)
Return the current line in the active editor.
$(ACTIVE_EDITOR_COLUMN
Return the column of the current line in the active editor.
$(ACTIVE_EDITOR_DIRNAME)
the directory containing the currently active file (relative to the common top level path).
$(ACTIVE_EDITOR_STEM)
The base name (without extension) of the currently active file.
$(ACTIVE_EDITOR_EXT)
The extension of the currently active file.
$(ALL_PROJECT_FILES)
A string containing the names of all files in the current project.
$(MAKEFILE)
The filename of the makefile.
$(DATAPATH), $(DATA_PATH),
$(DATA-PATH)
The ’shared’ directory of the currently running instance of CodeBlocks.
$(PLUGINS)
The plugins directory of the
currently running instance of CodeBlocks.
$(TARGET_COMPILER_DIR)
The compiler installation directory so-called master path.
3.2.1 CodeBlocks workspace
3.2.3 Build targets
Created: 2010/25/05 11:52 Updated: 2010/25/05 11:52
Author: HighTec EDV-Systeme GmbH
Copyright © 2010 HighTec EDV-Systeme GmbH
Author: HighTec EDV-Systeme GmbH
Copyright © 2010 HighTec EDV-Systeme GmbH